Miami Open211 Update #6

We made great progress over the weekend: a demo website is up! Check it out: https://miami-ohana-web-search.herokuapp.com

A bunch of issues listed here: https://github.com/Code-for-Miami/ohana-api/issues/2

@eddroid posted this update on slack:

For those of you interested in this project, here's an update.

The Open211 JSON API from 2 hackathons ago is still up and running - Code For Miami Heroku: https://miami-open-211.herokuapp.com/api/ - Code For Miami GitHub: https://github.com/Code-for-Miami/ohana-api

This week I've imported more Switchboard data into the API. In particular you may notice more contact information.

I've merged a few separate repos into CfM's Ohana API repo to make things simpler: - Switchboard's original CSV data and our data mapping proposal is now available at https://github.com/Code-for-Miami/ohana-api/tree/master/data/switchboard - My code that imports Switchboard's CSV data into the API database is now available at https://github.com/Code-for-Miami/ohana-api/tree/master/lib/switchboard - A new rake task "rake switchboard:import" was added at https://github.com/Code-for-Miami/ohana-api/blob/master/lib/tasks/switchboard.rake to trigger the import process

Dployed the Ohana Web Search app: - My Heroku: https://miami-ohana-web-search.herokuapp.com/ - Code For Miami GitHub: https://github.com/Code-for-Miami/ohana-web-search

Miami's Ohana Web Search app talks to Miami's Ohana API app to pull data and display it in a human-friendly format.

Create issues if you find bugs or want to suggest enhancements. - API issues: https://github.com/Code-for-Miami/ohana-api/issues - Web Search issues: https://github.com/Code-for-Miami/ohana-web-search/issues

This issue in particular encompasses many separate issues: https://github.com/Code-for-Miami/ohana-api/issues/2

Posted on by Greg Bloom