2023 Estuarine Nutrient Enrichment Tier-2 Seagrass Monitoring Data (Certified)
Department of the Interior
@usgov.doi_gov_2023_estuarine_nutrient_enrichment_tier_2_seag_9fd50a79
Department of the Interior
@usgov.doi_gov_2023_estuarine_nutrient_enrichment_tier_2_seag_9fd50a79
CREATE TABLE tier2_seagrass_data_certified_2023 (
"quadratdata_id" BIGINT,
"event_code" VARCHAR,
"date" TIMESTAMP,
"time" VARCHAR,
"park_code" VARCHAR,
"hexagon" BIGINT,
"station" BIGINT,
"quadrat_ltr" VARCHAR,
"species" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"percent_cover" DOUBLE,
"average_stem_ht_cm" DOUBLE,
"gps_accuracy_m" DOUBLE,
"average_max_shoot_ht_cm" DOUBLE,
"average_max_shoot_width_mm" DOUBLE,
"average_number_lvs" DOUBLE,
"substrate" VARCHAR,
"notes" VARCHAR,
"certified_date" TIMESTAMP,
"last_name" VARCHAR
);
Anyone who has the link will be able to view this.