datahub-austintexas-gov/ems-response-interval-performance-by-fiscal-year-5vya-ijmv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 2 years ago
Indexed 11 months ago

EMS - Response Interval Performance by Fiscal Year

This table shows overall ATCEMS response interval performance for entire fiscal years. Data in the table is broken out by incident response priority and service area (City of Austin or Travis County).

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/ems-response-interval-performance-by-fiscal-year-5vya-ijmv\".\"ems_response_interval_performance_by_fiscal_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ems_response_interval_performance_by_fiscal_year
     
     
     
     
     
Upstream Metadata