get_canada_official_provincial_data | R Documentation |
data from <a href="https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html">Canada.ca</a>
get_canada_official_provincial_data()
dataframe with columns 'PR_UID', 'prname', 'prnameFR', 'shortProvince', 'Date', 'Confirmed', 'Offical confirmed', 'Probable', 'Deaths', 'Cases', 'Tested' where 'Cases' is new daily cases and all other counts are cumulative, 'Confirmed' is 'Offical confirmed' plus 'Probable' (postive tests which have not been confirmed at an official national or provincial lab). Tested is currently not populated, but hopefully will return data soon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.