datahub-austintexas-gov/afd-standard-of-coverage-20222023-etuc-a7r2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

AFD Standard of Coverage 2022-2023

This dataset contains AFD's Standard of Coverage (SOC) results for calendar years 2022-2023. AFD's goal is to reach the resident/incident within 8 mins (from phone pickup to first arriving unit), 90% of the time. The dataset only includes emergency incidents (priority 1-3, 4M) that fell within AFD's service area (City of Austin full purpose and contracts for service). Response time results are grouped by Response Area Polygons (RAP) --- this is a geographical boundary which often reflects the area the station/unit would be the first responding unit.

Disclaimer:

The Austin Fire Department does not assume liability for any errors in the data or decisions taken by the recipient. The information provided should be used for general purposes only

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/afd-standard-of-coverage-20222023-etuc-a7r2\".\"afd_standard_of_coverage_20222023\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • afd_standard_of_coverage_20222023
     
     
     
     
     
Upstream Metadata