Marine Zooplankton Grouped By Sample
King County, Washington
@usgov.king_county_washington_marine_zooplankton_grouped_by_sample
King County, Washington
@usgov.king_county_washington_marine_zooplankton_grouped_by_sample
CREATE TABLE table_1 (
"uw_sample_code" VARCHAR,
"locator" VARCHAR,
"agency" VARCHAR,
"site_name" VARCHAR,
"basin" VARCHAR,
"tow_type" VARCHAR,
"collectdatetime" VARCHAR,
"station_depth_m" DOUBLE,
"tow_depth_estimated" DOUBLE,
"sensor_depth_m" DOUBLE,
"volume_sampled_m_3" DOUBLE,
"mesh_size_um" BIGINT,
"collection_confidence" VARCHAR,
"total_abundance_ind_m_3" DOUBLE,
"total_biomass_mg_c_m_3" DOUBLE,
"total_unique_taxa" BIGINT,
"quality" BIGINT,
"steward_note" VARCHAR,
"sample_id" BIGINT,
"profile_id" BIGINT,
"datasource" VARCHAR
);
Anyone who has the link will be able to view this.