The dataset contains the latest available public data on COVID-19 including a daily situation update, the epidemiological curve and the global geographical distribution (EU/EEA and the UK, worldwide).
Update Frequency: Daily
Dataset stats: A csv file which contains 21129 rows and 11 columns (as of June 3, 2020)
Dataset Profile: Link
ECDC’s Epidemic Intelligence team of epidemiologists screens up to 500 relevant sources to collect the latest figures. The data screening is followed by ECDC’s standard epidemic intelligence process for which every single data entry is validated and documented in an ECDC database.
# | Column | Non-Null Count | Dtype |
---|---|---|---|
0 | dateRep | 21338 non-null | object |
1 | day | 21338 non-null | int64 |
2 | month | 21338 non-null | int64 |
3 | year | 21338 non-null | int64 |
4 | cases | 21338 non-null | int64 |
5 | deaths | 21338 non-null | int64 |
6 | countriesAndTerritories | 21338 non-null | object |
7 | geoId | 21256 non-null | object |
8 | countryterritoryCode | 21038 non-null | object |
9 | popData2018 | 21027 non-null | float64 |
10 | continentExp | 21338 non-null | object |
N/A
N/A