Assessing Trends in Fishing Effort Inside and Outside Peru's EEZ Using AIS Data from Global Fishing Watch.
- Jessica French - [email protected]
- Pol Carbó Mestre - [email protected]
- Javier Patrón - [email protected]
The purpose of this notebook is to explore Global Fishing Watch's dataset on daily fishing effort, as inferred from fishing hours per day. In this notebook (peruvian-fisheries-effort.ipynb), we will demonstrate how to read and visualize the data, and provide an overview of how the selected data can be used to explore differences in fishing effort within and outside Peru's Exclusive Economic Zone, and whether fishing effort is impacted by El Niño Southern Oscillation (ENSO) events.
Here is an interesting video from the Global Fishing Watch that describes their tool and potential uses (link).
- peruvian-fisheries-effort.ipynb: Jupyter notebook contains all information and description of the project including GEE Access, Data visualization, Metadata description, and our case example.
- environment.yml: This is our conda environment file used to create our Binder environment. Click on the file to see the list of dependencies and channels we prioritize for the project.
If you are unsure of how to use Google Earth Engine, or you are having problems initiating the ee.Authenticate()
, and ee.Initialize()
, please follow the steps under the webpage of Google Earth Devlopers to help you set the first steps.
https://developers.google.com/earth-engine/guides/getstarted
The Global Fishing Watch (GFW) provides an open platform to access Automatic Identification System (AIS) data from commercial fishing activities. In this project we are using their API to explore the data and use it for our case example. For more information and details check our .ipynb notebook.
Global Fishing watch - https://developers.google.com/earth-engine/datasets/catalog/GFW_GFF_V1_fishing_hours
- Christensen, V., de la Puente, S., Sueiro, J. C., Steenbeek, J., & Majluf, P. (2014). Valuing seafood: The Peruvian fisheries sector. Marine Policy, 44, 302–311. https://doi.org/10.1016/j.marpol.2013.09.022
- El Niño | National Geographic Society. (n.d.). Retrieved November 29, 2022, from https://education.nationalgeographic.org/resource/el-nino
- FAO. Fishery and Aquaculture Statistics. Global capture production 1950-2020 (FishStatJ). 2022. In: FAO Fisheries and Aquaculture Division [online]. Rome. Updated 2022.
- GFW (global fishing watch) daily fishing hours | Earth Engine Data catalog | google developers (no date) Google. Google. Available at: https://developers.google.com/earth-engine/datasets/catalog/GFW_GFF_V1_fishing_hours (Accessed: November 30, 2022).
- Global Fishing Watch Application Programming Interfaces (API) Documentation (https://globalfishingwatch.org/our-apis/documentation#introduction)
- Kroodsma, David A., Juan Mayorga, Timothy Hochberg, Nathan A. Miller, Kristina Boerder, Francesco Ferretti, Alex Wilson et al. "Tracking the global footprint of fisheries." Science 359, no. 6378 (2018): 904-908. DOI:10.1126/science.aao5646.
There is a potential second stage of this project, where we could further explore the dataset to identify which international fleets are fishing in Peru's waters and evaluate the countries that have fishing agreements with Peru. Furthermore, we could delve deeper into the effects of ENSO. In this regard, we could explore additional GFW datasets (accessible through Google BigQuery) representing fishing indicators strongly influenced by El Niño.
The contributions for this repo are open and we would like to encourage our public people to wranggle and explore this dataset.
If you have any questions reading this Repo please do not hesitate on sending us an email with your questions. Additionally there is an awesome support area from google earth engine and github that can help you or guide you. https://github.com/google/earthengine-api