> For the complete documentation index, see [llms.txt](https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-advance-climate-a/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-advance-climate-a/collaborators.md).

# Collaborators

**Open Data Charter**<br>

**The Open Data Charter is a collaboration of more than 100 governments and organisations committed to opening up data based on a shared set of principles, including that data should be open by default, timely and interoperable.**<br>

**Our goal is to embed the use of open data as a central tool to help governments solve the most pressing policy challenges of our time.** <br>

**World Resource Institute**<br>

**WRI was founded in 1982 with the purpose of bringing cutting-edge analysis to global environment and development challenges. For the past three decades, we have worked with government, business, and civil society to drive ambitious action based on high-quality data and objective analysis. With our partners, we have demonstrated the success of breakthrough ideas and scaled up these solutions for far-reaching, enduring impact**<br>

**The Center for Open Data Enterprise (CODE)**

**The Center for Open Data Enterprise (CODE) is a 501 (c) 3 non-profit organization based in Washington, DC, whose mission is to maximize the value of open government data as a public resource for economic growth , social good and scientific research. During the past few years, CODE has worked with the White House, more than a dozen federal agencies in the United States. UU., And with governments around the world to help them improve their data assets and meet the needs of their agencies and data users**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://open-data-charter.gitbook.io/open-up-guide-using-open-data-to-advance-climate-a/collaborators.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
