Baselight

EMS - Incidents By Month

City of Austin

@usgov.city_of_austin_ems_incidents_by_month

Loading...
Loading...

About this Dataset

EMS - Incidents By Month

This table contains data describing requests for assistance received by ATCEMS. Incident counts are broken out by location, and priority for City of Austin and Travis County incidents.

See document attached to metadata for more details.

When using this data for research or other purposes, please cite it as:

Austin-Travis County Emergency Medical Services (2014). EMS – Incidents by Month [data set]. City of Austin, Texas Open Data Portal. Retrieved from https://data.austintexas.gov/Public-Safety/EMS-Incidents-by-Month/gjtj-jt2d.

Since this table is updated on a monthly basis, include the date that the table was accessed in the citation.
Organization: City of Austin
Last updated: 2020-11-12T13:27:30.702131
Tags: 911, ambulance, atcems, austin, city, county, demand, emergency-medical-services, ems, incident-counts, incident-priority, incidents, operations, response-times, travis-county, workload

Tables

Table 1

@usgov.city_of_austin_ems_incidents_by_month.table_1
  • 51.55 kB
  • 175 rows
  • 31 columns
Loading...
CREATE TABLE table_1 (
  "month_key" BIGINT,
  "month_year" VARCHAR,
  "total_incidents" BIGINT,
  "austin_incidents" BIGINT,
  "travis_county_incidents" BIGINT,
  "other_area_incidents" BIGINT,
  "combined_austin_and_travis_county_incidents" BIGINT,
  "austin_p1_incidents" BIGINT,
  "austin_p2_incidents" BIGINT,
  "austin_p3_incidents" BIGINT,
  "austin_p4_incidents" BIGINT,
  "austin_p5_incidents" BIGINT,
  "travis_county_p1_incidents" BIGINT,
  "travis_county_p2_incidents" BIGINT,
  "travis_county_p3_incidents" BIGINT,
  "travis_county_p4_incidents" BIGINT,
  "travis_county_p5_incidents" BIGINT,
  "overall_on_time_compliance" DOUBLE,
  "austin_on_time_compliance" DOUBLE,
  "travis_county_on_time_compliance" DOUBLE,
  "austin_p1_on_time_compliance" DOUBLE,
  "austin_p2_on_time_compliance" DOUBLE,
  "austin_p3_on_time_compliance" DOUBLE,
  "austin_p4_on_time_compliance" DOUBLE,
  "austin_p5_on_time_compliance" DOUBLE,
  "travis_county_p1_on_time_compliance" DOUBLE,
  "travis_county_p2_on_time_compliance" DOUBLE,
  "travis_county_p3_on_time_compliance" DOUBLE,
  "travis_county_p4_on_time_compliance" DOUBLE,
  "travis_county_p5_on_time_compliance" DOUBLE,
  "target_on_time_compliance" BIGINT
);

Share link

Anyone who has the link will be able to view this.