BLM ES Administrative Unit Office
Department of the Interior
@usgov.doi_gov_blm_es_administrative_unit_office
Department of the Interior
@usgov.doi_gov_blm_es_administrative_unit_office
This polygon feature class represents the spatial extent of active BLM Administrative Unit Boundaries at the State, District, and Field Office levels.
Organization: Department of the Interior
Last updated: 2024-02-09T04:44:59.055028
Tags: administrative-units, alabama, arkansas, blm, boundaries, bureau-of-land-management, connecticut, delaware, eastern-states, florida, georgia, geospatial, governmental-units-and-administrative-and-statistical-boundaries, illinois, indiana, iowa, jurisdiction, kentucky, location, louisiana, maine, management, maryland, massachusetts, michigan, minnesota, mississippi, missouri, new-hampshire, new-jersey, new-york, north-carolina, ohio, pennsylvania, planningcadastre, public-lands, rhode-island, south-carolina, tennessee, vermont, virginia, west-virginia, wisconsin
CREATE TABLE table_1 (
"objectid" BIGINT,
"administrative_unit_code" VARCHAR,
"administrative_unit_name" VARCHAR,
"blm_organization_type" VARCHAR,
"approval_date" VARCHAR,
"effective_date" VARCHAR,
"state_office_url" VARCHAR,
"parent_admin_code" VARCHAR,
"parent_name" VARCHAR,
"administrative_state_code" VARCHAR,
"globalid" VARCHAR,
"created_user" VARCHAR,
"created_date" VARCHAR,
"last_edited_user" VARCHAR,
"last_edited_date" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.