Marine Phytoplankton Grouped By Sample And General Functional Group
King County, Washington
@usgov.king_county_washington_marine_phytoplankton_grouped_by_bb9b846b
King County, Washington
@usgov.king_county_washington_marine_phytoplankton_grouped_by_bb9b846b
CREATE TABLE table_1 (
"locator" VARCHAR,
"site_name" VARCHAR,
"sample_number" VARCHAR,
"collect_date" TIMESTAMP,
"depth_m" DOUBLE,
"general_group" VARCHAR,
"biovolume_mm_3_l" DOUBLE,
"abundance_particles_ml" DOUBLE,
"quality" BIGINT,
"steward_note" VARCHAR,
"sample_id" BIGINT,
"grab_id" DOUBLE,
"profile_id" DOUBLE,
"replicates" DOUBLE,
"replicates_of" DOUBLE,
"datasource" VARCHAR
);
Anyone who has the link will be able to view this.