https://noaa-edab.github.io/ESP_docs/docs
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:
-
Gather existing data on ecology, biology, socioeconomics, and the human dimension of Northeast fisheries.
-
Conduct a risk analysis of Northeast stocks to determine which stocks are most vulnerable.
-
Create detailed reports for the most vulnerable stocks, incorporating data from the original risk assessment as well as detailed species-specific information.
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.
There are currently 4 github repos associated with the Northeast ESP initiative.
-
NOAA-EDAB/esp_data_aggregation
is the original repo and currently houses development and exploratory work. -
NOAA-EDAB/NEesp
houses an R package that contains relevant data, functions for low-level data analysis and plotting, and report templates. -
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 theNEesp
package. -
NOAA-EDAB/ESP_docs
houses static reports on Northeast stocks and ecosystem/socioeconomic indicators.
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.
atyrell3 | rtabandera |
---|---|
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.
The pkgdown site is being built from the dev
branch.