GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :buildings"
        ),
        energetic?
      ),
      solar_radiation?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :buildings"
        ),
        energetic?
      ),
      solar_thermal?
    ),
    value
  )
) / BILLIONS
Result
| 
2019
 | 
0.240992208 
 | 
PJ | 
| 
2050
 | 
0.240992208 
 | 
PJ | 
Description
Final demand of the 'solar' carrier group
 
Characteristics
| Groups | 
 | 
| Unit | 
PJ | 
| File path | 
/app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_of_solar_in_buildings_energetic.gql
 | 
References