Closed dkoltg closed 2 years ago
After a quick check of the data source: It seems to me that GE has changed from daily to cumulative weekly values.
We do not include weekly cumulative values as an indicator in our repository.
Measures:
.cc @rsalzer
What do you think about the measures taken, @maekke @metaodi ?
Is there a relation to https://github.com/openZH/covid_19/commit/ec50698e0a95a7ef696f1c2eb22fe7d0c5c9cf0a, @maekke ?
@andreasamsler Daily cases are being reported here (https://infocovid.smc.unige.ch/session/dda26a50cf8df3ee0bb0b4a3a712ebf2/download/download_table_cas_deces_csv?w=)
Thanks for solving the problem so quick :)
@andreasamsler the page was updated and https://github.com/openZH/covid_19/pull/1958 has the changes to the scraper. It looks to me that their time series is in the wrong order (I didn't spot it for the cases, but for the deaths).
Hi, there seems to be that the same as 22 ago happened when having a look at the CH-total. Could you check that? Thanks in advance :)
Thanks @dkoltg, I am checking ..
If we want to continue an updated time series for GE from 2022-03-22 in our repo, GE needs to fix its issues with https://infocovid.smc.unige.ch/ first.
I set the CSV for GE in our repo back to 2022-03-22 (https://github.com/openZH/covid_19/commit/05889e40516e6405cc9bfff28b3c14fac110233a), and paused the GE scraper again.
Couldn't find an e-mail contact of the 'Service du médecin cantonal' (SMC), responsible for https://infocovid.smc.unige.ch
I'll leave it at that.
Thank you for your efforts
@andreasamsler it looks to me, that the time series in https://infocovid.smc.unige.ch/ was corrected. Could you please double check that? Thanks in advance!
Thanks @maekke, checking without running the scraper is too cumbersome for me, bc the issues were manifold. I therefore re-activated the GE scraper, and we will see what happens ...
There's an
Error: Row 4: cumulative field ncumul_conf: 0 < 5
according to https://github.com/openZH/covid_19/runs/6253766583?check_suite_focus=true
Manually deleted lines 2 and 3 (https://github.com/openZH/covid_19/commit/bde738baafcc9b9ac47d88f4f19b3e70d645ca45).
Double checked; looks valid now.
Hi, there seems to be a problem with the case numbers from Geneva. Thanks for having a look at it.