Description: Classification of species guild membership by management bodies.
Indicator family:
Contributor(s): Sarah Gaichas and Sean Lucey.
Affiliations: NEFSC
knitr::opts_chunk$set(echo = F) library(ecodata)
Feeding guilds are groups of species that feed similarly. At the ecosystem level, the food web is likely stable if overall biomass of feeding groups is stable over time, even if populations of species within the groups may be changing.
We defined feeding guilds for fish and invertebrates captured by bottom trawl surveys using diet similarity, either from diet analysis or from literature [@garrison_dietary_2000; @smith_trophic_2010], and see NEFSC food habits online
Each management body (MAFMC, NEFSC, State etc) has its managed species associated with different feeding guilds. This data set shows which managed species for each management body are in which guilds.
# Plot indicator ggplotObject <- ecodata::plot_species_groupings(report= 'MidAtlantic', varName= '2024') ggplotObject
# Plot indicator ggplotObject <- ecodata::plot_species_groupings(report= 'NewEngland', varName= '2024') ggplotObject
Spatial scale: Coastwide
Temporal scale: N/A
Synthesis Theme:
# Either from Contributor or ecodata
We changed species groupings in response to comments over the years. The table shows feeding guilds used in the 2024 report.
Point of contact: Sarah.Gaichas@noaa.gov{.email}
ecodata name: ecodata::species_groupings
Variable definitions
SOE.24 = Feeding guild definitions for State of the Ecosystem report (2024)
MAFMC = Mid Atlantic Fishery Management Council - list of managed species by feeding guild
NEFMC = New England Fishery Management Council - list of managed species by feeding guild
Joint = Jointly managed species by feeding guild
State or Other = Species managed by other bodies listed by feeding guild
Indicator Category:
Source data are publicly available.
No response
tech-doc link https://noaa-edab.github.io/tech-doc/species_groupings.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.