COVID19-cases-by-country
OpenML dataset with id 43503
Author name not available (Why is that?)
Full work available at URL: https://api.openml.org/data/v1/download/22102328/COVID19-cases-by-country.arff
Upload date: 23 March 2022
Dataset Characteristics
Number of features: 6 (numeric: 4, symbolic: 0 and in total binary: 0 )
Number of instances: 26,355
Number of instances with missing values: 211
Number of missing values: 844
Context
COVID19 is spreading across the globe and this data set help in analyzing to what extent the pandemic has affected different countries.
Content
This data set contains the total number of COVID 19 cases reported per country till 26 June 2020
There are 6 columns.
date, location, totalcases, newcases, totaldeaths, newdeaths
Acknowledgements
The data was collected from https://ourworldindata.org/coronavirus-data
Inspiration
Lets try to create a bar chart race from this data for the total cases reported by country.
This page was built for dataset: COVID19-cases-by-country