Skip to content
This repository has been archived by the owner on Dec 13, 2022. It is now read-only.

Commit

Permalink
New data: 2021-03-06: See data notes.
Browse files Browse the repository at this point in the history
Revise historical data: cases (MB, SK).

Note regarding deaths added in QC today: “10 new deaths, for a total of 10,465 deaths: 4 deaths in the last 24 hours, 4 deaths between February 27 and March 4, 2 death before February 27.” We report deaths such that our cumulative regional totals match today’s values. This sometimes results in extra deaths with today’s date when older deaths are removed.

Recent changes:

2021-01-27: Due to the limit on file sizes in GitHub, we implemented some changes to the datasets today, mostly impacting individual-level data (cases and mortality). Changes below:

1) Individual-level data (cases.csv and mortality.csv) have been moved to a new directory in the root directory entitled “individual_level”. These files have been split by calendar year and named as follows: cases_2020.csv, cases_2021.csv, mortality_2020.csv, mortality_2021.csv. The directories “other/cases_extra” and “other/mortality_extra” have been moved into the “individual_level” directory.
2) Redundant datasets have been removed from the root directory. These files include: recovered_cumulative.csv, testing_cumulative.csv, vaccine_administration_cumulative.csv, vaccine_distribution_cumulative.csv, vaccine_completion_cumulative.csv. All of these datasets are currently available as time series in the directory “timeseries_prov”.
3) The file codebook.csv has been moved to the directory “other”.

We appreciate your patience and hope these changes cause minimal disruption. We do not anticipate making any other breaking changes to the datasets in the near future. If you have any further questions, please open an issue on GitHub or reach out to us by email at ccodwg [at] gmail [dot] com. Thank you for using the COVID-19 Canada Open Data Working Group datasets.

- 2021-01-24: The columns "additional_info" and "additional_source" in cases.csv and mortality.csv have been abbreviated similar to "case_source" and "death_source". See note in README.md from 2021-11-27 and 2021-01-08.

Vaccine datasets:

- 2021-01-19: Fully vaccinated data have been added (vaccine_completion_cumulative.csv, timeseries_prov/vaccine_completion_timeseries_prov.csv, timeseries_canada/vaccine_completion_timeseries_canada.csv). Note that this value is not currently reported by all provinces (some provinces have all 0s).
- 2021-01-11: Our Ontario vaccine dataset has changed. Previously, we used two datasets: the MoH Daily Situation Report (https://www.oha.com/news/updates-on-the-novel-coronavirus), which is released weekdays in the evenings, and the “COVID-19 Vaccine Data in Ontario” dataset (https://data.ontario.ca/dataset/covid-19-vaccine-data-in-ontario), which is released every day in the mornings. Because the Daily Situation Report is released later in the day, it has more up-to-date numbers. However, since it is not available on weekends, this leads to an artificial “dip” in numbers on Saturday and “jump” on Monday due to the transition between data sources. We will now exclusively use the daily “COVID-19 Vaccine Data in Ontario” dataset. Although our numbers will be slightly less timely, the daily values will be consistent. We have replaced our historical dataset with “COVID-19 Vaccine Data in Ontario” as far back as they are available.
- 2020-12-17: Vaccination data have been added as time series in timeseries_prov and timeseries_hr.
- 2020-12-15: We have added two vaccine datasets to the repository, vaccine_administration_cumulative.csv and vaccine_distribution_cumulative.csv. These data should be considered preliminary and are subject to change and revision. The format of these new datasets may also change at any time as the data situation evolves.

https://www.quebec.ca/en/health/health-issues/a-z/2019-coronavirus/situation-coronavirus-in-quebec/#c47900

Note about SK data: As of 2020-12-14, we are providing a daily version of the official SK dataset that is compatible with the rest of our dataset in the folder official_datasets/sk. See below for information about our regular updates.

SK transitioned to reporting according to a new, expanded set of health regions on 2020-09-14. Unfortunately, the new health regions do not correspond exactly to the old health regions. Additionally, the provided case time series using the new boundaries do not exist for dates earlier than August 4, making providing a time series using the new boundaries impossible.

For now, we are adding new cases according to the list of new cases given in the “highlights” section of the SK government website (https://dashboard.saskatchewan.ca/health-wellness/covid-19/cases). These new cases are roughly grouped according to the old boundaries. However, health region totals were redistributed when the new boundaries were instituted on 2020-09-14, so while our daily case numbers match the numbers given in this section, our cumulative totals do not. We have reached out to the SK government to determine how this issue can be resolved. We will rectify our SK health region time series as soon it becomes possible to do so.
  • Loading branch information
jeanpaulrsoucy committed Mar 7, 2021
1 parent f79aec2 commit 8830645
Show file tree
Hide file tree
Showing 32 changed files with 4,009 additions and 1,008 deletions.
8 changes: 4 additions & 4 deletions individual_level/cases_2020.csv
2,427 changes: 2,410 additions & 17 deletions individual_level/cases_2021.csv
6 changes: 6 additions & 0 deletions individual_level/cases_extra/cases_additional_info.csv
6 changes: 6 additions & 0 deletions individual_level/cases_extra/cases_case_source.csv
21 changes: 21 additions & 0 deletions individual_level/mortality_2021.csv
9 changes: 9 additions & 0 deletions individual_level/mortality_extra/mortality_death_source.csv
703 changes: 352 additions & 351 deletions official_datasets/qc/qc_testing_datasets_prov.csv
13 changes: 13 additions & 0 deletions official_datasets/sk/timeseries_hr/sk_new_cases_timeseries_hr.csv
123 changes: 62 additions & 61 deletions timeseries_canada/active_timeseries_canada.csv
123 changes: 62 additions & 61 deletions timeseries_canada/cases_timeseries_canada.csv
1 change: 1 addition & 0 deletions timeseries_canada/mortality_timeseries_canada.csv
1 change: 1 addition & 0 deletions timeseries_canada/recovered_timeseries_canada.csv
1 change: 1 addition & 0 deletions timeseries_canada/testing_timeseries_canada.csv
1 change: 1 addition & 0 deletions timeseries_canada/vaccine_completion_timeseries_canada.csv
872 changes: 487 additions & 385 deletions timeseries_hr/cases_timeseries_hr.csv
102 changes: 102 additions & 0 deletions timeseries_hr/mortality_timeseries_hr.csv
116 changes: 112 additions & 4 deletions timeseries_hr_sk_new/sk_new_cases_timeseries_hr_combined.csv
108 changes: 108 additions & 0 deletions timeseries_hr_sk_new/sk_new_mortality_timeseries_hr_combined.csv
138 changes: 76 additions & 62 deletions timeseries_prov/active_timeseries_prov.csv
138 changes: 76 additions & 62 deletions timeseries_prov/cases_timeseries_prov.csv
14 changes: 14 additions & 0 deletions timeseries_prov/mortality_timeseries_prov.csv
14 changes: 14 additions & 0 deletions timeseries_prov/recovered_timeseries_prov.csv
14 changes: 14 additions & 0 deletions timeseries_prov/testing_timeseries_prov.csv
13 changes: 13 additions & 0 deletions timeseries_prov/vaccine_administration_timeseries_prov.csv
13 changes: 13 additions & 0 deletions timeseries_prov/vaccine_completion_timeseries_prov.csv
13 changes: 13 additions & 0 deletions timeseries_prov/vaccine_distribution_timeseries_prov.csv
2 changes: 1 addition & 1 deletion update_time.txt

0 comments on commit 8830645

Please sign in to comment.