GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        "! energetic?"
      ),
      coal?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        "! energetic?"
      ),
      coal_gas?
    ),
    value
  )
) / BILLIONS

Result

2019 3.27 ms
0.0
PJ
2050 2.66 ms
0.0
PJ

Description

Non-energetic final demand of the 'coal_and_derivatives' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/industry/chemical_industry/final_demand_of_coal_and_derivatives_in_chemical_industry_non_energetic.gql

References

Gquery final_demand_in_chemical_industry_non_energetic