URL = http://ceomizoram.nic.in/ElectoralRollPDF.html
Year = Draft Electoral Roll of 2018
The Script does two things:
-
It produces mizoram.csv that contains metadata about the pdfs. The CSV has the following fields:
district (mamit, kolasib, etc.), leg_assembly (hachkek, dampa, etc.), polling_station_name (kahnmun, thinghlun, etc.), file_name
-
Downloads all the pdfs to a directory called
mizoram_pdfs/
pip install -r requirements.txt
python mizoram.py