GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        energetic?
      ),
      network_gas?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        energetic?
      ),
      compressed_network_gas?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        energetic?
      ),
      lng?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        INTERSECTION(
          EG(final_demand),EG(chemical_industry)
        ),
        energetic?
      ),
      propane?
    ),
    value
  )
) / BILLIONS
Result
| 
2019
 | 
115.17571971655217 
 | 
PJ | 
| 
2050
 | 
115.17571971655217 
 | 
PJ | 
Description
Energetic 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_chemical_industry_energetic.gql
 | 
References