Structural Fire Districts
State of Oregon
@usgov.state_of_oregon_structural_fire_districts_93599
State of Oregon
@usgov.state_of_oregon_structural_fire_districts_93599
CREATE TABLE table_1 (
"objectid" BIGINT,
"fdid_dcin" VARCHAR,
"agency" VARCHAR,
"county" VARCHAR,
"agency_category" VARCHAR,
"source" VARCHAR,
"agency_status" VARCHAR,
"coverage_status" VARCHAR,
"responding_agency_fdid" VARCHAR,
"responding_agency_name" VARCHAR,
"n_2000_total_population" BIGINT,
"n_2010_total_population" BIGINT,
"n_2020_total_population" BIGINT,
"n_2023_population_esri_2024" BIGINT,
"svi" DOUBLE,
"last_updated" TIMESTAMP,
"area_square_miles" DOUBLE,
"shape_area" DOUBLE,
"shape_length" DOUBLE,
"globalid" VARCHAR
);
Anyone who has the link will be able to view this.