All responses to the community survey on knowledge and utilization of ADA services as well as ADA areas of focus in the City by the Racial and Social Justice Department from February 2023 to June 2023.
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 \"somervillema-gov/americans-with-disabilities-act-community-survey-usj9-kz3f\".\"americans_with_disabilities_act_community_survey\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.