Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parser for Electionware Generated Reports #39

Open
dwillis opened this issue Jun 19, 2020 · 1 comment
Open

Parser for Electionware Generated Reports #39

dwillis opened this issue Jun 19, 2020 · 1 comment
Assignees

Comments

@dwillis
Copy link
Contributor

dwillis commented Jun 19, 2020

We need a parser for electronic PDFs generated by the latest version of Electionware software. Examples from Utah include Millard and Weber.

The parser should produce a single CSV file from each PDF with the following headers:

county, precinct, office, district, party, candidate, votes

plus any additional vote types (provisional, etc) that might be reported.

File names should be: yyyymmdd__{state}__{primary|general}__{county_name}__precinct.csv, with the county name lower case and spaces replaced with underscores.

cc @oscarbatori

@oscarbatori oscarbatori self-assigned this Jun 19, 2020
@maggie-lee
Copy link

FWIW, Colorado County Texas is the same company, though these primaries don't look quite identical to above: https://github.com/maggie-lee/openelections-sources-tx/tree/master/2020/primary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants