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"
),
wood_pellets?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :buildings"
),
bio_lng?
),
value
)
) / BILLIONS
Result
2019
12.83
ms
|
3.39842556
|
PJ |
2050
12.24
ms
|
3.39842556
|
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_buildings.gql
|
References