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

Adds support for repeated fields #76

Closed micahsaul closed 9 years ago

micahsaul commented 9 years ago

Previous version would choke on field names nested in the repeated fields. This adds a fix for that, pulling results from each instance of a repeated field. Also updates the checks to support the results of the updated get_values() function, and adds better summary results.