Skip to content

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

Open
jumptable wants to merge 1 commit intoCrossroadsCX:mainfrom
jumptable:ncopenpass-sbe-csv-fix
Open

CSV preprocessing fix (unquoted newlines) in expenditure data for NCSBE#14
jumptable wants to merge 1 commit intoCrossroadsCX:mainfrom
jumptable:ncopenpass-sbe-csv-fix

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