final_demand_of_solar_in_other debug
GQL Statement
SUM(
V(
FILTER(
FILTER(
EG(final_demand),"sector == :other"
),
solar_radiation?
),
value
),
V(
FILTER(
FILTER(
EG(final_demand),"sector == :other"
),
solar_thermal?
),
value
)
) / BILLIONS
Result
2019 6.51 ms |
0.0
|
PJ |
2050 6.11 ms |
0.0
|
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_other.gql
|