EMS - Spring Festival Incident Details
City of Austin
@usgov.city_of_austin_ems_spring_festival_incident_details
City of Austin
@usgov.city_of_austin_ems_spring_festival_incident_details
List of incidents responded to by EMS Special Events during the annual Spring Festival Season.
Organization: City of Austin
Last updated: 2020-11-12T13:29:58.607697
CREATE TABLE table_1 (
"incident_key" BIGINT,
"event_year" BIGINT,
"event_date" TIMESTAMP,
"event_day_of_week" VARCHAR,
"incident_time" VARCHAR,
"location_longitude" DOUBLE,
"location_latitude" DOUBLE,
"responding_units" VARCHAR,
"dispositions" VARCHAR,
"transport_priorities" VARCHAR,
"patient_transports" BIGINT,
"patient_refusals" BIGINT,
"other_patient_outcomes" BIGINT,
"total_patients_seen" BIGINT,
"patients_transported_to_a_ccp" BIGINT,
"patients_transported_from_a_ccp" BIGINT,
"patients_transported_to_the_sobering_center" BIGINT,
"current_spring_festival_season" BOOLEAN,
"incident_location" VARCHAR,
"event_date_string" TIMESTAMP,
"incident_time_string" VARCHAR,
"address" VARCHAR
);Anyone who has the link will be able to view this.