opentechinstitute / 990-scraper

Grab nonprofit tax information from the ProPublica API and put it in a Google spreadsheet!
Other
11 stars 9 forks source link

Get a list of available fields, and write human-readable versions of them #9

Open mayawagon opened 7 years ago

mayawagon commented 7 years ago

For example, the API will return something like "totprgmrevnue," and we want people to be able to check a box that says "Total Program Revenue"

https://projects.propublica.org/nonprofits/api

mayawagon commented 7 years ago

I started here: https://github.com/opentechinstitute/990-scraper/blob/master/irs-legend.json

mayawagon commented 7 years ago

But stopped because I'm not sure how long they should ultimately be, or if this will end up being the most usable format