AAQOL Community Comments Oct 27 2016
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-community-comments-oct-27-2016-75gm-hb4x\".\"aaqol_community_comments_oct_27_2016\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.