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

Update Files via Dänu #2

Closed zdavatz closed 4 years ago

zdavatz commented 4 years ago

Update latest data via Dänu:

  1. Update the totals per day in new file according to Esri format: https://github.com/zdavatz/covid19_ch/blob/master/data-switzerland-csv/dd-covid19-ch-switzerland-latest.csv take total from here. Output file format has to be like this

  2. Update cases per Canton in a new file according to Esri format: https://github.com/zdavatz/covid19_ch/blob/master/data-cantons-csv/dd-covid19-ch-cantons-latest.csv take the data from here. Output file has to be like this

zdavatz commented 4 years ago

Format is also described here: https://github.com/zdavatz/covid19_ch/blob/master/README.md#data-per-canton

zdavatz commented 4 years ago

see #5