# CO2

The total CO 2 emissions in kg follow per year directly from the total scaled and corrected consumption of all energy carriers together (gas, electricity, heat and biomass).

The conversion factors to determine the CO 2 emissions in kg for each of the energy carriers can be found in the table below. The values ​​come from the ISSO 82.

### Conversion factors CO2

| Energy carrier | Conversion factor |
| -------------- | ----------------- |
| Gas            | 1.78kg/m3         |
| Heat           | 50.6 kg/GJ        |
| Electricity    | 0.48 kg/kWh       |
| Biomass        | 0.98 kg/kg        |

The total CO 2 emissions in kg per year can now be determined as follows:&#x20;

Total annual gas consumption in m3 times conversion factor for gas: 1.78kg/m3

Total annual heat consumption in GJ Conversion factor for heat: 50.6 kg/GJ

Total annual electricity consumption in kWh Conversion factor for electricity: 0.48 kg/kWh

Total annual biomass consumption in kg Conversion factor for biomass: 0.98 kg/kg

The CO 2 saving is the difference between the CO 2 emissions in the starting situation and the CO 2 of the new situation.


---

# 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.altum.ai/english/sustainability/sustainability-api/co2.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.
