Title: | Curtis and Qua Creeks Productivity Study Data |
---|---|
Description: | Fifteen relational tibbles from the Curtis and Qua Creeks Productivity study. The study which ran from 2015 to 2017 collected data on the water quality and temperature, periphyton, benthic invertebrates and fish populations of Curtis and Qua Creeks in the Salmo Watershed, British Columbia. |
Authors: | Gerry Nellestijn [aut, dtc], Robyn Irvine [aut, dtc], Tanya Chi Tran [aut, dtc], Joe Thorley [aut, cre, dtm] , Lynn Westcott [dtc], CARO Analytic [dtc], Sebastian Dalgarno [dtm] , Fish and Wildlife Compensation Program [fnd], Salmo Watershed Streamkeepers Society [fnd] |
Maintainer: | Joe Thorley <[email protected]> |
License: | CC0 |
Version: | 0.0.1 |
Built: | 2024-11-16 05:50:53 UTC |
Source: | https://github.com/poissonconsulting/curtisquadata |
A tibble of the different analytes.
analyte
analyte
A tibble with the columns:
Name of the analyte.
Units of the analyte.
Minimum reporting level.
A tibble of the sites, dates and lab ids for visit to take water samples.
analytesample
analytesample
A tibble with the columns:
Unique lab identifier for sample.
Site name.
Sample date.
A tibble of the analyte values.
analytevalue
analytevalue
A tibble with the columns:
Unique lab identifier for sample.
Analyte Name.
Analyte value.
A tibble of the benthic invertebrate counts by family.
benthiccount
benthiccount
A tibble with the columns:
Site name.
Sample date.
Order name.
Family name.
Number of individuals.
A tibble of the sites and dates for benthic sampling.
benthicsample
benthicsample
A tibble with the columns:
Site name.
Sample date.
Proportion of subsampled.
A tibble of the different sites for analyte, periphyton and benthic invertebrate sampling.
biosite
biosite
A tibble with the columns:
Site name
Creek name
Site spatial coordinates including elevation.
A tibble of the creeks.
creek
creek
A tibble with the columns:
Creek name
A tibble of the fish caught by electrofishing.
effish
effish
A tibble with the columns:
Site names
Date of visit
Electrofishing pass number
Fish number
Species code
Fish fork length (mm)
Fish body weight (g)
A tibble of the different backpack electrofishing sites.
efsite
efsite
A tibble with the columns:
Electrofishing site name
Creek name
Site length (m)
Site elevation (masl)
Dominant substrate
Site upstream spatial coordinates.
A tibble of the fish species caught by electrofishing.
efspecies
efspecies
A tibble with the columns:
Species code
Species common name
A tibble of the visits to electrofishing sites.
efvisit
efvisit
A tibble with the columns:
Site names
Date of visit
Conductivity (uS/cm)
Seconds electrofishing on first pass
Seconds electrofishing on second pass
Seconds electrofishing on third pass
A tibble of the periphyton time series Chlorophyll-A concentrations.
periphyton
periphyton
A tibble with the columns:
Site name
Sample date
Series number
Unique sample identifier
Chlorophyll-A concentration
A tibble of the different taxa
taxon
taxon
A tibble with the columns:
Order name.
Family name.
A tibble of the water temperature data.
temperature
temperature
A tibble with the columns:
Site name
Date and time of the temperature.
Water temperature (C)
A tibble of the different temperature sites.
tempsite
tempsite
A tibble with the columns:
Site name
Creek name
Site spatial coordinates including elevation.