A dataset containing COVID-19 epidemiological indicators for Canada, France, Germany, Italy, UK and the USA from Our World in data organization https://github.com/owid/covid-19-data/tree/master/public/data up to 2022-11-28. In the case a data value is not available for a given day we assign the value 0 to the indicator
owid
A dataframe with 13 variables:
iso code of the country
country name
date of the indicator value
new confirmed cases
new confirmed cases smoothed
new confirmed cases restored using EpiInvert
new deaths attributed to COVID-19
new deaths smoothed
new deaths restored using EpiInvert
number of COVID-19 patients in intensive care units (ICUs) on a given day
number of COVID-19 patients in hospital on a given day
number of COVID-19 patients newly admitted to intensive care units (ICUs) in a given week (reporting date and the preceding 6 days)
number of COVID-19 patients newly admitted to hospitals in a given week (reporting date and the preceding 6 days)