add_days_since()
|
Helper function |
compute_rolling_growth_rates()
|
compute rolling growth rates |
get_alberta_case_data()
|
import and recode ontario case data from Alberta Open Data. Tends to have a day lag |
get_bc_covid_speak_survey_data()
|
get BC Covid SPEAK survey data |
get_bc_covid_speak_survey_pop_group_data()
|
get BC Covid SPEAK population group survey data |
get_british_columbia_case_data()
|
import and recode case data from British Columbia CDC. Tends to have a day lag |
get_british_columbia_hr_case_data()
|
import and recode Health Region (Health Service Delivery Area) case data from British Columbia CDC. Tends to have a day lag |
get_british_columbia_test_data()
|
import and recode test data from British Columbia CDC. Tends to have a day lag |
get_can_covid_tracker_data()
|
import and recode case data from caanada covid tracker |
get_canada_UofS_case_data()
|
data from UofS (https://covid19tracker.ca/) |
get_canada_UofS_health_region_data()
|
data from (https://covid19tracker.ca/) |
get_canada_UofS_provincial_data()
|
data from UofS (https://covid19tracker.ca/) |
get_canada_combined_provincial_data()
|
combined data from UofS, Canada.ca and Canada Covid-19 working group. |
get_canada_covid_working_group_cases()
|
Get confirmed case data from the covid-19 data working group |
get_canada_covid_working_group_data()
|
data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada) |
get_canada_covid_working_group_deaths()
|
Get deaths data from the covid-19 data working group |
get_canada_covid_working_group_health_region_data()
|
data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada) |
get_canada_covid_working_group_provincial_data()
|
data from the covid-19 data working group (https://github.com/ishaberry/Covid19Canada) |
get_canada_covid_working_group_recovered()
|
Get recovered case data from the covid-19 data working group |
get_canada_covid_working_group_tests()
|
Get data on testing in Canada from the covid-19 data working group |
get_canada_covid_working_group_timeseries()
|
Get Open Canada Working Group timeseries data via API |
get_canada_official_provincial_data()
|
data from <a href="https://www.canada.ca/en/public-health/services/diseases/2019-novel-coronavirus-infection.html">Canada.ca</a> |
get_cansim_case_data()
|
import and recode canadian case data from StatCan table 13-10-0766 |
get_cansim_old_case_data()
|
import and recode canadian case data from StatCan table 13-10-0767, use `get_cansim_case_data`
for getting data from the more up-to-date table 13-10-0766 |
get_country_timeline_ecdc_jhs_data()
|
Import country level data, merge ecdc and jhs timelines |
get_ecdc_data()
|
Import ecdc case data |
get_health_region_census_2016_data()
|
get Health Region level census data |
get_health_region_geographies_2018()
|
get Health Region geographies |
get_jhs_data()
|
Import jhs case data |
get_manitoba_daily_case_data()
|
import and recode case data from Saskatchewan. |
get_ontario_case_data()
|
import and recode ontario case data from Ontario Open Data. Tends to have a day lag |
get_open_table_data()
|
import open table data from https://www.opentable.com/state-of-industry |
get_quebec_case_data()
|
import and recode case data from Quevec |
get_saskatchewan_case_data()
|
import and recode case data from Saskatchewan. |
get_toronto_neighbourhood_cases()
|
get Toronto case data |
get_toronto_neighbourhood_cases_old()
|
get Toronto case data old |
get_toronto_neighbourhood_census_data()
|
get Toronto neihgbourhood census data 2016 |
get_toronto_neighbourhood_geos()
|
get Toronto neihgbourhood geographies |
growth_rate_graph()
|
Generate growth rate graph |
replace_BC_health_region_geocodes()
|
aggregate health regions to health autorities in BC |
replace_ON_health_region_geocodes()
|
aggregate health regions to health autorities in ON |
replace_SK_health_region_geocodes()
|
aggregate health regions to health autorities in SK |
replace_all_health_region_geocodes()
|
aggregate health regions to health autorities BC, SK, ON |
simpleCache()
|
Simple key-value cache function accepting closures |
total_graph()
|
Generate total cases graph |