This dataset contains covid-19 cases and deaths of 225 countries. The date of the dataset is 2020-10-18, originally.

covid

Format

A data frame with columns:

date_reported

Date of reported cases and deaths.

country_code

Unique code for countries.

country

Full country names.

who_region

Region defined by WHO.

new_cases, new_deaths

New cases/deaths in last 24 hours.

cumulative_cases, cumulative_deaths

Total number of cases and deaths.

Source

World Health Organisation (WHO) https://covid19.who.int/WHO-COVID-19-global-data.csv, downloaded 2020-10-06