Consensas / covid

COVID-2019 data / code
15 stars 1 forks source link

Consensas_Logo

covid

The primary purpose of this project is to provide useful data about cases, deaths and recovery of COVID19 in Canada and merge that with information such as population, ICU capacity and so forth.

Creative Commons License
Data is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Software licenced under Apache, Licence 2.0

Copyright (2020) Consensas, Inc.

Data Visualizations

(Google Sheets + Charts + Consensas Data) are now available here

Daily Assessments

Sign up for our daily assessments, which provide analysis on the Canadian COVID-19 health data we're producing. here

Notes

Code is a demonstration of Pipe Oriented Programming in NodeJS.

Think of it as a hyper-compatible set of libraries for working with data and the world. Look at the code in data/datasets for getting a sense of what it does.

Consensas is our startup, credit to them / us for taking time away from that to work on this. Our goal during the pandemic is to create a public, normalized, semantically well-defined dataset. Our concern is a lack of data, loss of data

Generally we name data as follows:

Data Organization

The primary "cooked" data can be found in folder data/cooked here on the web. There is cooked data elsewhere but unless noted, it's been merged into this data set. The files we have spent the most work on are ca-??.yaml.

Data Sources

We pull data from the Government of Canada and each individual province. The URLs are documented in each individual folder.

COVID CSSEGISandData

This is the primary source of data for "the world" and should get primary credit for that. We will pull it daily.

COVID-19 Canada Open Data Working Group

COVID-19 Canada Open Data Working Group. Epidemiological Data from the COVID-19 Outbreak in Canada.

We've got the their data set, but have not merged into the cooked data yet. You can find this in data/ca.cases

See their original data at

Physicians

Keys:

ICU capacity

Note that this data does break out the Territories, so that data is not merged yet.

Keys:

Spending

Keys:

Age Brackets and Population

From Stats Can 2019 dataset

Keys:

Testing

This is retrieved by scraping, and may be spotty. These provinces are in the data set:

Timeline of events

Data by Consenas

Political

This dataset we created using lots of Google Searching

Geographical Naming

Discontinued

Population

This is as close to "from some Internet rando" as it gets. We hope to replace with StatsCan data soon.

Keys:

Other

Similar project for Ontario data:

Kaggle challange

Article on open data sources

Our World in Data: Data Set