Station Response Metrics - Updated
City of Los Angeles
@usgov.city_of_los_angeles_station_response_metrics_updated
City of Los Angeles
@usgov.city_of_los_angeles_station_response_metrics_updated
The LAFD updated the public facing metrics to include Operational Response Time in April 2017. This dataset is an archive of the metrics beginning January 2016.
Organization: City of Los Angeles
Last updated: 2020-11-10T17:52:05.770350
CREATE TABLE table_1 (
"year" BIGINT,
"month" VARCHAR,
"battalion" BIGINT,
"station" BIGINT,
"average_ems_turnout_time" VARCHAR,
"average_ems_travel_time" VARCHAR,
"ems_call_count" BIGINT,
"average_non_ems_turnout_time" VARCHAR,
"average_non_ems_travel_time" VARCHAR,
"non_ems_call_count" BIGINT,
"average_non_ems_operational_response_time" VARCHAR,
"average_ems_operational_response_time" VARCHAR,
"average_structure_fire_operational_response_time" VARCHAR,
"average_critical_als_operational_response_time" VARCHAR,
"structure_fire_count" BIGINT,
"critical_als_count" BIGINT
);Anyone who has the link will be able to view this.