GQL Statement
DIVIDE(
V(
INTERSECTION(G(final_demand_group), SECTOR(households)),
"demand*sustainability_share"
).sum,
V(
INTERSECTION(G(final_demand_group), SECTOR(households)),
"demand"
).sum
)
Result
2015
4.85
ms
|
0.08887227187912425
|
factor |
2050
4.17
ms
|
0.08660665521788337
|
factor |
Description
The final demand in households that is filled by sustainable sources is
divided over the total final energy demand in households.
Characteristics
Groups |
|
Unit |
factor |
File path |
/app/tmp/etsource/gqueries/general/shares/renewability_households.gql
|
References