Spain Solar Market Programs 1$/5,000 records avatar

Spain Solar Market Programs 1$/5,000 records

Under maintenance

Pricing

from $0.20 / 1,000 market program records

Go to Apify Store
Spain Solar Market Programs 1$/5,000 records

Spain Solar Market Programs 1$/5,000 records

Under maintenance

One 15-min market program interval (PBF, IDA1-3, ICM, mFRR, P48) for a Spanish solar plant

Pricing

from $0.20 / 1,000 market program records

Rating

0.0

(0)

Developer

PV Maps

PV Maps

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

1

Monthly active users

12 hours ago

Last modified

Share

Spain Solar Market Programs - PV Maps

Extract 15-minute resolution electricity market program data for Spanish photovoltaic plants from PV Maps — the leading platform for solar asset data in Spain.

Contact: contact@pv-maps.com

What does this actor do?

For a given plant and date range, this actor fetches all the market program schedules published by OMIE and REE (Red Eléctrica de España). It covers the full dispatch sequence of the Spanish electricity market:

ProgramDescription
PBFDay-ahead base program (Programa Base de Funcionamiento)
PPAAdjusted day-ahead program
RRTT DA F1 / F2Day-ahead technical constraints, phases 1 and 2
IDA1 / IDA2 / IDA3Intraday auction sessions 1, 2 and 3
ICMContinuous intraday market (Mercado Continuo)
mFRRManual frequency restoration reserve
RRReplacement reserve
RRTT RTReal-time technical constraints
P48Final real-time program (actual dispatch)

Data is returned at 15-minute resolution with timestamps in UTC.

Who is this for?

  • Asset managers monitoring the dispatch strategy of solar plants in their portfolio
  • O&M teams analyzing deviations between planned and real-time programs
  • Market representation firms comparing dispatch strategies across plants
  • Energy analysts and consultants building reports on the Spanish electricity market

How to use it

1. Configure the actor inputs

InputTypeRequiredDescription
plantSlugstringSelect the plant from the dropdown list
startDatestringStart date in YYYY-MM-DD format (Madrid timezone)
endDatestringEnd date in YYYY-MM-DD format (Madrid timezone, inclusive)

2. Output

Each record in the dataset represents one 15-minute interval:

{
"plantName": "Planta Solar Ejemplo",
"installedPowerMWp": 50.4,
"location": "Andalucía",
"municipality": "Sevilla",
"areaSurfaceHa": 72.5,
"latitude": 37.3891,
"longitude": -5.9845,
"timestamp": "2024-01-15T11:00:00.000Z",
"pbf": 4.2,
"ppa": 4.1,
"rrttDaFase1": 4.1,
"rrttDaFase2": 4.0,
"ida1": 4.3,
"ida2": 4.2,
"ida3": 4.1,
"icm": 4.0,
"mfrr": 3.9,
"rr": 3.9,
"rrttRt": 3.8,
"p48": 3.7
}

All energy values are in MWh. null means the program was not published for that interval.

Pricing

$3.00 per 1,000 records. A typical one-month request for a single plant returns ~2,976 records (31 days × 96 intervals/day).

Data source

All data is sourced from PV Maps (pv-maps.com), which aggregates and normalizes market program publications from OMIE and REE for solar plants registered in the Spanish electricity system.