Stewardship Contracting: Polygon (Feature Layer)
Department of Agriculture
@usgov.usda_gov_stewardship_contracting_polygon_feature_layer_435fe
Department of Agriculture
@usgov.usda_gov_stewardship_contracting_polygon_feature_layer_435fe
CREATE TABLE table_1 (
"objectid" BIGINT,
"activity_code" BIGINT,
"activity_name" VARCHAR,
"treatment_type" VARCHAR,
"fund_codes" VARCHAR,
"uom" VARCHAR,
"date_planned" TIMESTAMP,
"date_accomplished" TIMESTAMP,
"date_completed" TIMESTAMP,
"fy_planned" BIGINT,
"fy_accomplished" BIGINT,
"fy_completed" DOUBLE,
"activity_unit_org" BIGINT,
"region_code" BIGINT,
"admin_forest_code" BIGINT,
"district_code" BIGINT,
"home_org" BIGINT,
"admin_forest_name" VARCHAR,
"admin_district_name" VARCHAR,
"proclaimed_forest_code" BIGINT,
"ownership_code" VARCHAR,
"ownership_desc" VARCHAR,
"state_abbr" VARCHAR,
"watershed_code" VARCHAR,
"aspect" VARCHAR,
"method_code" BIGINT,
"method_desc" VARCHAR,
"equipment_code" BIGINT,
"equipment_desc" VARCHAR,
"nepa_project_id" VARCHAR,
"nepa_doc_name" VARCHAR,
"implementation_project_name_33" VARCHAR,
"implementation_project_numb_34" VARCHAR,
"implementation_project_type_35" VARCHAR,
"work_agent_codes" VARCHAR,
"subunit_uom" VARCHAR,
"activity_unit_cn" VARCHAR,
"subunit_cn" BIGINT,
"facts_id" VARCHAR,
"suid" VARCHAR,
"subunit" VARCHAR,
"subunit_name" VARCHAR,
"activity_cn" VARCHAR,
"nepa_project_cn" BIGINT,
"stage_desc" VARCHAR,
"rev_date" TIMESTAMP,
"data_source_desc" VARCHAR,
"crc_value" VARCHAR,
"uk" VARCHAR,
"edw_insert_date" TIMESTAMP,
"nbr_units_planned" DOUBLE,
"nbr_units_accomplished" DOUBLE,
"slope" DOUBLE,
"elevation" DOUBLE,
"cost_per_uom" DOUBLE,
"subunit_size" DOUBLE,
"stage" BIGINT,
"data_source_code" DOUBLE,
"gis_acres" DOUBLE,
"etl_modified" VARCHAR,
"accuracy" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.