Riparian Vegetation Structure Data For 15 Wessex Chalkstream Sites, England, UK
Environmental Information Data Centre
@ukgov.riparian_vegetation_structure_for_15_wessex_chalkstrea_d409b9d5
Environmental Information Data Centre
@ukgov.riparian_vegetation_structure_for_15_wessex_chalkstrea_d409b9d5
CREATE TABLE download_the_data (
"river_id" BIGINT,
"site_id" BIGINT,
"river_name" VARCHAR,
"site_name" VARCHAR,
"ngr" VARCHAR,
"easting" BIGINT,
"northing" BIGINT,
"distance_upstream_m" BIGINT,
"vegetation" VARCHAR,
"area_m2" DOUBLE,
"volume_m3" DOUBLE,
"min_height_m" DOUBLE,
"max_height_m" DOUBLE,
"mean_height_m" DOUBLE,
"sd_height_m" DOUBLE
);
Anyone who has the link will be able to view this.