inbo / esas-revitalize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inventory report on the possibility to update the ESAS database for the North Sea

Introduction

This repository was set up in the context of the "Inventory report on revitalizing the ESAS-database for the North Sea" project initiated by Rijkswaterstaat. The goal of the project was:

  • to create an inventory report on existing seabird at sea datasets collected in the North Sea for future inclusion in the ESAS database
  • to draw a data sharing agreement among data suppliers
  • to support the migration of the ESAS database from JNCC to ICES Data Centre and updating the outdated ESAS v5 dataset with Belgian, Dutch and German data.

In July 2020, a questionnaire was officially distributed among various potential data providers of seabird at sea data, which consist of the Joint ICES/OSPAR/HELCOM Working Group on Birds (JWGBIRD) consortium members, supplemented by additional researchers and institutes proposed by INBO, Bureau Waardenburg (BUWA), Forschungs- und Technologiezentrum Westküste (FTZ) and Rijkswaterstaat (RWS), including potential data providers for the North Sea, Baltic Sea and Irish Sea. The goal of this questionnaire was to create an inventory of resources of seabird at sea data in Europe.

Content

This repository includes:

Repo structure

The repository structure is based on Cookiecutter Data Science.

├── README.md             : Description of this repository
├── LICENSE               : Repository license
├── esas-revitalize.Rproj : RStudio project file
├── .gitignore            : Files and directories to be ignored by git
│
├── data
│   ├── raw               : Source data, input for Rmarkdown script
│   └── processed         : Cleaned data, tables and figure
|
├── references            : pdf version of questionnaire
│
└── src                   : Rmarkdown scripts to clean data and generate tables/figure

About

License:MIT License