Skip to content

data-mississippi/polling-places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polling places

This ETL process extracts a single PDF that the Secretary of State's office released for the 2020 election. The PDF includes changes to some polling locations. Future versions of this will ideally include all the state's polling locations, by year.

system requirements

  • python 3.9
  • make

setup

in a virtual environment:

pip install -r requirements.txt

configure aws credentials, following their documentation

run

extract the polling place changes:

make all

clean up:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published