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

2015 36.14 ms
44,699,494.5697462
tonne
2050 33.43 ms
34,803,150.56870355
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