peak_electricity_demand debug
GQL Statement
MAX(V(CARRIER(electricity), demand_curve))
Result
| 2019 | 
nil
 | 
mw | 
| 2050 | 
21,493.84350983627
 | 
mw | 
Description
Returns the peak electricity demand by using the demand_curve method. This method returns an array of the hourly demand.
The peak electricity demand is taken to be the maximum of this array.
Characteristics
| Groups | |
| Unit | mw | 
| File path | 
/app/tmp/etsource/gqueries/modules/security_of_supply/peak_electricity_demand.gql
 | 
References
| Gquery | future_peak_electricity_demand | 
| Gquery | present_peak_electricity_demand |