openva / saberva

A parser for bulk campaign finance data files provided by the Virginia State Board of Elections.
MIT License
12 stars 2 forks source link

Prevent header-only CSV files and blank JSON files #24

Closed waldoj closed 9 years ago

waldoj commented 9 years ago

We're getting a bunch of contributions and expenses CSV files that have nothing but a header row and JSON files that are nothing but []. Figure out why these are being created and stop it.