The folder contains all the work that is done for 2021 Assembly Elections.
- Assam
- Kerala
- Puducherry
- Tamil Nadu
- West Bengal
Download the ZIP file and look inside the may2021/<state-code>
folder for CSV files of all constituencies stored by their constituency number.
There is also a all_candidate.csv
file each of the state folders which is the combined file of all the constituencies
Note: Tamil Nadu folder has an extra file called all_candidate.xlsx
with extra information. Thanks to @sujays
- Python 3.7 or higher installed in your computer
pip install -r requirements.txt
cd may2021
scrapy crawl eci
The content is MIT Licensed. You are free to copy and distribute.