BLM Natl MLRS Locatable Plans Of Operations
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_locatable_plans_of_operations_add94
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_locatable_plans_of_operations_add94
This dataset contains plans of operations for locatable mineral cases derived from Legal Land Descriptions (LLD) contained in the US Bureau of Land Management's, BLM, Mineral and Land Record System(MLRS) and geocoded (mapped) using the Public Land Survey System (PLSS) derived from the most accurate survey data available through BLM Cadastral Survey workforce. Geospatial representations might be missing for some cases that can not be geocoded using the MLRS algorithm. Locatable minerals include all minerals locatable under the 1872 General Mining Law. This data set contains cases for locatable minerals under plan level operations with the case disposition of 'Authorized' or 'Pending'.
Each case is given a data quality score based on how well it mapped. These can be lumped into seven groups to provide a simplified way to understand the scores.
CREATE TABLE table_1 (
"objectid" BIGINT,
"id" BIGINT,
"admin_state" VARCHAR,
"geo_state" VARCHAR,
"blm_prod" VARCHAR,
"cse_disp" VARCHAR,
"cse_type_nr" BIGINT,
"cse_nr" VARCHAR,
"leg_cse_nr" VARCHAR,
"cse_name" VARCHAR,
"cmmdty" VARCHAR,
"eff_dt" TIMESTAMP,
"exp_dt" TIMESTAMP,
"prdcng" VARCHAR,
"sale_dt" VARCHAR,
"cust_nm_sec" VARCHAR,
"pct_int_sec" DOUBLE,
"int_rel_sec" VARCHAR,
"cse_disp_dt" TIMESTAMP,
"src" VARCHAR,
"qlty" VARCHAR,
"cse_meta" VARCHAR,
"rcrd_acrs" DOUBLE,
"sf_id" VARCHAR,
"created" TIMESTAMP,
"modified" TIMESTAMP,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.