GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :energy"
),
biodiesel?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :energy"
),
bio_ethanol?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :energy"
),
wood_pellets?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :energy"
),
bio_lng?
),
value
)
) / BILLIONS
Result
2019
10.81
ms
|
0.0
|
PJ |
2050
9.95
ms
|
0.0
|
PJ |
Description
Final demand of the 'biomass_products' carrier group
Characteristics
Groups |
|
Unit |
PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_biomass_products_in_energy.gql
|
References