FRS - Apparatus Equipment Location At Fire Stations
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_frs_apparatus_equipment__3124002f
Montgomery County of Maryland
@usgov.montgomery_county_of_maryland_frs_apparatus_equipment__3124002f
List of Montgomery County Fire and Rescue Service Frontline Apparatus at each Fire Stations.
Update Frequency : As Needed
Organization: Montgomery County of Maryland
Last updated: 2022-01-25T01:45:42.946550
Tags: apparatus, equipment, fire, fire-stations, location, rescue
CREATE TABLE table_1 (
"fire_station_id" DOUBLE,
"fire_station_name" VARCHAR,
"fire_station_address" VARCHAR,
"city" VARCHAR,
"zip_code" BIGINT,
"phone" VARCHAR,
"fire_station_url" VARCHAR,
"engine" VARCHAR,
"truck" VARCHAR,
"medic" VARCHAR,
"ambulance" VARCHAR,
"rescue_squad" VARCHAR,
"tanker" VARCHAR,
"special_unit" VARCHAR,
"supervisor" VARCHAR,
"geom" VARCHAR,
"frs_apparatus_objectid" BIGINT,
"latitude" DOUBLE,
"longitude" DOUBLE,
"fire_station_data" VARCHAR,
"fire_station_object_id" BIGINT,
"fire_station_category" VARCHAR
);Anyone who has the link will be able to view this.