GQL Statement

SUM(
  V(
    INTERSECTION(G(final_demand_group), SECTOR(transport)),
    input_of(
      kerosene,
      lpg,
      diesel,
      gasoline,
      crude_oil
    )
  )
)

Result

2019
469,486,486,927.09296
MJ
2050
469,486,486,927.09296
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_transport.gql

References