Closed dwillis closed 6 years ago
I'm working on this one
We should always keep Justice Willis, but it's fine to skip judicial contests for OpenElections. Let's keep the corporation commissioners; it's an important state agency with 3 statewide elected officials.
2008 elections have multiple PDFs for individual contests. You can either generate contest-specific CSV files or a single CSV file containing all offices.
The naming conventions for files are here.
Parsing scripts that dump PDFs to text and then parse them into a CSV should be named
parser.py
, unless you need multiples ones for specific offices or jurisdictions. There are examples of these (badly coded) in Oregon.