IDA indices - annually
GET https://isot.okte.sk/api/v1/ida/indices/yearly
Parameters
|
:deliveryDayFrom
required |
Date ISO 8601 Start date of selected delivery range |
|---|---|
|
:deliveryDayTo
required |
Date ISO 8601 End date of selected delivery range |
|
:auction
|
String, Enum (IDA1, IDA2, IDA3, SUM) Auction identifier |
Example
GET https://isot.okte.sk/api/v1/ida/indices/yearly?deliveryDayFrom=2024-01-01&deliveryDayTo=2025-01-01
Response fields description
| Field | Description | Format |
| deliveryDayStart | Start date of the delivery range | Date ISO 8601 |
| deliveryDayEnd | End date of the delivery range | Date ISO 8601 |
| auction | Auction identifier | String, enum (IDA1, IDA2, IDA3, SUM) |
| publicationStatus | Publication status | String, Enum (preliminary, final) |
| base | Base load index (0:00 - 24:00) | Index |
| offPeak | OffPeak load index (0:00 - 8:00, 20:00 - 24:00) | Index |
| peak | Peak load index (8:00 - 20:00) | Index |
| Index | ||
| change | Change compared to previous index price (percentage) | Float number |
| price |
Price in € | Float number |