Baselight

EMS - Patient Contacts By Month

City of Austin

@usgov.city_of_austin_ems_patient_contacts_by_month

Loading...
Loading...

About this Dataset

EMS - Patient Contacts By Month

This table contains data that describes monthly patient contacts. It includes all incidents with a response priority between 1 and 5, inclusive.
Organization: City of Austin
Last updated: 2020-11-12T13:25:23.672333
Tags: 911, ambulance, atcems, austin, emergency-medical-services, ems, patient-care, patient-contacts, patient-transport-rate, patient-transports, patients, travis-county, workload

Tables

Table 1

@usgov.city_of_austin_ems_patient_contacts_by_month.table_1
  • 30.93 kB
  • 185 rows
  • 18 columns
Loading...
CREATE TABLE table_1 (
  "month_key" BIGINT,
  "month_year" VARCHAR,
  "total_patient_contacts" BIGINT,
  "austin_patient_contacts" BIGINT,
  "travis_county_patient_contacts" BIGINT,
  "other_area_patient_contacts" BIGINT,
  "combined_coa_and_tc_patient_contacts" BIGINT,
  "total_patient_transports" BIGINT,
  "austin_patient_transports" BIGINT,
  "travis_county_patient_transports" BIGINT,
  "other_area_patient_transports" BIGINT,
  "combined_coa_and_tc_patient_transports" BIGINT,
  "overall_patient_transport_rate" DOUBLE,
  "austin_patient_transport_rate" DOUBLE,
  "travis_county_patient_transport_rate" DOUBLE,
  "other_area_patient_transport_rate" DOUBLE,
  "combined_coa_and_tc_patient_transport_rate" DOUBLE,
  "patient_transport_rate_target" DOUBLE
);

Share link

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