ThreeSixtyGiving / getdata

Website that documents programmatic access to a JSON file of the locations of 360Giving data files
http://data.threesixtygiving.org
Other
0 stars 0 forks source link

Add publisher prefixes to the JSON output #4

Closed caprenter closed 8 years ago

caprenter commented 8 years ago

This involves a change that the database end of the JSON output.

We think we want to add: e.g.

publisher_prefix: "360G-ABC"

somewhere.

stevieflow commented 8 years ago

I think this is a requirement for the GrantNav sprint - and work around provenance: https://github.com/OpenDataServices/grantnav/issues/137

@Bjwebb @robredpath

caprenter commented 8 years ago

This should now be done. There is a 'prefix' field available in the JSON output now. See: http://threesixtygiving.github.io/getdata/ for documentation