sarangjaiswal / indian-ruling-parties

Visualize Indian Politics Ruling Party

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Visualize Indian Politics Ruling Party


Languages

Language:HTML 100.0%Language:Python 0.0%