BLM Natl MLRS Oil And Gas Participating Areas
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_oil_and_gas_participating_areas_bc6f0
Department of the Interior
@usgov.doi_gov_blm_natl_mlrs_oil_and_gas_participating_areas_bc6f0
This dataset contains oil and gas participating area 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.
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,
"cse_name" VARCHAR,
"blm_prod" VARCHAR,
"cse_type_nr" BIGINT,
"cse_nr" VARCHAR,
"leg_cse_nr" VARCHAR,
"sf_id" VARCHAR,
"cse_disp" VARCHAR,
"src" VARCHAR,
"qlty" VARCHAR,
"cse_meta" VARCHAR,
"rcrd_acrs" DOUBLE,
"cmmdty" VARCHAR,
"frmtn" VARCHAR,
"eff_dt" TIMESTAMP,
"prdcng" VARCHAR,
"sale_dt" VARCHAR,
"created" TIMESTAMP,
"modified" TIMESTAMP,
"admin_state" VARCHAR,
"geo_state" VARCHAR,
"exp_dt" VARCHAR,
"shape_length" DOUBLE -- Shape, Length,
"shape_area" DOUBLE -- Shape, Area,
"shape" VARCHAR
);
Anyone who has the link will be able to view this.