covid_data | R Documentation |
Data adapted from the {covidregionaldata} package of daily cases and
deaths from the 19 countries with 100,000 or more deaths over the period
2020-01-01 to 2022-12-31. See the References for the publication which
links to data sources made available through {covidregionaldata}.
Included as {covidregionaldata} is no longer on CRAN.
Data are provided as a <data.frame>
.
covid_data
covid_data
A <data.frame>
with 20,786 rows and 4 columns:
Calendar date in the format %Y-%m-%d
The country name in simple format, e.g. "United States" rather than "United States of America"
Number of cases reported on each date
Number of deaths reported on each date
.
Joseph Palmer, Katharine Sherratt, Richard Martin-Nielsen, Jonnie Bevan, Hamish Gibbs, Sebastian Funk and Sam Abbott (2021). covidregionaldata: Subnational data for COVID-19 epidemiology. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.21105/joss.03290")}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.