Woodland Sites
Plymouth City Council
@ukgov.woodland_sites
Plymouth City Council
@ukgov.woodland_sites
CREATE TABLE sampling_of_woodland_sites_in_bircham_and_forder_valley_2016 (
"date" TIMESTAMP,
"transect" BIGINT,
"quadrat" BIGINT,
"tqcode" VARCHAR,
"species" VARCHAR,
"dafor_d_a_f_o_or_r" VARCHAR,
"shrub_cover_n_0_5" BIGINT,
"shrub_cover_e_0_5" BIGINT,
"shrub_cover_s_0_5" BIGINT,
"shrub_cover_w_0_5" BIGINT,
"average_shrub_cover_0_5" DOUBLE,
"canopy_lg" VARCHAR,
"canopy_overhead" VARCHAR,
"average_canopy_openness" VARCHAR,
"trampling_1_none_low_2_medium_3_high" VARCHAR,
"litter_y_n" VARCHAR,
"garden_waste_y_n" VARCHAR,
"comments" VARCHAR
);
Anyone who has the link will be able to view this.