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 7.65 ms
0.966020364
PJ
2050 7.1 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_energetic/final_demand_of_solar_in_households_energetic.gql

References

Gquery bandwidth_analysis_final_demand_of_solar_in_built_environment_energetic
Gquery bandwidth_analysis_final_demand_of_solar_in_households_energetic