2018 Fire Response Time Analysis
City of Bloomington
@usgov.city_of_bloomington_2018_fire_response_time_analysis
City of Bloomington
@usgov.city_of_bloomington_2018_fire_response_time_analysis
Time taken for first arriving apparatus to arrive on the scene of an emergency. Does not include non-emergent calls.
Organization: City of Bloomington
Last updated: 2023-05-20T03:38:07.417823
CREATE TABLE table_1 (
"n__id" BIGINT -- Id,
"response_times" VARCHAR,
"ytd" DOUBLE,
"jan" DOUBLE,
"feb" DOUBLE,
"mar" DOUBLE,
"apr" DOUBLE,
"may" DOUBLE,
"jun" DOUBLE,
"jul" DOUBLE,
"aug" DOUBLE,
"sep" DOUBLE,
"oct" DOUBLE,
"nov" DOUBLE,
"dec" DOUBLE
);
Anyone who has the link will be able to view this.