GQL Statement
SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        energetic?
      ),
      solar_radiation?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        energetic?
      ),
      solar_thermal?
    ),
    value
  )
) / BILLIONS
Result
| 2019 | 0.966020364 | PJ | 
| 2050 | 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_energetic/final_demand_of_solar_in_households_energetic.gql | 
References