EMS - Annual Report Open Data Table
City of Austin
@usgov.city_of_austin_ems_annual_report_open_data_table
City of Austin
@usgov.city_of_austin_ems_annual_report_open_data_table
This table shows ATCEMS fiscal year performance data that supports the ATCEMS annual report.
Organization: City of Austin
Last updated: 2020-11-12T13:22:27.491074
Tags: 911, ambulance, annual-report, atcems, austin, emergency-medical-services, ems, performance-data, travis-county
CREATE TABLE table_1 (
"fiscal_year_id" BIGINT,
"fiscal_year" VARCHAR,
"incident_count" BIGINT,
"response_count" BIGINT,
"system_response_time_compliance" DOUBLE,
"patient_contact_count" BIGINT,
"patient_transport_count" BIGINT,
"n_911_call_count" BIGINT -- 911 Call Count,
"ce_contact_hours" DOUBLE,
"academy_cadets" DOUBLE,
"special_event_unit_hours" BIGINT,
"special_events_revenue" DOUBLE,
"eoc_activation_count" DOUBLE,
"car_seats_distributed" DOUBLE,
"injury_prevention_citizen_contacts" DOUBLE,
"citizens_trained_in_cpr" DOUBLE,
"chp_clients" BIGINT,
"chp_contacts" BIGINT,
"on_time_fleet_maintenance" DOUBLE,
"facebook_likes" BIGINT,
"twitter_followers" BIGINT,
"youtube_views" BIGINT,
"response_time_compliance_target" BIGINT
);Anyone who has the link will be able to view this.