total_primary_demand_of_wind_inland_electricity debug
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
2015 1.82 ms |
14.378219999999954
|
PJ |
2050 1.47 ms |
14.378219999999954
|
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
|