Skip to contents

This table is a copy of GAP_PRODUCTS.BIOMASS and does not have any other object dependencies. These data are produced by the Resource Assessment and Conservation Engineering Division (RACE) Groundfish Assessment Program (GAP) of the Alaska Fisheries Science Center (AFSC). There are legal restrictions on access to the data. These data are not intended for public dissemination and should not be shared without the explicit written consent of the data managers and owners (NOAA Fisheries). The GitHub repository for the scripts that created this code can be found at https://github.com/afsc-gap-products/gap_products. These data were last updated October 04, 2023.

This table is a copy of GAP_PRODUCTS.BIOMASS and does not have any other object dependencies. These data are produced by the Resource Assessment and Conservation Engineering Division (RACE) Groundfish Assessment Program (GAP) of the Alaska Fisheries Science Center (AFSC). There are legal restrictions on access to the data. These data are not intended for public dissemination and should not be shared without the explicit written consent of the data managers and owners (NOAA Fisheries). The GitHub repository for the scripts that created this code can be found at https://github.com/afsc-gap-products/gap_products. These data were last updated February 20, 2024.

Usage

data('noaa_afsc_biomass_estimates')

data('noaa_afsc_biomass_estimates')

Format

A data frame with 16 observations on the following 7 variables.

population_count

Estimated population. The estimated population caught in the survey for a species, group, or total for a given survey.

population_var

Estimated population variance. The estimated population variance caught in the survey for a species, group, or total for a given survey.

species_code

Taxon code. The species code of the organism associated with the 'common_name' and 'scientific_name' columns. For a complete species list, review the [code books](https://www.fisheries.noaa.gov/resource/document/groundfish-survey-species-code-manual-and-data-codes-manual).

survey_definition_id

Survey ID. This number uniquely identifies a survey. Name and description of survey. The column 'survey_id' is associated with the 'srvy' and 'survey' columns. For a complete list of surveys, review the [code books](https://www.fisheries.noaa.gov/resource/document/groundfish-survey-species-code-manual-and-data-codes-manual).

year

Survey year. Year the observation (survey) was collected.

biomass_mt

Estimated biomass. The estimated total biomass.

biomass_var

Estimated biomass variance. The estimated variance associated with the total biomass.

#'

A data frame with 82 observations on the following 7 variables.

biomass_mt

Estimated biomass. The estimated total biomass.

biomass_var

Estimated biomass variance. The estimated variance associated with the total biomass.

year

Survey year. Year the observation (survey) was collected.

population_count

Estimated population. The estimated population caught in the survey for a species, group, or total for a given survey.

population_var

Estimated population variance. The estimated population variance caught in the survey for a species, group, or total for a given survey.

species_code

Taxon code. The species code of the organism associated with the 'common_name' and 'scientific_name' columns. For a complete species list, review the [code books](https://www.fisheries.noaa.gov/resource/document/groundfish-survey-species-code-manual-and-data-codes-manual).

survey_definition_id

Survey ID. The survey definition ID code uniquely identifies a survey/survey design. The column 'survey_definition_id' is associated with the 'srvy' and 'survey' columns. For a complete list of surveys, review the [code books](https://www.fisheries.noaa.gov/resource/document/groundfish-survey-species-code-manual-and-data-codes-manual).

#'

Source

https://github.com/afsc-gap-products/gap_products

https://github.com/afsc-gap-products/gap_products

Details

The Resource Assessment and Conservation Engineering (RACE) Division Groundfish Assessment Program (GAP) of the Alaska Fisheries Science Center (AFSC) conducts fisheries-independent bottom trawl surveys to assess the populations of demersal fish and crab stocks of Alaska.

The Resource Assessment and Conservation Engineering (RACE) Division Groundfish Assessment Program (GAP) of the Alaska Fisheries Science Center (AFSC) conducts fisheries-independent bottom trawl surveys to assess the populations of demersal fish and crab stocks of Alaska.

Author

Emily Markowitz (Emily.Markowitz AT noaa.gov)

Examples

data(noaa_afsc_biomass_estimates)
data(noaa_afsc_biomass_estimates)