Activity Project Areas NEPA (Feature Layer)
Department of Agriculture
@usgov.usda_gov_activity_project_areas_nepa_feature_layer_4d47d
Department of Agriculture
@usgov.usda_gov_activity_project_areas_nepa_feature_layer_4d47d
CREATE TABLE table_1 (
"objectid" BIGINT,
"cn" BIGINT,
"id" VARCHAR,
"name" VARCHAR,
"projecttype" BIGINT,
"rev_date" TIMESTAMP,
"data_source" DOUBLE,
"accuracy" DOUBLE,
"nepa_doc_type_code" VARCHAR,
"nepa_signed_date" TIMESTAMP,
"nepa_hfra" VARCHAR,
"nepa_hfi" VARCHAR,
"hfra_hfi_other" VARCHAR,
"admin_region_code" BIGINT,
"admin_region_name" VARCHAR,
"admin_forest_code" BIGINT,
"admin_forest_name" VARCHAR,
"admin_district_code" BIGINT,
"admin_district_name" VARCHAR,
"gis_acres" DOUBLE,
"shape" VARCHAR,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.