GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :buildings"
      ),
      network_gas?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        EG(final_demand),"sector == :buildings"
      ),
      compressed_network_gas?
    ),
    value
  )
) * V(energy_national_gas_network_natural_gas,greengas_input_conversion) / BILLIONS
Result
| 
2019
 | 
0.5553375454495046 
 | 
PJ | 
| 
2050
 | 
0.5553375454495045 
 | 
PJ | 
Description
Final demand of the 'greengas' carrier group
 
Characteristics
| Groups | 
 | 
| Unit | 
PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_greengas_in_buildings.gql
 | 
References