CSSEGISandData / COVID-19

Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE
https://systems.jhu.edu/research/public-health/ncov/
29.12k stars 18.39k forks source link

New interactive map based on the data of this repository #2056

Open abumalick opened 4 years ago

abumalick commented 4 years ago

I prepared a website that shows the confirmed cases, recovered cases and deaths per capita. I feel that this metric is pretty important. 20,000 cases in China don't have the same weight than 20,000 case in France for example.

Here is the map if you are interested: https://covid19-map.abumalick.com/

I am looking for constructive feedback on how we could improve the app.

It is a small app static website built with parcel at the moment. You can find the code here: https://github.com/abumalick/COVID-19-Map

StateCenterKid commented 4 years ago

I do like the presentation using the Per Capita numbers. I'm not sure if leaflet will support but it would be good to present by state/province for large countries - US, Aus, Canada, Mexico, China, etc. Also, watch out for the French provinces and Greenland - the polygon naming convention makes these areas look much worse than they are.