ODF Fire Occurrence Data 2000-2022
State of Oregon
@usgov.state_of_oregon_odf_fire_occurrence_data_2000_2022
State of Oregon
@usgov.state_of_oregon_odf_fire_occurrence_data_2000_2022
Oregon Dept of Forestry statistical wildfires from 2000 through 2022. Point locations and fire causes included.
Organization: State of Oregon
Last updated: 2023-01-27T09:23:44.057148
Tags: 2000-2022, department-of-forestry, fire-data, fire-history, fire-occurrence, fire-points, fire-protection, odf, oregon, wildfire
CREATE TABLE table_1 (
"serial" BIGINT,
"firecategory" VARCHAR,
"fireyear" BIGINT,
"area" VARCHAR,
"districtname" VARCHAR,
"unitname" VARCHAR,
"fullfirenumber" VARCHAR,
"firename" VARCHAR,
"size_class" VARCHAR,
"esttotalacres" DOUBLE,
"protected_acres" DOUBLE,
"humanorlightning" VARCHAR,
"causeby" VARCHAR,
"generalcause" VARCHAR,
"specificcause" VARCHAR,
"cause_comments" VARCHAR,
"lat_dd" DOUBLE,
"long_dd" DOUBLE,
"latlongdd" VARCHAR,
"fo_landowntype" VARCHAR,
"twn" VARCHAR,
"rng" VARCHAR,
"sec" DOUBLE,
"subdiv" VARCHAR,
"landmarklocation" VARCHAR,
"county" VARCHAR,
"regusezone" VARCHAR,
"reguserestriction" VARCHAR,
"industrial_restriction" VARCHAR,
"ign_datetime" VARCHAR,
"reportdatetime" VARCHAR,
"discover_datetime" VARCHAR,
"control_datetime" VARCHAR,
"creationdate" VARCHAR,
"modifieddate" VARCHAR,
"districtcode" BIGINT,
"unitcode" BIGINT,
"distfirenumber" VARCHAR
);Anyone who has the link will be able to view this.