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
2019 6.22 ms |
0.966020364
|
PJ |
2050 6.06 ms |
0.966020364
|
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
|