AAQOL Survey Monkey Answers Nov7 Update
Resolution No. 20131024-084 directed the City Manager to “ . . . conduct facilitated discussions . . . about Asian American quality of life issues in Austin; to produce a Community Scorecard; to develop strategies to address the findings of Asian-American Health Assessment, the facilitated discussions, and the Community Scorecard; and to report back . . . with recommendations for enhanced or new City programs and practices.” For more information: marion.sanchez@AustinTexas.gov., https://asianlifeatx.bloomfire.com/, http://austintexas.gov/asianlifeaustin, https://www.facebook.com/AsianLifeATX.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"datahub-austintexas-gov/aaqol-survey-monkey-answers-nov7-update-i3d7-gc2g\".\"aaqol_survey_monkey_answers_nov7_update\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.