Skip to content

Visualising Tamil Nadu district level data using Python

Notifications You must be signed in to change notification settings

ajigeo/Visualizing-Districts

Repository files navigation

Visualising Tamil Nadu district level data using Python

Modules used

BeautifulSoup, geopandas, matplotlib, geopandas

How it works?

1)The district names are taken from the shapefile which has no attributes.
2) Using these district names their websites are parsed and data like population and number villages are taken and added to the shapefile.
3) Thus the empty shapefile is now populated with data.
4) Now it can be visualised using matplotlib and geopandas.

About

Visualising Tamil Nadu district level data using Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages