Strategic Measure_Number and percentage of persons who successfully exit from homelessness
This dataset represents the number of persons who successfully exit from homelessness in a given fiscal year in the Austin/Travis County Continuum of Care (CoC). This measure is comprised of Metric 7b1 and 7b2 from the HUD System Performance Measures.
Data Source: The data for this measure was reported to the City of Austin by the Ending Community Homelessness Coalition (ECHO). Each year, ECHO, as the homeless Continuum of Care Lead Agency (CoC Lead), aggregates and reports community wide data (including this measure) to the Department of Housing and Urban Development (HUD). This data is referred to as System Performance Measures as they are designed to examine how well a community is responding to homelessness at a system level.
View more details and insights related to this data set on the story page: https://data.austintexas.gov/stories/s/xtip-he7k
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-persons-3yhd-8eiv\".\"strategic_measurenumber_and_percentage_of_persons\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.