Installed Power
installed_powerInstalled generation capacity by production type for a country, as an annual or monthly series. Returns {time:["2002",...], production_types:[{name, data}]}; data arrays are aligned to the time array. Capacity in GW.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | 2-letter lowercase country code, e.g. "de", "fr", "es". | |
| time_step | No | Granularity of the capacity series. Default "yearly". |