Fire Stations
District of Columbia
@usgov.district_of_columbia_fire_stations_dcc15
District of Columbia
@usgov.district_of_columbia_fire_stations_dcc15
This dataset contains points for fire stations that were initially identified from DC Fire and EMS Department records and heads-up digitized from 2002 orthophotographs, and have been updated based on current conditions.
Organization: District of Columbia
Last updated: 2024-04-30T17:31:35.523427
Tags: district-of-columbia, emergency-medical-services, ems, fems, fire-station, public-safety, washington-dc
CREATE TABLE table_1 (
"x" DOUBLE,
"y" DOUBLE,
"name" VARCHAR,
"address" VARCHAR,
"zip" BIGINT,
"phone" VARCHAR,
"type" VARCHAR,
"battalion" BIGINT,
"ward" BIGINT,
"history_description" VARCHAR,
"nearest_bus_stop" VARCHAR,
"nearest_metro" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"xcoord" DOUBLE,
"ycoord" DOUBLE,
"mar_id" BIGINT,
"gis_id" VARCHAR,
"globalid" VARCHAR,
"objectid" BIGINT,
"se_anno_cad_data" VARCHAR,
"created_date" VARCHAR,
"last_edited_date" TIMESTAMP
);Anyone who has the link will be able to view this.