Nordpoolgroup: Get Day Ahead Prices
Nordpoolgroup via Parse · Finance
Fetch day-ahead electricity prices for a specific date and market area. Returns 15-minute interval prices with per-area values, block price aggregates (Peak, Off-peak 1, Off-peak 2), and area averages. Defaults to today's date if not specified. Data availability is typically recent (~12 days). 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_prices
- Interface artifact
- sha256:8cd92ac41eed356e86e5ee5abcd6cdff614618b07738f8f0c7c22d7f5594b78e
- Manifest digest
- sha256:3bdee272fd5e5a642b621fa2b1a3fd02b033a6ad6415056c49b69d3890cd8d82
Request fields
- area (string): Delivery area code (e.g. NO1, SE1, AT, FI, DK1, DK2, EE, LT, LV, DE-LU)
- date (string): Date in YYYY-MM-DD format. Defaults to today.
- market (string): Market name (e.g. DayAhead): Allowed values: DayAhead
- currency (string): Currency for price display (EUR, NOK, SEK, DKK, GBP): Allowed values: EUR, NOK, SEK, DKK, GBP
Example queries
- {"area":"AT","date":"2026-06-10","market":"DayAhead","currency":"EUR"}