Marine Benthic Biomass Data
King County, Washington
@usgov.king_county_washington_marine_benthic_biomass_data
King County, Washington
@usgov.king_county_washington_marine_benthic_biomass_data
CREATE TABLE table_1 (
"sample_rep_id" VARCHAR,
"locator" VARCHAR,
"site" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"approx_depth_m" BIGINT,
"project" VARCHAR,
"sample_type" VARCHAR,
"sample_id" VARCHAR,
"collection_date" TIMESTAMP,
"year" BIGINT,
"field_replicate" BIGINT,
"annelida_g" DOUBLE,
"annelida_qual" VARCHAR,
"crustacean_g" DOUBLE,
"crustacea_qual" VARCHAR,
"mollusca_g" DOUBLE,
"mollusca_qual" VARCHAR,
"misc_g" DOUBLE,
"misc_qual" VARCHAR,
"notes" VARCHAR
);
Anyone who has the link will be able to view this.