COVID-19 curves by country
(Last updated on 2020-12-25 12:39:17)
1. Note on data
Source Data
1. All COVID-19 data (i.e., cumulative confirmed cases and deaths by day) come from JHU/CSSE. Accessed on 2020-12-25 12:39:17.
2. All data on country population come from UN World Population Prospects 2019 Revision. Accessed on April 18, 2020.
See note in each source data site about methods and comparability over time and across countries.
“COVID-19 status data” for dashboard: dtacurve_global.csv
- Includes 191 countries that have both COVID-19 and population data.
- For global data, see/filter “country” == “WORLD”. This contains global aggregate numbers by date, including all countries/territories that may not be part of the 191 countries.
- A total of 57408 country-day-specific observations/rows included, as of 2020-12-25.
- Variables/Columns:
[1] “country”
[2] “region” region classification from UN Pop Division
[3] “WHO_REGION” region classification from WHO*
[4] “date”
[5] “latest” latest date reported for the country
[6] “cases” cumulative number of reported cases
[7] “deaths” cumulative number of reported deaths
[8] “pop” population in million
[9] “incidence” reported cases per 100,000 pop
[10] “cfr” deaths per 100 reported cases
[11] “mortality” deaths per per 100,000 pop
[12] “newcases”
[13] “newdeaths”
[14] “newcasessmooth”
[15] “newdeathssmooth”
[16] “newcasessmoothpp” 7-day rolling average of daily new reported cases per 100,000 pop*
[17] “newdeathssmoothpp” 7-day rolling average of daily new deaths per 100,000 pop*
[18] “latestcasespp” latest 7-day rolling average of daily new reported cases per 100,000 pop*
[19] “peakcasespp” highest daily new reported cases per 100,000 pop for the country (based on 7-day rolling average)
[20] “peakdate”
[21] “regioncases” WHO REGIONAL aggregate
[22] “regiondeaths” WHO REGIONAL aggregate
[23] “regionpop” WHO REGIONAL aggregate
[24] “regionnewcases” WHO REGIONAL aggregate
[25] “regionnewdeaths” WHO REGIONAL aggregate
[26] “regionincidence” WHO REGIONAL aggregate
[27] “regioncfr” WHO REGIONAL aggregate
[28] “regionmortality” WHO REGIONAL aggregate
[29] “regionnewcasessmooth” WHO REGIONAL aggregate
[30] “regionnewdeathssmooth” WHO REGIONAL aggregate
[31] “regionnewcasessmoothpp” WHO REGIONAL aggregate*
[32] “regionnewdeathssmoothpp” WHO REGIONAL aggregate
Global data
Note: The blue and pink lines are new cases and new deaths, respectively. The x-axis is date since March. The LEFT y-axis is 7-day rolling average of daily new cases. The RIGHT y-axis is 7-day rolling average of daily new deaths.
Country examples
Note: The blue, pink, and gray lines are new cases, new deaths, and regional new cases, respectively. The x-axis is date since March. The LEFT y-axis is 7-day rolling average of daily new cases per 100,000 population. The RIGHT y-axis is 7-day rolling average of daily new deaths per 100,000 population.
2. COVID-19 curve by country in select regions
Note: The x-axis is date since March. The y-axis is 7-day rolling average of daily new cases per 100,000 population. The light gray box represents the number of daily new cases 10 or lower per 100,000.
PAHO
See GitHub for data, code, and more information. For typos, errors, and questions, contact me at www.isquared.global.
Making Data Delicious, One Byte at a Time, in good times and bad times.