codeforamerica / cfapi

The Code for America API. Tracks and motivates activity and participation across the civic technology movement.
http://codeforamerica.org/api
MIT License
113 stars 52 forks source link

Read organizations from JSON #294

Closed tmaybe closed 8 years ago

tmaybe commented 8 years ago

I created a new repo, codeforamerica/brigade-information to hold organization information in JSON format, replacing the Google spreadsheet and its CSV output.

This PR updates the organization source URLs, prefers it to be in JSON format, updates relevant tests, and updates the README to reflect the new process.

Closes #293

tmaybe commented 8 years ago

This is on staging now.

ondrae commented 8 years ago

Good work. Much cleaner and easier for others to edit now.