Skip to content

NEFSC/READ-EDAB-NEesp

Repository files navigation

Ecosystem and Socioeconomic Profiles

View current data products

https://noaa-edab.github.io/ESP_docs/docs

Introduction

Ecosystem and Socioeconomic Profiles (ESPs) are a scientific product to support Integrated Ecosystem Assessment (IEA). IEA seeks to improve understanding and management of fisheries through incorporating natural, social, and economic data into fisheries analyses and management plans. ESPs are a structured framework developed by the Alaska Science Center to integrate ecosystem and socioeconomic information into the stock assessment process.1

Here we adapt the ESP process for use in the management of Northeast stocks. Our scientific roadmap consists of these steps:

  1. Gather existing data on ecology, biology, socioeconomics, and the human dimension of Northeast fisheries.

  2. Conduct a risk analysis of Northeast stocks to determine which stocks are most vulnerable.

  3. Create detailed reports for the most vulnerable stocks, incorporating data from the original risk assessment as well as detailed species-specific information.

Using this package

The current preliminary report pulls data from many existing sources and creates several data visualizations. Reports for all northeast stocks have been compiled and can be viewed here. Data, functions, and report templates are aggregated in this R package, NEesp. See here for a brief demo of how to use this package.

These reports are a work in progress and should not be viewed as a final or complete product at this time. We do not guarantee that these reports are free from errors; please contact us if you notice any issues.

The Northeast ESP suite

There are currently 4 github repos associated with the Northeast ESP initiative.

  1. NOAA-EDAB/esp_data_aggregation is the original repo and currently houses development and exploratory work.

  2. NOAA-EDAB/NEesp houses an R package that contains relevant data, functions for low-level data analysis and plotting, and report templates.

  3. NOAA-EDAB/NEespShiny houses an R Shiny app (in the form of an R package) that provides a graphical user interface for creating reports with the NEesp package.

  4. NOAA-EDAB/ESP_docs houses static reports on Northeast stocks and ecosystem/socioeconomic indicators.

Next steps

We continue to synthesize existing data on Northeast stocks, environment, and socioeconomics. We are currently refining our data analyses and beginning the preliminary risk assessment process.

Developers

atyrell3 rtabandera

Legal disclaimer

This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an 'as is' basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

Pkgdown site

The pkgdown site is being built from the dev branch.