URL = http://ceodelhi.gov.in/Content/AccemblyConstituenty.aspx
Year = Draft Roll for 2018
conda env create -f tools/environment.yml
to install working environment andsource activate erolls
- Or,
pip install -r requirements.txt
if not using a conda environment tools/utils.py
is a helper function for downloading files, and sanity checkspython delhi_brute_force.py
to downloads all the pdfs to directory../data/Delhi/
and creates 'delhi.txt' for files that were not downloaded successfullypython delhi_retry.py
for retrying downloads for files in 'delhi.txt'python delhi_SanityCheck.py
for doing a sanity check on the files downloaded
- Total Number of files = 13402
- The downloaded files are of form AC{{assembly constituency number}}_AC{assembly constituency number}{Part Number}.pdf
- There are some files missing from Hindi/English version of the download, please see
diff.txt
for details