Update README.md

This commit is contained in:
Rory Healy 2021-04-09 12:48:25 +00:00 committed by GitHub
parent 6a41b385e7
commit c0dfa6cdd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ Student ID: 964275
## Description
### Part A: COVID-19 data analysis
Using the Our World In Data (OWID) COVID-19 dataset (available (here)[https://covid.ourworldindata.org/data/owid-covid-data.csv]), this part of the project deals with pre-processing, visualisation, and discussion of the dataset.
Using the Our World In Data (OWID) COVID-19 dataset (available [here](https://covid.ourworldindata.org/data/owid-covid-data.csv)), this part of the project deals with pre-processing, visualisation, and discussion of the dataset.
### Part B: Cricket news search engine
Using the cricket dataset from the LMS, this part of the project deals with building up a basic (and advanced) search engine to search through the news articles to find keywords, and provides rankings.