covid19 icon indicating copy to clipboard operation
covid19 copied to clipboard

Add confirmedCount for "Comunas" in Chile

Open pescap opened this issue 4 years ago • 1 comments

Hi, I am currently working with @estebaniglesias towards adding the "confirmedCount" for "Comunas" in Chile. Comunas are equivalent to subRegions.

Data are available at: https://github.com/ivanMSC/COVID19_Chile/blob/master/historial_comunas.csv with: Date | Region | Comuna | confirmedCount

It sounds like Italy (data_processing_italy.js) has a a rather simple structure and could be a good starting point.

We plan to start by adding the data for comunas, and then try to figure out how to incorporate Comunas to the Map.

Do you have any recommendation/advice? Best wishes, Paul

pescap avatar Apr 19 '20 21:04 pescap

Thank you! As you mentioned, the data for comunas would be similar to the Italian provinces. I think it's fairly straightforward to transform the data from csv to json, but adding the corresponding map files may not be that straightforward. Please let me know if you encounter any issue, and I'll try to help.

stevenliuyi avatar Apr 22 '20 07:04 stevenliuyi