2019 Estuarine Nutrient Enrichment Water Quality Monitoring Data For George Washington Birthplace National Monument (Certified)
Department of the Interior
@usgov.doi_gov_2019_estuarine_nutrient_enrichment_water_quali_c2e8e724
Department of the Interior
@usgov.doi_gov_2019_estuarine_nutrient_enrichment_water_quali_c2e8e724
CREATE TABLE n_2019_gewa_certified_toc_data (
"toc_event_id" BIGINT,
"location_id" VARCHAR,
"sample_date" TIMESTAMP,
"toc_pct" DOUBLE,
"toc_bdl" BOOLEAN,
"tn_pct" DOUBLE,
"tn_bdl" BOOLEAN,
"notes" VARCHAR,
"lab_methods" VARCHAR,
"lab" VARCHAR,
"certified_date" TIMESTAMP,
"certified_by" VARCHAR
);
Anyone who has the link will be able to view this.