MinimumCapacityRequirements
Package: PowerInvestmentsOpenAPIModels · Source: Investments/Requirements/MinimumCapacityRequirements.json
Policy requirement that the total capacity of all eligible technologies in the target year be greater than or equal to the specified minimum in MW.
Properties
| Property | Type | Required | Unit | Description |
|---|---|---|---|---|
id | integer | yes | — | ID for individual component. |
name | string | yes | — | Name of the component. |
available | boolean | yes | — | Indicator of whether the component is connected and online (true) or disconnected, offline, or down (false). |
target_year | integer | — | — | Year in which this requirement is applied. |
min_capacity_mw | number | — | MW | Minimum total capacity across all eligible resources. Units: MW. |