# Base Empreinte for Flights and Trains Now Live

The **BASE-EMPREINTE methodology** for flights and trains is now live in the SQUAKE API, based on the latest ADEME datasets.

### **Key Features**

* **Flights & Trains Emission Factors**: Uses ADEME’s **2025 Base Empreinte** environmental impact data.
* **Granular Methodology**: Factors in aircraft performance, fuel consumption, and train energy mix.
* **Compliance Ready**: Aligns with ADEME’s **Base Carbone Methodological Guide (2024)**.

Users can now retrieve BASE-EMPREINTE-compliant emissions data via the API.

### **Sources**

* ADEME (2025). [Base Empreinte - Données d’impacts environnementaux](https://www.ademe.fr/base-empreinte)
* ADEME (2024). [Base Carbone Methodological Guide](https://www.ademe.fr/base-carbone)
* ADEME (2023). Documentation on aviation emission factors.
* Eurocontrol (2022). Aircraft performance and fuel consumption statistics.


---

# Agent Instructions: 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:

```
GET https://docs-integration.squake.earth/notable-changes/calculation-changes/base-empreinte-live-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
