Land Management Planning Unit (Feature Layer)
Department of Agriculture
@usgov.usda_gov_land_management_planning_unit_feature_layer_6b9ff
Department of Agriculture
@usgov.usda_gov_land_management_planning_unit_feature_layer_6b9ff
CREATE TABLE table_1 (
"objectid" BIGINT,
"planning_unit_id" BIGINT,
"fullregion" VARCHAR,
"planningunit" VARCHAR,
"states" VARCHAR,
"planningunitlink" VARCHAR,
"planningunittype" VARCHAR,
"currently_in_revision" VARCHAR,
"latestrevisioncompletionyear" BIGINT,
"requiredrevisionfiscalyear" VARCHAR,
"planningruleshort" VARCHAR,
"planningphasemilestone" VARCHAR,
"assessmentnotice" VARCHAR,
"assessment" VARCHAR,
"noi" VARCHAR,
"deis" VARCHAR,
"feis" VARCHAR,
"rod" VARCHAR,
"latestapprovedrevisiondate" VARCHAR,
"remarks" VARCHAR,
"lmpu_name" VARCHAR,
"areatype" VARCHAR,
"lmpu_id" VARCHAR,
"gis_acres" DOUBLE,
"effectivedate" TIMESTAMP,
"expirationdate" VARCHAR,
"hq_location" VARCHAR,
"comments" VARCHAR,
"region" BIGINT,
"year_0_fy" VARCHAR,
"year_0_phase" VARCHAR,
"year_1_fy" VARCHAR,
"year_1_phase" VARCHAR,
"year_2_fy" VARCHAR,
"year_2_phase" VARCHAR,
"year_3_fy" VARCHAR,
"year_3_phase" VARCHAR,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.