View source: R/download-data.R
download_reports | R Documentation |
Retrieves the reports
data from the Canadian COVID-19 tracker API
and pins it to the given board.
Also computes some extra variables, change_active
, total_active
,
and positivity_rate
.
download_reports(provinces_codes, board = "github")
provinces_codes |
A list of two-letter territory/provinces codes (e.g. "AB") to be updated. |
board |
The name of the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.