SA4 Mental/Behavioral Health Training List
Provides a detailed count of the number of Austin Police Department (APD), Austin-Travis County Medical Services (ATCEMS), Austin Fire Department (AFD), Code Compliance, and Municipal Court attendees for various mental/behavioral health trainings.
This dataset supports measure S.A.4 of SD23.
Data Source: Various department databases.
Calculation: S.A.4 is a count of the number of unique "eligible" employees who have received mental/behavioral health training divided by the number of all possible "eligible" employees.
Measure Time Period: Annually (Calendar Year)
Automated: No
Date of last description updated: 6/1/2021
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/sa4-mentalbehavioral-health-training-list-iys6-c7vj\".\"sa4_mentalbehavioral_health_training_list\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.