ccodwg / CovidTimelineCanada

A definitive dataset for COVID-19 in Canada
https://opencovid.ca/
Other
27 stars 11 forks source link

SK case data should be updated with "previous week data" in weekly report #64

Closed jeanpaulrsoucy closed 11 months ago

jeanpaulrsoucy commented 2 years ago

The SK weekly case report contains a column with the current week's case counts as well as the previous week's case counts.

Screenshot 2022-06-23 at 15-59-17 Integrated Epi Sit Report June 12-18 pdf

Often, data reported for the previous week is slightly different from the data reported reported for the same period in the previous week's report. For example, today's report gives 392 cases for last week, whereas last week 394 cases were reported. These are clearly the result of minor cleanup/fixes to the underlying data.

Since both the current and previous week's columns are transcribed in covid19_reports, we should take advantage of these more accurate retrospective data. This would require a more complex process for SK cases in Covid19CanadaETL.

jeanpaulrsoucy commented 2 years ago

Note that the first monthly report may have some "previous 7 days" data for the final weekly report.

jeanpaulrsoucy commented 1 year ago

I've added all of the historical hospitalization data from the reports, but the historical case data still haven't been added.

jeanpaulrsoucy commented 1 year ago

The historical hospitalization data don't seem to be strictly necessary, since they only seem to disagree with the previously reported values in two cases:

The first week (disagreeing with the time series value for 2022-02-02 of 372):

image

I will prioritize the daily time series value here, so no change.

And report from 2022-03-17:

image

This contradicts the previous week's 339. However, this is clearly a typo: the "difference from last week: -40" supports the original value.

The ICU data have no contradictions, not even to the time series value in the first week.

jeanpaulrsoucy commented 11 months ago

Should probably repeat this for the new admissions stat.