final_demand_of_solar_in_households debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :households"
),
solar_radiation?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :households"
),
solar_thermal?
),
value
)
) / BILLIONS
Result
2015 6.87 ms |
0.9098299999999999
|
PJ |
2050 6.21 ms |
0.9098299999999999
|
PJ |
Description
Final demand of the 'solar' carrier group
Characteristics
Groups | |
Unit | PJ |
File path |
/app/tmp/etsource/gqueries/general/final_demand/mece/final_demand_of_solar_in_households.gql
|