get_canada_official_provincial_data: data from <a...

get_canada_official_provincial_dataR Documentation

data from <a href="https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html">Canada.ca</a>

Description

data from <a href="https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html">Canada.ca</a>

Usage

get_canada_official_provincial_data()

Value

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.


mountainMath/CanCovidData documentation built on July 29, 2022, 1:41 p.m.