Spp_code_group_LU: BC Fish Naming Codes and Data

Spp_code_group_LUR Documentation

BC Fish Naming Codes and Data

Description

Lookup table with species codes and additional grouping columns for scientific naming, spawn timing, recreational, invasive and/or conservation values, etc. Also see fishbc package (https://github.com/poissonconsulting/fishbc).

Usage

Spp_code_group_LU

Format

A data frame with 174 rows and 23 variables:

species_id

Species identification key from SMall Lakes Database (SLD) numeric

species_former_name

Character string describing any former names fo rthe same species

species_name

charater string of current accpeted species name

species_code

character string for standard ( BC RISC) accepted code abbreviation for species name

sportfish_group

character string classifying species by the recreational, invasive, etc. values

subfamily

character string classifying species by the subfamily

stocked_species

A logical indicating whether the species has been stocked in BC at least once

spawn_season

character string describing whether the species spawn period is in spring or fall

Code

A character vector of the unique provincial fish code.

CommonName

A character vector of the common name.

Class

A character vector of the class.

Order

A character vector of the order.

Family

A character vector of the family.

Genus

A character vector of the genus.

Species

A character vector of the species.

Subspecies

A character vector of the subspecies.

Species2

A character vector of the second species if a hybrid.

Extant

A logical vector indicating whether any of the fishes are extant in British Columbia.

Native

A logical vector indicating whether any of the fishes are native to British Columbia.

Marine

A logical vector indicating whether a life-stage of any of the fishes occur in saltwater in British Columbia.

Yellow

A logical vector indicating whether any of the fishes are yellow listed in British Columbia.

Blue

A logical vector indicating whether any of the fishes are blue listed in British Columbia.

Red

A logical vector indicating whether any of the fishes are red listed in British Columbia.

CDCode

A character vector specifying the BC Conservation Data Centre species code.

Source

PAskey personal copy with .csv stored in data-raw


PAskey/SPDT documentation built on May 31, 2024, 12:21 a.m.