The
COVID 19 Dataset,
loaded and parsed as CSV.
This dataset contains information about cases of COVID 19
across countries. This information includes confirmed cases,
the amount of people who recovered, and the amount of COVID
related deaths occured. It also includes the last update for
each country as a date + time.
Tasks for this dataset:
- I want to see how geographical location affect total number of cases
- I want to see how affluence affects recovered cases (would require more data)
- I want to see which regions of the world had the most deaths/recoveries
- I want to see if there are any "inconsistencies" in data, which could be related to lying on public reports
- I want to see which countries had the "best method" of dealing with COVID, by comparing total population to confirmed cases and recoveries to deaths.