GQL Statement

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

Result

2019 13.49 ms
32.811951598
PJ
2050 13.26 ms
32.811951598
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_industry.gql

References

Gquery myc_final_demand_of_coal_and_derivatives_in_industry
Gquery sankey_final_demand_of_coal_and_derivatives_in_industry_other_energetic
Gquery sankey_0_to_2_coal_and_coal_products_to_industry