Open repository in Console
Readme
Updated 1 year ago
‧ Indexed 11 months ago
Strategic Measure_Number and percentage of clients served through City’s health equity contracts who achieve intended healthy outcomes (e.g. healthy infant birth weight)
Data set of Health Equity Social Service Contracts and clients who have a better health outcome. Data set displays rate, percentage and number. Data is from the PartnerGrants software used for Social Service Contracts. This data contains quarterly level data of clients served.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/emj9-r2em
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/strategic-measurenumber-and-percentage-of-clients-r4dp-jzmn\".\"strategic_measurenumber_and_percentage_of_clients\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata