zdavatz / covid19_ch

covid19 map for Switzerland using Esri Maps.
http://covid19.ddrobotec.com
GNU General Public License v3.0
23 stars 8 forks source link

COVID19_Fallzahlen_Kanton_GL_total.csv uses different column names compared to rest #12

Closed weentermute closed 4 years ago

weentermute commented 4 years ago

See https://github.com/openZH/covid_19/blob/master/fallzahlen_kanton_total_csv/COVID19_Fallzahlen_Kanton_GL_total.csv

zdavatz commented 4 years ago

Thanks! I will open an issue!

zdavatz commented 4 years ago

@weentermute Can you please post the correct vs the wrong header here:

weentermute commented 4 years ago

Correct:

date,time,abbreviation_canton_and_fl,ncumul_tested,ncumul_conf,ncumul_hosp,ncumul_ICU,ncumul_vent,ncumul_released,ncumul_deceased,source

Wrong:

date,time,abbreviation_canton,ncumul_tested,ncumul_conf,ncumul_hosp,ncumul_ICU,ncumul_vent,ncumul_released,ncumul_deceased,source

Looks like only abbreviation_canton is wrong. Should be abbreviation_canton_and_fl.

zdavatz commented 4 years ago

Great thank you! I will try to send them a Pull-Request.

Can you please create a report file, every time you run your script, see: https://github.com/zdavatz/covid19_ch/issues/11

@cybermax know what I mean. He done lots of that for aips2sqlite ;)

zdavatz commented 4 years ago

@weentermute PR sent: https://github.com/openZH/covid_19/pull/54

zdavatz commented 4 years ago

Done. Please test the new file.