detroitledger / gnl_profile

API & data management system for the Detroit Ledger
https://www.detroitledger.org
0 stars 2 forks source link

Add a news export #154

Open hampelm opened 8 years ago

hampelm commented 8 years ago

Now that we have a news section, I imagine a news export with headers like:

ledger_ord_id
ein
name
date
url
escaped_title
excaped_text

If a news item is tied to multiple orgs, it'd get multiple rows.

Might be helpful for researchers.

Or we can do JSON, but CSV would probably be easier for most people to work with.