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

120 xbrl translate #184

Closed micahsaul closed 8 years ago

micahsaul commented 8 years ago

python processors/xbrl/xbrl_translate.py data/appropriation.csv data/object_class_program_activity.csv data/award_financial.csv data/award.csv test

will output a giant mess of XML files to directory: test.

This will need some revising when we get the new data. It's also the opposite of PEP8 compliant currently.

bsweger commented 8 years ago

Thanks, @micahsaul, trying this out now. One thing I think we'll need is adding pyxb to requirements.txt.

bsweger commented 8 years ago

@micahsaul updated requirements.txt. FWIW, I was able to run the script locally and generate a whole bunch of XML.