Skip to content

bartman/covid19-ottawa

Repository files navigation

About

This is a simple python script that takes the CSV of Ottawa mortality and produces the following image...

For comparison, here is the daily Canadian all cause mortality over the last 10+ years.

And Ontario all cause mortality:

Where did the data come from?

The Ottawa COVID-19 data came from https://www.arcgis.com/home/item.html?id=6bfe7832017546e5b30c5cc6a201091b

The Canada mortality data came from https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=1310076801&pickMembers%5B0%5D=3.1&cubeTimeFrame.startDaily=2019-01-01&cubeTimeFrame.endDaily=2019-12-31&referencePeriods=20190101%2C20191231

How to plot it

Run plot.py to plot the Ottawa data.

    ./plot.py

Run canada.py to plot the Canadian/Ontario data.

    ./canada.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages