Fish Metals Dataset, 2015: Coastal Lagoons Monitoring In The Arctic Network Of National Parks
Department of the Interior
@usgov.doi_gov_fish_metals_2015_coastal_lagoons_monitoring_in_277062f0
Department of the Interior
@usgov.doi_gov_fish_metals_2015_coastal_lagoons_monitoring_in_277062f0
Fish metals sampling data collected in the coastal lagoons of Alaska in 2015 for the National Park Service.
Methods are described in the monitoring protocol:
Jones T, Apsens S, Miller S, Robards M. 2018. Coastal lagoons vital signs monitoring protocol for the Arctic Network: Volume 1, report narrative, version 1.0. Natural Resource Report. NPS/ARCN/NRR—2018/1824. National Park Service. Fort Collins, Colorado https://irma.nps.gov/DataStore/Reference/Profile/2257596
and standard operating procedures:
Jones T. 2017. Coastal Lagoon Vital Signs Monitoring Protocol for the Arctic Network: Standard Operating Procedures Version 1.0. National Park Service https://irma.nps.gov/DataStore/Reference/Profile/2310242
Organization: Department of the Interior
Last updated: 2025-09-14T18:54:34.840105
Tags: alaska, coastal, contaminant, diet, fish, food, lagoon, metal, subsistence
CREATE TABLE n_2015_lagoons_metals_and_contaminants_data (
"labnumber" VARCHAR,
"sample_id" VARCHAR,
"species" VARCHAR,
"collectiondate" TIMESTAMP,
"tissuetype" VARCHAR,
"n__fish_in_composite" DOUBLE -- # Fish In Composite,
"length" DOUBLE,
"weight" DOUBLE,
"sex" VARCHAR,
"age" DOUBLE,
"site" VARCHAR,
"area" VARCHAR,
"as" VARCHAR,
"cd" VARCHAR,
"cu" DOUBLE,
"pb" VARCHAR,
"hg" DOUBLE,
"se" DOUBLE
);Anyone who has the link will be able to view this.