GQL Statement

DIVIDE(
  V(
    INTERSECTION(G(final_demand_group), SECTOR(households)),
    "demand*sustainability_share"
  ).sum,
  V(
    INTERSECTION(G(final_demand_group), SECTOR(households)),
    "demand"
  ).sum
)

Result

2019
0.12800719851612463
factor
2050
0.11613133794560296
factor

Description

The final demand in households that is filled by sustainable sources is
divided over the total final energy demand in households.

Characteristics

Groups
Unit factor
File path /app/tmp/etsource/gqueries/general/shares/renewability_households.gql

References

Gquery dashboard_renewability_households