Nordpoolgroup: Get Day Ahead Indices
Nordpoolgroup via Parse · Finance
Fetch day-ahead price indices for a specific date and area. Returns index entries (price per area) at configurable resolution (default 15 minutes). Useful for retrieving peak/base price index data. API for Nord Pool electricity market data, including day-ahead prices, system prices, intraday statistics, and market configuration. Accesses the official data portal API. Fulfilled by Parse from data.nordpoolgroup.com.
- data-nordpoolgroup-com
- finance
- government-public
- nordpoolgroup
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Finance
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b76f029f-4825-4c3f-9266-e5925a267245/get_day_ahead_indices
- Interface artifact
- sha256:624c5b25b918c3116500c3b5cf447fd208809b628870e5c5086c12684a94ad93
- Manifest digest
- sha256:d5b167c1492c6b48736032f5a166cc1b49c692486d12e98135cf8f9a373e5e43
Request fields
- area (string): Area code or index name (e.g. AT, NO1, SE1, FI)
- date (string): Date in YYYY-MM-DD format. Defaults to today.
- market (string): Market name: Allowed values: DayAhead
- currency (string): Currency code: Allowed values: EUR, NOK, SEK, DKK, GBP
- resolution (integer): Resolution in minutes (15 or 60): Allowed values: 15, 60
Example queries
- {"area":"AT","date":"2026-06-10","market":"DayAhead","currency":"EUR","resolution":"15"}