GQL Statement

SUM(
  V(
    INTERSECTION(G(final_demand_group), SECTOR(buildings)),
    input_of(
      bio_kerosene,
      bio_lng,
      bio_ethanol,
      biodiesel,
      bio_oil
    )
  )
)

Result

2019
93,807,292.704931
MJ
2050
93,807,292.704931
MJ

Description

Energetic final demand of the 'liquid_biofuels' 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 biofuels 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_liquid_biofuels_in_buildings.gql

References