BLM ID Areas Of Critical Environmental Concern (ACEC) - Historical
Department of the Interior
@usgov.doi_gov_blm_id_acec_historical_hub
Department of the Interior
@usgov.doi_gov_blm_id_acec_historical_hub
CREATE TABLE table_1 (
"objectid" BIGINT,
"acec_id" VARCHAR,
"loc_acec_id" VARCHAR,
"acec_name" VARCHAR,
"casefile_no" VARCHAR,
"lup_name" VARCHAR,
"acec_est_acr" BIGINT,
"rod_date" TIMESTAMP,
"gis_acres" DOUBLE,
"admin_st" VARCHAR,
"adm_ofc_cd" VARCHAR,
"adm_unit_cd" VARCHAR,
"inactive_dt" VARCHAR,
"globalid" VARCHAR,
"status" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.