Strategic Measure_Number and Percentage of instances where people access court services other than in person and outside normal business hours (e.g. phone, mobile application, online, expanded hours)- Client Contacts through Outreach
This dataset supports measure S.D.4.c of SD23.
The Downtown Austin Community Court (DACC) was established to address quality of life and public order offenses occurring in the downtown Austin area utilizing a restorative justice court model. DACC’s priority population consists of individuals experiencing homelessness and the program’s main goal is to permanently stabilize individuals experiencing homelessness. To effectively serve these individuals, DACC created an Intensive Case Management (ICM) Program, which uses a client-centered and housing-focused approach. The ICM Program focuses on rehabilitating and stabilizing individuals using an evidenced-based model of wraparound interventions to help them achieve long-term stability. Because individuals participating in case management are literally homeless, case managers must actively seek their clients in the community through outreach activities and often times work on behalf of the client via collateral engagement with other social service and housing providers. This measure highlights case management activities accomplished via outreach and collateral engagement.
View more details and insights related to this measure on the story page: https://data.austintexas.gov/stories/s/65cb-wtrs
Data source: manually tracked internally on a monthly checkbox report
Calculation: Numerator: number of clients served through outreach Denominator: total number of cases filed that are homeless
this dataset on the portal covers an annual range based on the city's fiscal year.
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-muyj-ivdi\".\"strategic_measurenumber_and_percentage_of\"
LIMIT 100
"}
EOF
See the Splitgraph documentation
for more information.