Missouri Fire Departments
State of Missouri
@usgov.state_of_missouri_missouri_fire_departments
State of Missouri
@usgov.state_of_missouri_missouri_fire_departments
A list of fire departments registered with the Division of Fire Safety.
Organization: State of Missouri
Last updated: 2020-11-10T17:23:37.399136
Tags: emergency, fire, fire-department
CREATE TABLE table_1 (
"id" BIGINT,
"departmentname" VARCHAR,
"contact" VARCHAR,
"regyear" BIGINT,
"countyname" VARCHAR,
"addressmailing" VARCHAR,
"citymailing" VARCHAR,
"zipcodemailing" VARCHAR,
"addressphysical" VARCHAR,
"cityphysical" VARCHAR,
"zipcodephysical" VARCHAR,
"emergencyphone" DOUBLE,
"businessphone" VARCHAR,
"disasterregion" VARCHAR,
"departmenttype" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);Anyone who has the link will be able to view this.