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

More mappings #158

Closed bsweger closed 8 years ago

bsweger commented 8 years ago

Adds missing award-level mappings from flat files to XBRL. There are a few mappings in question and a few I couldn't find. Those are documented in this research issue: #156

This exercise also revealed a few typos in the award.csv, which are fixed here.

msecret commented 8 years ago

It's hard to tell but were any of the headers for award.csv change? That might mean they have to change in the app code.

bsweger commented 8 years ago

Yes! Sorry--forgot it's hard to see the actual changes in the .csv files. These column headings had typos (updated name below):

This column was missing from the .csv, so I added it:

In future updates, will make a note about specific column name changes.