> For the complete documentation index, see [llms.txt](https://opendatafrance.gitbook.io/odater/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://opendatafrance.gitbook.io/odater/edition-2022.md).

# Edition 2022

- [Introduction](https://opendatafrance.gitbook.io/odater/edition-2022/introduction.md)
- [Historique des collectivités territoriales ayant ouvert leurs données](https://opendatafrance.gitbook.io/odater/edition-2022/historique-des-collectivites-territoriales-ayant-ouvert-leurs-donnees.md)
- [Taux d’ouverture des collectivités](https://opendatafrance.gitbook.io/odater/edition-2022/taux-douverture-des-collectivites.md)
- [Taux de couverture de la population par un portail de données de proximité](https://opendatafrance.gitbook.io/odater/edition-2022/taux-de-couverture-de-la-population-par-un-portail-de-donnees-de-proximite.md)
- [L’écosystème des acteurs territoriaux](https://opendatafrance.gitbook.io/odater/edition-2022/lecosysteme-des-acteurs-territoriaux.md)
- [Répartition par type de collectivité](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-par-type-de-collectivite.md)
- [Répartition par taille de collectivité](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-par-taille-de-collectivite.md)
- [Répartition par typologie des plateformes](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-par-typologie-des-plateformes.md)
- [Répartition du nombre de Plateformes par technologie](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-du-nombre-de-plateformes-par-technologie.md)
- [Répartition du nombre d’Organisations par technologie](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-du-nombre-dorganisations-par-technologie.md)
- [Répartition du nombre de Données par technologie](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-du-nombre-de-donnees-par-technologie.md)
- [Nombre total de jeux de données publiées](https://opendatafrance.gitbook.io/odater/edition-2022/nombre-total-de-jeux-de-donnees-publiees.md)
- [Gouvernance des plateformes territoriales](https://opendatafrance.gitbook.io/odater/edition-2022/gouvernance-des-plateformes-territoriales.md)
- [Principales thématiques mobilisées](https://opendatafrance.gitbook.io/odater/edition-2022/principales-thematiques-mobilisees.md)
- [Répartition géographique](https://opendatafrance.gitbook.io/odater/edition-2022/repartition-geographique.md)
- [Carte des acteurs open data](https://opendatafrance.gitbook.io/odater/edition-2022/carte-des-acteurs-open-data.md)
- [Standards utilisés](https://opendatafrance.gitbook.io/odater/edition-2022/standards-utilises.md)
- [Données sources](https://opendatafrance.gitbook.io/odater/edition-2022/donnees-sources.md)
- [Table des organismes et plateformes open data](https://opendatafrance.gitbook.io/odater/edition-2022/donnees-sources/table-des-organismes-et-plateformes-open-data.md)
- [Données calculées](https://opendatafrance.gitbook.io/odater/edition-2022/donnees-sources/donnees-calculees.md)
- [Données brutes publiées sur data.gouv.fr](https://opendatafrance.gitbook.io/odater/edition-2022/donnees-sources/donnees-brutes-publiees-sur-data.gouv.fr.md)
- [Rapports au format .pdf](https://opendatafrance.gitbook.io/odater/edition-2022/rapports-au-format-.pdf.md)
- [Crédits](https://opendatafrance.gitbook.io/odater/edition-2022/credits.md)


---

# 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://opendatafrance.gitbook.io/odater/edition-2022.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.
