Silviculture Timber Stand Improvement (Feature Layer)
Department of Agriculture
@usgov.usda_gov_silviculture_timber_stand_improvement_feature_f476c289
Department of Agriculture
@usgov.usda_gov_silviculture_timber_stand_improvement_feature_f476c289
CREATE TABLE table_1 (
"objectid" BIGINT,
"region_code" BIGINT,
"admin_forest_code" BIGINT,
"admin_forest_name" VARCHAR,
"proclaimed_forest_code" BIGINT,
"admin_district_name" VARCHAR,
"district_code" BIGINT,
"home_org" BIGINT,
"activity_unit_org" BIGINT,
"suid" VARCHAR,
"facts_id" VARCHAR,
"subunit" VARCHAR,
"sale_name" VARCHAR,
"activity_code" BIGINT,
"activity_name" VARCHAR,
"activity_cn" VARCHAR,
"nbr_units_planned" DOUBLE,
"uom" VARCHAR,
"nbr_units_accomplished" DOUBLE,
"date_planned" TIMESTAMP,
"date_awarded" TIMESTAMP,
"date_completed" TIMESTAMP,
"fy_planned" BIGINT,
"fy_awarded" BIGINT,
"fy_completed" DOUBLE,
"fund_codes" VARCHAR,
"cost_per_uom" DOUBLE,
"nepa_project_id" VARCHAR,
"nepa_doc_name" VARCHAR,
"nepa_project_cn" DOUBLE,
"method_code" DOUBLE,
"method_desc" VARCHAR,
"equipment_code" DOUBLE,
"equipment_desc" VARCHAR,
"implementation_project_names" VARCHAR,
"implementation_project_numbers" VARCHAR,
"implementation_project_types" VARCHAR,
"work_agent_codes" VARCHAR,
"productivity_class_code" DOUBLE,
"productivity_class_desc" VARCHAR,
"land_suitability_class_code" VARCHAR,
"land_suitability_class_desc" VARCHAR,
"ownership_code" VARCHAR,
"ownership_desc" VARCHAR,
"aspect" VARCHAR,
"elevation" DOUBLE,
"slope" DOUBLE,
"state_abbr" VARCHAR,
"au_name" VARCHAR,
"subunit_name" VARCHAR,
"treatment_type" VARCHAR,
"watershed_code" VARCHAR,
"subunit_cn" BIGINT,
"subunit_size" DOUBLE,
"subunit_uom" VARCHAR,
"stage" BIGINT,
"stage_desc" VARCHAR,
"data_source_desc" VARCHAR,
"accuracy" DOUBLE,
"crc_value" VARCHAR,
"gis_acres" DOUBLE,
"edw_insert_date" TIMESTAMP,
"etl_modified" VARCHAR,
"etl_modified_date" VARCHAR,
"rev_date" VARCHAR,
"uk_tabular" VARCHAR,
"uk" VARCHAR,
"data_source_code" DOUBLE,
"shapearea" DOUBLE,
"shapelen" DOUBLE
);
Anyone who has the link will be able to view this.