warwickmm / openelections-data-al

Pre-processed results for Alabama elections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

openelections-data-al

Pre-processed results for Alabama elections

Getting Started

Note: Developed in python3

Create a python virtualenv

Install the required dependencies pip install -r requirements.txt

Run the downloader and unzipper

python file_download_unzipper.py

It will create a data folder with a subfolder called 'AL' for Alabama, download the zip files into that folder and unzip them in similarly named folders in that location.

Want to Add More Alabama Zipped files?

Add them to alabama_general_precinct_files.csv with the name of the election and the zip file location

To Do

Extract, wrangle and combine each into a single csv file for each election

About

Pre-processed results for Alabama elections


Languages

Language:Python 100.0%