Skip to content

A python script to scrape data from Official Govt. Website of Health and Family Welfare which then takes use of GeoPandas to create Indian map based on Total Cases in all the states.

Notifications You must be signed in to change notification settings

anantverma275/covid19_visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

covid19_visualisation

A python script to scrape data from Official Govt. Website of Health and Family Welfare which then takes use of GeoPandas to create Indian map based on Total Cases in all the states.

Following packages will be required for the script to run

BeautifulSoup4 URLLib Pandas GeoPandas (use conda install geopandas) - because geopandas has various dependencies on its own so which will automatically be installed using conda. Matplotlib

About

A python script to scrape data from Official Govt. Website of Health and Family Welfare which then takes use of GeoPandas to create Indian map based on Total Cases in all the states.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages