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

CSV preprocessing fix (unquoted newlines) in expenditure data for NCSBE #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jumptable
Copy link

Fixed CSV parsing issue for SBE (State Board of Elections) expenditure data. SBE
data entries included misformatted newline characters that were detected and
fixed so that an expenditure record with misformatted data would no longer show
up as multiple entries.

Currently just has function definitions, no entry point (e.g. main)

Fixed CSV parsing issue for SBE (State Board of Elections) expenditure data. SBE
data entries included misformatted newline characters that were detected and
fixed so that an expenditure record with misformatted data would no longer show
up as multiple entries.

Currently just has function definitions, no entry point (e.g. `main`)
@cmbirk
Copy link
Member

cmbirk commented Mar 8, 2022

@jumptable apologies this has been sitting so long. Need to take a look at how to get this implemented via a cloud function, but I haven't lost track of it

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

Successfully merging this pull request may close these issues.

2 participants