Skip to content

Commit

Permalink
Update data: 2023-10-12 00:50 EDT
Browse files Browse the repository at this point in the history
- Switch to ON MOH dataset (#118)
- Advantages compared to PHO dataset: single dataset, daily data, more timely
- Disadvantages: could be retired at any time
  • Loading branch information
jeanpaulrsoucy committed Oct 12, 2023
1 parent 7d73136 commit e75336b
Show file tree
Hide file tree
Showing 12 changed files with 49,531 additions and 3,830 deletions.
798 changes: 395 additions & 403 deletions data/can/cases_can.csv

Large diffs are not rendered by default.

44 changes: 6 additions & 38 deletions data/can/cases_can_completeness.json
Original file line number Diff line number Diff line change
@@ -1,36 +1,4 @@
{
"2020-01-15": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-16": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-17": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-18": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-19": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-20": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-21": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-22": {
"pt_n": 1,
"pt": "ON"
},
"2020-01-23": {
"pt_n": 1,
"pt": "ON"
Expand Down Expand Up @@ -5420,16 +5388,16 @@
"pt": ["AB", "BC", "MB", "NB", "ON", "QC"]
},
"2023-10-01": {
"pt_n": 1,
"pt": "QC"
"pt_n": 2,
"pt": ["ON", "QC"]
},
"2023-10-02": {
"pt_n": 1,
"pt": "QC"
"pt_n": 2,
"pt": ["ON", "QC"]
},
"2023-10-03": {
"pt_n": 1,
"pt": "QC"
"pt_n": 2,
"pt": ["ON", "QC"]
},
"2023-10-04": {
"pt_n": 1,
Expand Down
Loading

0 comments on commit e75336b

Please sign in to comment.