# Bus & Train According to DEFRA are Now Available

The **DEFRA 2024 methodology** for bus and train carbon emissions is now live in the SQUAKE API. It includes:

* **Updated emission factors** for local buses (London/non-London), coaches, and train services.
* **Energy scopes**: Supports **Tank-to-Wheel (TTW)** and **Well-to-Wheel (WTW, default)** emissions.
* **Granular classification**: Differentiates transport modes for improved accuracy.

Users can now retrieve DEFRA-compliant emissions data for **both buses and trains** via the API. For details, see [UK Government GHG factors](https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2024).


---

# 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/defra-live-2024.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.
