Skip to content
This repository has been archived by the owner on Sep 30, 2023. It is now read-only.

courierjournal/kentucky-voterdb-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

kentucky-voterdb-parser

Python script to parse the fixed width voter database file provided by KY SBE. The resulting output file is a properly formatted CSV file with column names that can be used for editing or ingestion into a database.

Usage: python convert.py {FILENAME}.txt. The resulting output file is output.csv. The file provided by the SBE is typically +700MB, parsing may take around 30 seconds.

About

Python script to parse the fixed width voter database file provided by KY SBE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages