Skip to content

sarangjaiswal/indian-ruling-parties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualize history of election results in India

A Project to Visualize history of election results in India on Map.

Installation

This is a Python 3.6 module that depends on the Folium Pandas and GeoPandas packages.

  1. Clone and cd into this repo.
  2. Install Python 3.6.
  3. Install requirements from pip with python3 -m pip install -r requirements.txt.
  4. Test the program by running VisualizeRulingPartyHistory.py

Usage

Just run VisualizeRulingPartyHistory.py file. The output will be a html file ruling_political_party_in_india.html under \maps folder.

Data

All data used in this example is sourced from internet.

Map

This is the output of the project. Please refer the below wikipedia page to determine the color code

Map

Disclaimer

All data used in this example is sourced from internet. The Author does not take guarantee of accuracy.

Releases

No releases published

Packages

No packages published

Languages