18F / data-act-pilot

This small DATA Act pilot contains code that translates agency data to a uniform DATA act format.
Other
21 stars 14 forks source link

File check #125

Closed msecret closed 8 years ago

msecret commented 8 years ago

Tracking off https://github.com/18F/data-act-pilot/pull/124

Code to check if each file exists, is a valid csv and has valid headers.

Note: I haven't implemented the actual correct headers yet, I will use constants though.