> 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/acknowledgements.md).

# Acknowledgements

We would like to acknowledge Johannes Friedrich, Carole Excell, Francis Gassert, Aaron Kressig, Nancy Harris, Xiangyi Li, Angela Enriquez, Cynthia Elliot, Kelly Levin, Nisha Krishnan, Joe Thwaites, Greg Carlock, Kevin Kurkul, Molly McGregor, and Chris Reij at the World Resources Institute for providing key inputs and expertise in the development of this guide. Thank you to Laura Malaguzzi Valeri for helping us strengthen the methodology. We deeply appreciate the insights we received from Jennifer Doherty Bigara Rodriguez. We would also like to recognize Alan Hudson, Mareike Britten, and Liz Carolan for providing insightful comments during early consultations.<br>

Also, the Center for Open Data Enterprise (CODE), with leadership from Katherine Garcia and Joel Gurin, contributed to the Climate Change Open Up Guide at several stages in its development. CODE led workshops to develop an initial approach to the Guide and identify high-priority datasets at COP 21 in 2015 and at the 2016 Open Government Partnership Summit. CODE and WRI also co-authored the initial draft of the Guide, which the Open Data Charter released as a consultation document for public comment in 2017. CODE’s work on this project was funded by the International Development Research Centre through the Open Data for Development network.


---

# 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/acknowledgements.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.
