GQL Statement

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

Result

2019 10.82 ms
0.0
PJ
2050 10.09 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_transport.gql

References

Gquery myc_final_demand_of_coal_and_derivatives_in_transport
Gquery sankey_0_to_2_coal_and_coal_products_to_transport