Nordpoolgroup: Get Hourly Prices By Date Range
Nordpoolgroup via Parse · Finance
Fetch day-ahead electricity price data for a range of dates. Calls the day-ahead prices endpoint for each day in the range. Maximum range is 31 days. Returns an array of daily results. 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_hourly_prices_by_date_range
- Interface artifact
- sha256:1c25f836d555cc7fc335f60104d5d409f236442195c66f165ded3e4c7acc875b
- Manifest digest
- sha256:f4d49cf485bd68d63075909d2209e9c52ae6117e7542cf23a7f2c99d08667922
Request fields
- area (string): Delivery area code
- market (string): Market name: Allowed values: DayAhead
- currency (string): Currency code: Allowed values: EUR, NOK, SEK, DKK, GBP
- end_date (string, required): End date in YYYY-MM-DD format
- start_date (string, required): Start date in YYYY-MM-DD format
Example queries
- {"area":"AT","market":"DayAhead","currency":"EUR","end_date":"2026-06-09","start_date":"2026-06-08"}