BLM OR Fire Point Hub
Department of the Interior
@usgov.doi_gov_blm_or_fire_point_hub_ecbb7
Department of the Interior
@usgov.doi_gov_blm_or_fire_point_hub_ecbb7
FIRE_POINT: This dataset represents points of origins of BLM fires that occur naturally (e.g., lightning) or by humans accidentally (e.g., escaped campfire) or maliciously across Oregon and Washington. The dataset includes some, but not all, historic fires (fires declared ‘out’ in calendar years prior to the current year). There is no lower size limit for fires to be included. In addition, many non-BLM Federal and State agencies fire origins are present.
Organization: Department of the Interior
Last updated: 2025-09-25T03:04:59.650107
Tags: environment, fire, fire-history, fire-origin, geospatial, management, oregon, us-forest-service, usfs, washington, wildfire
CREATE TABLE table_1 (
"objectid" BIGINT,
"unit_id" VARCHAR,
"fire_num" VARCHAR,
"fire_code" VARCHAR,
"fire_name" VARCHAR,
"fire_year" VARCHAR,
"complex_name" VARCHAR,
"wfmi_id" DOUBLE,
"inc_id" VARCHAR,
"local_num" VARCHAR,
"blm_org_cd" VARCHAR,
"fire_dscrv_date" VARCHAR,
"disc_time" VARCHAR,
"control_dt" VARCHAR,
"out_date" VARCHAR,
"cause_cat" VARCHAR,
"cause_det" VARCHAR,
"classifier" VARCHAR,
"coord_src" VARCHAR,
"coord_date" VARCHAR,
"accuracy_ft" DOUBLE,
"comments" VARCHAR,
"tot_acres_rptd" DOUBLE,
"globalid" VARCHAR,
"x" DOUBLE,
"y" DOUBLE
);Anyone who has the link will be able to view this.