Skip to content

Flask app implementing a GraphQL API for looking up North Carolina voter records.

License

Notifications You must be signed in to change notification settings

ewlahay/VoterLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoterLookup

Project to make NC Voter data more accessible via a GraphQL API

Usage

Either deploy using a WSGI server or run app.py

Data is automatically loaded from two files: voters.txt should contain a tab-delineated list of voters

history.txt should contain a list of voting records.

Data

You can get voter data from the NC State Board of Elections

It's recommended to use the statewide voters and the history files. Be warned: they are both 3+ GB files and may take a while to process. It's recommended to have at least 20GB of free storage space before starting.

About

Flask app implementing a GraphQL API for looking up North Carolina voter records.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages