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

# Introduction

L'ouverture des données dans les collectivités locales a-t-elle résisté à la contraction des moyens financiers des collectivités, à la crise sanitaire ou au repli sécuritaire motivé par le  contexte des cyber-attaques, réelles mais différenciées des dynamiques open data ?&#x20;

Nous allons voir dans la synthèse qui suit que si l'ouverture se poursuit en quantité et en qualité, c'est principalement le fait d'animations spécifiques liées à des projets ponctuels (par exemple menés dans le cadre du Plan de Relance).&#x20;

Ce qui est remarquable, c'est que le grand groupe des collectivités de taille moyenne ("le peloton") prend la relève de cette progression, précédement portée par les grosses collectivités ("l'échappée" pour garder l'image de cyclisme).

Notons qu'à quelques exceptions près, les plus petites collectivités restent loin derrière le peloton de tête et qu'elles risquent de se retrouver reléguées si l'assistance technique n'intervient pas !&#x20;

[Téléchargez le rapport au format .pdf](https://drive.google.com/file/d/1YkDHb88kEZra-iSw4EEDIexZ7cQEmLN9/view)

<figure><img src="/files/757yOwk5fjSaGKDDNQlY" alt=""><figcaption><p>Edition 2022</p></figcaption></figure>


---

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