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-2023}
8 A data frame with 16799 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://github.com/ccodwg/CovidTimelineCanada}
23 Daily COVID-19 case counts for each Canadian province and territory, from the
24 start of the pandemic until the end of 2023. Retrieved from the the COVID-19
25 Canada Open Data Working Group on 2024-05-11.