1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/data.R
6 \title{COVID-19 Canada Provincial and Territorial Case Counts, 2020-2022}
8 A data frame with 13169 observations on 4 variables:
10 \item{region}{The two-letter code for the Canadian province or territory.}
11 \item{date}{The date of reporting in YYYY-MM-DD format.}
12 \item{cases}{The daily number of cases.}
13 \item{cumulative_cases}{The cumulative number of cases.}
17 \url{https://opencovid.ca}
23 Daily COVID-19 case counts for each Canadian province and territory, from the
24 start of the pandemic until the end of 2022. Provided by the COVID-19 Canada
25 Open Data Working Group.