GQL Statement

SUM(
  V(G(co2_emissions_primary),primary_demand_of_coal).sum * V(CARRIER(coal), co2_per_mj),
  V(G(co2_emissions_primary),primary_demand_of_coal_gas).sum * V(CARRIER(coal_gas), co2_per_mj),
  V(G(co2_emissions_primary),primary_demand_of_cokes).sum * V(CARRIER(cokes), co2_per_mj),
  V(G(co2_emissions_primary),primary_demand_of_lignite).sum * V(CARRIER(lignite), co2_per_mj)
) / THOUSANDS

Result

2019 36.97 ms
25,463,265.848504342
tonne
2050 29.17 ms
21,775,099.6203223
tonne

Description

CO2 of carrier group 'coal'

Characteristics

Groups
Unit tonne
File path /app/tmp/etsource/gqueries/general/co2/primary_co2_of_coal_and_derivatives.gql

References

Gquery primary_co2_of_total
Gquery relative_primary_co2_of_coal_and_derivatives