GQL Statement

SUM(
  V(
    FILTER(
      G(primary_energy_demand),
      "merit_order && (merit_order.group.to_s.gsub(/\s/, '') == 'dynamic:wind_inland')"
    ),
    primary_demand_of_electricity
  )
) / BILLIONS

Result

2019 1.45 ms
18.036677334879577
PJ
2050 1.41 ms
18.036677334879577
PJ

Description

Characteristics

Groups
Unit PJ
File path /app/tmp/etsource/gqueries/general/primary_demand/total_primary_demand/total_primary_demand_of_wind_inland_electricity.gql

References