GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
biodiesel?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
bio_ethanol?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
bio_oil?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
bio_lng?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
bio_kerosene?
),
value
)
) / BILLIONS
Result
2019
14.63
ms
|
0.0
|
PJ |
2050
13.67
ms
|
0.0
|
PJ |
Description
Final demand of the 'liquid biofuels' carrier group
Characteristics
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_liquid_biofuels_in_buildings.gql
|
References