# CO2

De totale CO 2 -emissie in kg volgt per jaar direct uit het totale geschaalde en gecorrigeerde verbruik van alle energiedragers samen (gas, elektriciteit, warmte en biomassa). De omrekeningsfactoren voor het bepalen van de CO 2 -emissie in kg voor elk van de energiedragers vindt u in onderstaande tabel. De waarden komen uit de ISSO 82.

### Conversie factoren CO2

| Energiedrager | Conversie factor |
| ------------- | ---------------- |
| Gas           | 1.78kg/m3        |
| Warmte        | 50.6 kg/GJ       |
| Electriciteit | 0.48 kg/kWh      |
| Biomassa      | 0.98 kg/kg       |

De totale CO 2 -emissie in kg per jaar kan nu als volgt worden bepaald:&#x20;

Totaal jaarlijks gasverbruik in m3 maal omrekeningsfactor voor gas: 1,78kg/m3&#x20;

Totaal jaarlijks warmteverbruik in GJ Omrekenfactor voor warmte: 50,6 kg/GJ&#x20;

Totaal jaarlijks elektriciteitsverbruik in kWh Omrekeningsfactor voor elektriciteit: 0,48 kg/kWh&#x20;

Totaal jaarlijks biomassaverbruik in kg Omrekenfactor voor biomassa: 0,98 kg/kg&#x20;

De CO 2 -besparing is het verschil tussen de CO 2 -uitstoot in de beginsituatie en de CO 2 in de nieuwe situatie.


---

# 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/verduurzamen/verduurzaming-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.
