GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :bunkers"
      ),
      coal?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :bunkers"
      ),
      coal_gas?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :bunkers"
      ),
      cokes?
    ),
    value
  )
) / BILLIONS

Result

2019 9.28 ms
0.0
PJ
2050 9.29 ms
0.0
PJ

Description

Final demand of the 'coal_and_derivatives' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_coal_and_derivatives_in_bunkers.gql

References

Gquery myc_final_demand_of_coal_and_derivatives_in_bunkers
Gquery sankey_0_to_2_coal_and_coal_products_to_bunkers