I was super impressed by https://covid19stats.alberta.ca/ so I decided to create something similar for the provinces of Ontario and Quebec. I have scraped data and made visualizations and put them in :
https://canadian-covid-visualizations.netlify.com/?fbclid=IwAR17oeIrlenhQTyC0mRvsivrLVDHaw27O2UGbCbXMjHsG_72w85EQr1Ou-w
bash src/scripts/quebec.sh
Updates the latest from https://www.quebec.ca/sante/problemes-de-sante/a-z/coronavirus-2019/situation-coronavirus-quebec/
and updates the plotly graphs in plotly/
bash src/scripts/ontario.sh
does the same thing for Ontario 'https://www.ontario.ca/page/2019-novel-coronavirus'
Currently Ontario is not up to date because the way the stored the data has changed but it will be up to date soon.
bash src/scripts/canada.sh
does the same for Canada level data
For more interaction go to Notebooks but the scripts are all in src/scripts/make_graphs_