GQL Statement
SUM(
  V(
    INTERSECTION(G(final_demand_group), SECTOR(buildings)),
    input_of(
      kerosene,
      lpg,
      diesel,
      gasoline,
      crude_oil,
      naphtha
    )
  )
)
Result
| 
2019
 | 
3,841,188,139.013579 
 | 
MJ | 
| 
2050
 | 
3,841,188,139.013579 
 | 
MJ | 
Description
Energetic final demand of the 'oil_and_derivatives' carrier group
The applied query differs from the other per sector per carrier queries
This is a quick fix to align total final demand of oil and derivatives in the per sector per carrier queries
with the per carrier queries
 
Characteristics
| Groups | 
 | 
| Unit | 
MJ | 
| File path | 
/app/tmp/etsource/gqueries/modules/multi_year_charts/final_demand_chart/per_sector_and_carrier/myc_final_demand_of_oil_and_derivatives_in_buildings.gql
 | 
References