GQL Statement

SUM(
  V(G(co2_emissions_primary),primary_demand_of_natural_gas).sum * V(CARRIER(natural_gas), co2_per_mj),
  V(G(co2_emissions_primary),primary_demand_of_lng).sum * V(CARRIER(lng), co2_per_mj),
  V(G(co2_emissions_primary),primary_demand_of_propane).sum * V(CARRIER(propane), co2_per_mj)
) / THOUSANDS

Result

2019 27.98 ms
76,874,674.74818893
tonne
2050 23.62 ms
81,465,268.3867897
tonne

Description

CO2 of carrier group 'natural_gas'

Characteristics

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

References

Gquery primary_co2_of_total
Gquery relative_primary_co2_of_natural_gas_and_derivatives