Fire Stations
State of Oregon
@usgov.state_of_oregon_fire_stations_7abe5
State of Oregon
@usgov.state_of_oregon_fire_stations_7abe5
This dataset contains all fire stations in Oregon to the best of the authors' knowledge. The authors are actively seeking out verification of this data from fire agencies across the state.
Organization: State of Oregon
Last updated: 2025-08-02T18:42:19.837005
Tags: emergency-response, fire-departments, fire-stations, first-responders, oregon
CREATE TABLE table_1 (
"objectid" BIGINT,
"fdid" VARCHAR,
"agency" VARCHAR,
"station" VARCHAR,
"facility_type" VARCHAR,
"owner_type" VARCHAR,
"personnel_type" VARCHAR,
"ems" VARCHAR,
"county" VARCHAR,
"physical_address" VARCHAR,
"mailing_address" VARCHAR,
"created_user" VARCHAR,
"last_edited_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_date" VARCHAR,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.