A dataset containing daily national-level ECDC data on COVID-19. Archived as of December 14th 2020. ECDC switched to a weekly reporting schedule for the COVID-19 situation worldwide and in the EU/EEA and the UK on 17 December 2020. Daily updates have been discontinued from 14 December 2020.

covnat_daily

Format

A tibble with 61,836 rows and 8 columns

date

date in YYYY-MM-DD format

cname

Name of country (character)

iso3

ISO3 country code (character)

cases

N reported COVID-19 cases for this day

deaths

N reported COVID-19 deaths for this day

pop

Country population from Eurostat or UN data

cu_cases

Cumulative N reported COVID-19 cases up to and including this day

cu_deaths

Cumulative N reported COVID-19 deaths up to and including this day

Details

Table: Data summary

Namedplyr::ungroup(covnat_dai...
Number of rows61836
Number of columns8
_______________________
Column type frequency:
Date1
character2
numeric5
________________________
Group variablesNone

Variable type: Date

skim_variablen_missingcomplete_rateminmaxmediann_unique
date012019-12-312020-12-142020-07-21350

Variable type: character

skim_variablen_missingcomplete_rateminmaxemptyn_uniquewhitespace
cname0144202130
iso3013302130

Variable type: numeric

skim_variablen_missingcomplete_ratemeansdp0p25p50p75p100hist
cases011156.336782.63-8261015275.00234633▇▁▁▁▁
deaths0126.08131.29-1918004.004928▁▇▁▁▁
pop59140987698.23153129379.348151293120716945628515829.001433783692▇▁▁▁▁
cu_cases01100686.99607743.060129205524650.0016256754▇▁▁▁▁
cu_deaths013104.8915545.840142464.25299177▇▁▁▁▁