This is a dashboard reporting the latest COVID-19 numbers and visualizing the trends over time, both overall and by province/territory.
It is currently being hosted on shinyapps.io here: https://taylor-dunn.shinyapps.io/canadacovidshiny/.
The app may be unavailable or not working at times, probably because it has reached the usage limit for the month (25 active hours). For posterity, below is a screenshot of version 0.1.0 as of 2022-02-07:
The data come from the Canadian COVID-19 Tracker
API. The data are
periodically downloaded via the canadacovid
package to this
repository. The Shiny
app checks the data and will reactively update only when the data are
new.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.