GQL Statement

SUM(
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(other_chemical_industry)
      ),
      network_gas?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(other_chemical_industry)
      ),
      compressed_network_gas?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(other_chemical_industry)
      ),
      lng?
    ),
    value
  ),
  V(
    FILTER(
      INTERSECTION(
        EG(final_demand),EG(other_chemical_industry)
      ),
      propane?
    ),
    value
  )
) / BILLIONS

Result

2019 3.49 ms
98.99775588655173
PJ
2050 2.67 ms
98.99775588655173
PJ

Description

Final demand of the 'natural_gas_and_derivatives' carrier group

Characteristics

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

References

Gquery final_demand_in_other_chemical_industry_energetic
Gquery final_demand_in_other_chemical_industry_non_energetic