> For the complete documentation index, see [llms.txt](https://guides.data.gouv.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.data.gouv.fr/ecologie.data.gouv.fr/ecologie.data.gouv.fr.md).

# ecologie.data.gouv.fr

Bienvenue sur le guide utilisateur d'ecologie.data.gouv.fr : le catalogue national des données pour la transition écologique

[*ecologie.***data.gouv**.*fr*](/ecologie.data.gouv.fr/ecologie.data.gouv.fr.md) est développé et opéré par lʼ[Ecolab](https://greentechinnovation.fr/), le laboratoire d'innovation au service de la transition écologique du **Commissariat Général au Développement Durable** (CGDD).

<table data-view="cards"><thead><tr><th data-type="content-ref">Page</th><th>Description</th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><a href="/ecologie.data.gouv.fr/ecologie.data.gouv.fr/toutes-les-donnees.md">Toutes les données</a></td><td>Explorez, exploitez et contribuez à notre catalogue de jeux de données.</td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-4f72d19d318831e82db3eb54beaff819cdf76eac%2FPictogram_jdd%20(1).svg?alt=media">Pictogram_jdd (1).svg</a></td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-4f72d19d318831e82db3eb54beaff819cdf76eac%2FPictogram_jdd%20(1).svg?alt=media">Pictogram_jdd (1).svg</a></td></tr><tr><td><a href="/ecologie.data.gouv.fr/ecologie.data.gouv.fr/indicateurs-phares.md">Indicateurs phares</a></td><td>Utilisez ces indicateurs de référence pour le suivi de la transition écologique de votre territoire.</td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-574d05d3719376b5bc2ae7ada7fddccd17702a35%2FPictogram_indicateur.svg?alt=media">Pictogram_indicateur.svg</a></td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-574d05d3719376b5bc2ae7ada7fddccd17702a35%2FPictogram_indicateur.svg?alt=media">Pictogram_indicateur.svg</a></td></tr><tr><td><a href="/ecologie.data.gouv.fr/ecologie.data.gouv.fr/collections-thematiques.md">Collections thématiques</a></td><td>Partagez des ensembles de données regroupés autour d'une politique publique ou d'un projet.</td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-465d8e1d225f1adee5218460cc271c8aa1e8b35e%2FPictogram_collection.svg?alt=media">Pictogram_collection.svg</a></td><td><a href="https://2683915178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK56ETHxhBea8DHmbPCgt%2Fuploads%2Fgit-blob-465d8e1d225f1adee5218460cc271c8aa1e8b35e%2FPictogram_collection.svg?alt=media">Pictogram_collection.svg</a></td></tr></tbody></table>


---

# 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://guides.data.gouv.fr/ecologie.data.gouv.fr/ecologie.data.gouv.fr.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.
