项目作者: yashodhan19

项目描述 :
Tracking the members of the 17th Lok Sabha (Members of Parliament - India)
高级语言: Python
项目地址: git://github.com/yashodhan19/Sansad.git
创建时间: 2019-06-08T14:20:36Z
项目社区:https://github.com/yashodhan19/Sansad

开源协议:MIT License

下载


Sansad

Members of the Lok Sabha are elected by adult universal suffrage and a first-past-the-post system to represent their respective constituencies, and they hold their seats for five years or until the body is dissolved.

Here is a simple collection of scrapers for sourcing information about the elected representatives from open data sources.

Getting the data

  1. Make a virtual environment, and install the requirements.
  2. mkvirtualenv Sansad
  3. pip install -r requirements.txt
  4. Set VIRTUAL_ENV to the location of your virtual env bin/.
  5. export VIRTUAL_ENV=~/.virtualenvs/Sansad/bin

VIZ

https://public.tableau.com/profile/yashodhan7289#!/vizhome/LokSabhaResults2019/Dashboard1