# Climate Data Workbench

The Climate Data Workbench will further our mission of making scalable climate DAPPs easier to build and manage.

Workbench allows developers to assess their building options with unprecedented ease and provide an easy-to-use tool to instantly view data schemas from Hedera Consensus Topics. In essence, Workbench saves our development partners time and money by shortening build times and speeding up project development.

Workbench gives developers insights into how climate data is formatted and parsed in the Climate Intelligence Oracle. It also provides a rundown of the APIs, schemas, and return payloads available.

It makes the debugging process more efficient by visualizing data calls so Ecosphere clients know in advance what data they will be receiving from every API call.

Workbench allows users to instantly search schemas to find specific types of climate data through the REST API. Workbench then presents the searched data in an easy-to-digest format by breaking large bundles of data into smaller bits. All of this is done right on Ecosphere dashboard without requiring developers to set up their own code editor.


---

# 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://docs.ecosphereprime.com/ecosphere/technology/integration/climate-data-workbench.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.
