Possible Tree Canopy - Vegetation %
City of Seattle
@usgov.city_of_seattle_possible_tree_canopy_vegetation_fbb60
City of Seattle
@usgov.city_of_seattle_possible_tree_canopy_vegetation_fbb60
CREATE TABLE table_1 (
"objectid_12_13" BIGINT,
"management_units" BIGINT,
"tc_id" BIGINT,
"objectid" BIGINT,
"tc_id_1" VARCHAR,
"total_a" BIGINT,
"can_a" BIGINT,
"grass_a" BIGINT,
"soil_a" BIGINT,
"water_a" BIGINT,
"build_a" BIGINT,
"road_a" BIGINT,
"paved_a" BIGINT,
"perv_a" BIGINT,
"imperv_a" BIGINT,
"can_p" DOUBLE,
"grass_p" DOUBLE,
"soil_p" DOUBLE,
"water_p" DOUBLE,
"build_p" DOUBLE,
"road_p" DOUBLE,
"paved_p" DOUBLE,
"perv_p" DOUBLE,
"imperv_p" DOUBLE,
"objectid_1" VARCHAR,
"tc_e_a" BIGINT,
"tc_pv_a" BIGINT,
"tc_land_a" BIGINT,
"tc_pi_a" BIGINT,
"tc_p_a" BIGINT,
"tc_e_p" DOUBLE,
"tc_pv_p" DOUBLE,
"tc_p_p" DOUBLE,
"tc_pi_p" DOUBLE,
"tc_land_a_1" VARCHAR,
"gain" BIGINT,
"loss" BIGINT,
"no_change" BIGINT,
"treecanopy_2016_area" BIGINT,
"treecanopy_2021_area" BIGINT,
"change_area" BIGINT,
"change_percentchange" DOUBLE,
"treecanopy_2016_percent" DOUBLE,
"treecanopy_2021_percent" DOUBLE,
"change_percent_absdiff" DOUBLE,
"tc_id_12" VARCHAR,
"objectid_12" VARCHAR,
"tc_id_12_13" VARCHAR,
"shape_area" DOUBLE,
"shape_length" DOUBLE
);
Anyone who has the link will be able to view this.