Last updated: 19.10.2023

<aside> 💡 High-Level Description:

DEFRA (Department for Environment, Food & Rural Affairs) applies a comprehensive methodology for calculating carbon emissions in the heat and steam sector, recognizing the significant environmental impact of these energy sources. In the context of the broader industrial energy spectrum, heat and steam production are crucial components, often generated through the burning of fossil fuels, leading to substantial CO2 emissions. DEFRA’s methodology encompasses various factors, including the type of fuels used in generation, the efficiency of generation technologies, and the specific applications of heat and steam within industrial processes.

This approach involves calculating the carbon emissions based on the fuel's combustion and the associated greenhouse gas emissions throughout the supply chain. It requires detailed data on fuel usage, calorific values, and emission factors specific to different fuel types, advocating for continuous monitoring and improvement in emission reductions. By providing these guidelines, DEFRA supports businesses in adopting more sustainable practices, such as transitioning to low-carbon heat sources or improving energy efficiency, which aligns with global efforts to mitigate climate change impacts.

</aside>

Equation

co2_in_g = amount * co2_in_g_per_unit

API request

{
  "expand": [
    "items"
  ],
  "items": [
    {
      "type": "heat",
      "methodology": "DEFRA",
      "external_reference": "string",
      "location_type": "onsite",
      "energy_in_kwh": 643
    }
  ]
}

Bibliography