GQL Statement

SUM(
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        energetic?
      ),
      steam_hot_water?
    ),
    value
  ),
  V(
    FILTER(
      FILTER(
        FILTER(
          EG(final_demand),"sector == :households"
        ),
        energetic?
      ),
      useable_heat?
    ),
    value
  )
) / BILLIONS

Result

2019 59.64 ms
12.08105327
PJ
2050 7.42 ms
12.081053270000169
PJ

Description

Final demand of the 'heat' carrier group

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/final_demand/mece_energetic/final_demand_of_heat_in_households_energetic.gql

References

Gquery turk_sankey_final_demand_of_heat_flows
Gquery bandwidth_analysis_final_demand_of_heat_in_built_environment_energetic
Gquery bandwidth_analysis_final_demand_of_heat_in_households_energetic
Gquery sankey_1_to_2_heat_to_households