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

# Répartition géographique

{% hint style="success" %}
Tous les territoires de France, métropolitains et d'outre-mer, ont ouvert des données. De petites communes isolées n'hésitent pas à se lancer dans l'open data avec des projets et des données de grande qualité (Pirae, 14 000 habitants, en Polynésie Française ou Monacia-d'Aullène, 550 habitants, en Corse du Sud par exemple).

Le nombre de collectivités ayant ouvert leurs données par région est surtout corrélé au nombre de collectivités de taille suffisante dans les emprises régionales retenues.&#x20;

Cependant, à caractéristique territoriale équivalente (même taille et profil des collectivités présentes), l'ancienneté et la permanence de l'animation open data dans certaines régions font une vraie différence.

Tout le monde y est, tout le monde progresse, c'est l'essentiel.
{% endhint %}

<figure><img src="/files/m6VIy179IxZe4AP7yQFR" alt=""><figcaption></figcaption></figure>

<details>

<summary>Carte interactive des acteurs</summary>

<https://odf-carto.netlify.app>

</details>


---

# 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/repartition-geographique.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.
