> 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/guides/autres-ressources-utiles/guide-du-participant-au-hackathon-le-climat-en-donnees/ressources-du-hackathon/informations-pratiques.md).

# Informations pratiques

## Dates

Le hackathon “Le climat en données" se déroulera pendant 4 demi-journées, du **2 décembre après-midi au 4 décembre matin (inclus)** (cf. [programme détaillé](/guides/autres-ressources-utiles/guide-du-participant-au-hackathon-le-climat-en-donnees/ressources-du-hackathon/programme.md)).

* La 1ère journée (2/11) démarrera à 13h00 et se terminera à 20h00.
* La 2ème journée (3/11) démarrera à 9h00 et se terminera à 20h00.
* La 3ème journée (4/11) démarrera à 9h00 et se terminera à 12h15.

## Lieu

{% hint style="danger" %}
**Les participants en physique doivent impérativement amener avec eux une pièce d'identité.**
{% endhint %}

Il s’agit d’un **événement hybride**, avec des équipes qui travailleront en présentiel, et d’autres qui se formeront en ligne :

* Le lieu physique : **Centre International de Conférences de Météo-France** (42 Av. Gaspard Coriolis, 31100 Toulouse).
* Le lieu en ligne : [**Ce lien**](https://meteo.webex.com/meteo-fr/j.php?MTID=m62157aba682cf1dbdcce9a4b394f97f9) (pour tous les moments synchrones)

## Repas

Dans le cadre du hackathon, nous vous proposerons des petits-déjeuners et des déjeuners les 3 et 4 décembre 2025.

Les déjeuners prendront la forme de buffets déjeunatoires.

<figure><img src="https://3298903215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtQKOGwojKBfI27vfNUy5%2Fuploads%2Fgit-blob-f5cd26b2270894bd7d00c5a7dd1770c5383d4f41%2FMenu%20hackathon%20(1).png?alt=media" alt=""><figcaption></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://guides.data.gouv.fr/guides/autres-ressources-utiles/guide-du-participant-au-hackathon-le-climat-en-donnees/ressources-du-hackathon/informations-pratiques.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.
