Awesome-Python-Scripts/covid_visualiser
2020-07-06 00:06:17 +05:30
..
capital_data.json python script which creates a map in html showing realtime covid stat… (#138) 2020-05-08 13:34:12 +05:30
main.py fix to covid visualiser, sometimes deaths are null (#139) 2020-07-06 00:06:17 +05:30
map.html python script which creates a map in html showing realtime covid stat… (#138) 2020-05-08 13:34:12 +05:30
README.md python script which creates a map in html showing realtime covid stat… (#138) 2020-05-08 13:34:12 +05:30
requirements.txt python script which creates a map in html showing realtime covid stat… (#138) 2020-05-08 13:34:12 +05:30

--> Clone the project

--> run pip install -r requirements.txt

-- > python3 main.py

-- >It will launch a firefox tab showing the map

This project visualise the current COVID position of India on a map using Folium

(will extend it to more countries later)