# Overview

**Engaging a transboundary expert network to prioritize coastal and marine habitat management for sea ducks in the Salish Sea**

## Project Summary <a href="#intro1.1" id="intro1.1"></a>

Sea ducks are an indicator of ecosystem health in the Salish Sea, which is of global importance to many populations of marine birds that use these transboundary waters throughout the annual cycle. It is therefore imperative to work across management jurisdictions to effectively conserve key areas of habitat for these birds. However, jurisdictional complexities often presents a major challenge to taking an ecosystem scale approach to sea duck management, not least because many information sources (i.e., biological datasets) end at the international border. This work aims to overcome this barrier by harmonizing information in a way that assists agencies responsible for implementing conservation prescriptions.

## Goals <a href="#intro1.2" id="intro1.2"></a>

This R user guide aims to fulfill one of the key project initiatives: to identify and assess compatibility of avian datasets in the Salish Sea. By the end of this guide, researchers or resource managers interesting in accessing and compiling the available data resources will know:

(1) Which transboundary data resources are available (2) Who the data owners are and how to access the data with appropriate permissions (3) How the datasets are structured, including details on the data collection protocols (4) What the limitations, challenges, and opportunities are associated with each dataset (5) How to compile the datasets into a standardized data format

> **WARNING: This guide may not provide all the details needed for the specific analysis you are interested in doing. Data users are responsible for understanding the data collection protocols before proceeding. If in doubt, reach out to the data owner with your questions!**

## Acknowledgements <a href="#intro1.5" id="intro1.5"></a>

A great deal of time and effort have gone into gathering, compiling, and making the data presented in this guide accessible. Data users need to appropriately acknowledge the source of the information they are using. This also should include an acknowledgement of volunteer efforts in instances where data were collected by citizen-scientist.

This project was a collaborative initiative between Birds Canada, Environment and Climate Change Canada, Ducks Unlimited Canada, Pacific Habitat Join Venture, Washington Department of Fish and Wildlife, and Audubon Washington. Funding for this project was provided by ... *others?*

This R User Guide was written by Dr. Danielle Ethier and Dean Evans with Birds Canada. Any comments, edits or suggestions can be sent to <dethier@birdscanada.org>. Your feedback is always welcome and appreciated!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://birdscanada.gitbook.io/transboundary-data-for-the-salish-sea/01-intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
