Baselight

Fire Incident Responses

City of Bloomington

@usgov.city_of_bloomington_fire_incident_responses_56811

Loading...
Loading...

About this Dataset

Fire Incident Responses

Fire Department responses to calls for service. Import Dataset Updates - Jan. 19, 2024! The Bloomington Fire Department switched to a new RMS starting July 1st 2023. The ITS Applications team preserved continuity between the new and old system. This means new data will be found in this dataset and updated daily but slight tweaks have been made to union the old with the new. Column notes: Response_time is the difference between arrived_at and enroute_at in minutes. You may notice a handful of response times that are negative or in the hours. This is due to the RMS transition and the occasional update delay to an incident report. Please reach out to jeremy@bloomington.in.gov for any questions regarding Fire Incidents data management.
Organization: City of Bloomington
Last updated: 2023-05-20T03:43:48.988460

Tables

Table 1

@usgov.city_of_bloomington_fire_incident_responses_56811.table_1
  • 1.35 MB
  • 14957 rows
  • 19 columns
Loading...

CREATE TABLE table_1 (
  "incident_number" VARCHAR,
  "unit" VARCHAR,
  "incident_type" DOUBLE,
  "incident_type_description" VARCHAR,
  "alarm_at" VARCHAR,
  "created_at" VARCHAR,
  "updated_at" VARCHAR,
  "dispatch_notified_at" VARCHAR,
  "address" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" VARCHAR,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "dispatch_at" VARCHAR,
  "enroute_at" VARCHAR,
  "arrived_at" VARCHAR,
  "cleared_at" VARCHAR,
  "response_time" BIGINT
);

Share link

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