Vegetation Treatment Area Completed Polygons
Department of the Interior
@usgov.doi_gov_vegetation_treatment_area_completed_polygons
Department of the Interior
@usgov.doi_gov_vegetation_treatment_area_completed_polygons
CREATE TABLE table_1 (
"objectid" BIGINT,
"unique_id" VARCHAR,
"sys_cd" VARCHAR,
"sys_trtmnt_id" BIGINT,
"trtmnt_nm" VARCHAR,
"trtmnt_type_cd" BIGINT,
"trtmnt_subtype" VARCHAR,
"trtmnt_start_dt" VARCHAR,
"trtmnt_end_dt" VARCHAR,
"trtmnt_comments" VARCHAR,
"blm_acres" DOUBLE,
"gis_acres" BIGINT,
"admin_st" VARCHAR,
"globalid" VARCHAR,
"nfpors_trtmnt_type" VARCHAR,
"add_trtmnt_type" VARCHAR,
"esr_trtmnt" VARCHAR,
"shape_length" DOUBLE,
"shape_area" DOUBLE
);
Anyone who has the link will be able to view this.