Awesome-Python-Scripts/covid_visualiser
tushar5526 eff5756354
python script which creates a map in html showing realtime covid stat… (#138)
* python script which creates a map in html showing realtime covid status in india

* remove extra space; fix allignment

Co-authored-by: Ayush Bhardwaj <classicayush@gmail.com>
2020-05-08 13:34:12 +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 python script which creates a map in html showing realtime covid stat… (#138) 2020-05-08 13:34:12 +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)