GQL Statement

DIVIDE(
  SUM(
    V(
      INTERSECTION(G(co2_emissions_primary), SECTOR(bunkers)),
      primary_co2_emission
    ),
    V(
      INTERSECTION(G(co2_emissions_refinery_products), SECTOR(bunkers)),
      "demand * weighted_carrier_co2_per_mj"
    )
  ),
  BILLIONS
)

Result

2019 1.4 ms
0.0
mt
2050 1.11 ms
0.0
mt

Description

Characteristics

Groups
Unit mt
File path /app/tmp/etsource/gqueries/general/co2/primary_co2_emission_of_bunkers.gql

References

Gquery total_net_co2_emissions
Gquery emissions_energetic_all_co2
Gquery primary_co2_of_bunkers