SPP · Grid

SPP day-ahead market summary

The day-ahead market's hourly summary for the RTO and RTO West — generation, demand and virtual bids cleared, interchange and the system marginal price — posted for tomorrow each afternoon.

spp-dam-market-clearingdaily, afternoon CT · 1h rows2 entities
SPP
33,805MW
2026-09-19 04:00 UTC
SWPW
2,446MW
2026-09-19 04:00 UTC
Read from the Dryos API and cached for an hour; the stream itself updates daily, afternoon CT.

What is in it

Updates
daily, afternoon CT · 1h rows
Entities
2 entities — SPP, SWPW…
Source timezone
US Central — every timestamp Dryos serves is UTC
Coverage
14 September 2026 to now
Rows held
240
Primary key
iso, zone, interval_start_utc

What it measures

Every value, its unit, and what the source means by it.

  • System marginal price$/MWh

    The system marginal price.

    smp
  • Total demandMW

    Total demand cleared.

    total_demand_mw
  • GenerationMW

    Generation cleared.

    generation_mw
  • Virtual bidsMW

    Virtual bids cleared.

    cleared_virtual_bid_mw
  • Virtual offersMW

    Virtual offers cleared.

    cleared_virtual_offer_mw

Columns

Exactly what a request answers with, read from the API rather than written here.

ColumnTypeDescription
interval_start_utcrequiredtimestampStart of the interval, UTC. SPP stamps the interval's end.e.g. 2026-09-13T05:00:00Z
isorequiredstringPublishing ISO.e.g. SPP
zonerequiredstringBalancing authority: SPP for the RTO, SWPW for RTO West.e.g. SPP
generation_mwnumberGeneration cleared, MW.e.g. 0.0
cleared_dr_mwnumberDemand response cleared, MW.e.g. 0.0
cleared_demand_bid_mwnumberPrice-sensitive demand bids cleared, MW.e.g. 0.0
cleared_fixed_demand_bid_mwnumberFixed demand bids cleared, MW.e.g. 0.0
cleared_virtual_bid_mwnumberVirtual bids cleared, MW.e.g. 0.0
cleared_virtual_offer_mwnumberVirtual offers cleared, MW.e.g. 0.0
total_demand_mwnumberTotal demand cleared, MW.e.g. 0.0
nsi_mwnumberNet scheduled interchange, MW, in SPP's sign.e.g. 0.0
smpnumberSystem marginal price, $/MWh.e.g. 0.0
min_lmpnumberThe lowest LMP in the authority, $/MWh.e.g. 0.0
max_lmpnumberThe highest LMP in the authority, $/MWh.e.g. 0.0
reg_up_mwnumberSPP's regulation-up figure, MW.e.g. 0.0
reg_down_mwnumberSPP's regulation-down figure, MW.e.g. 0.0
ramp_up_mwnumberSPP's ramp-up figure, MW.e.g. 0.0
ramp_down_mwnumberSPP's ramp-down figure, MW.e.g. 0.0
uncertainty_up_mwnumberSPP's uncertainty-up figure, MW.e.g. 0.0
spin_mwnumberSPP's spinning-reserve figure, MW.e.g. 0.0
supp_mwnumberSPP's supplemental-reserve figure, MW.e.g. 0.0
capacity_available_mwnumberCapacity available, MW.e.g. 0.0
fixed_obligation_mwnumberFixed obligation, MW.e.g. 0.0
net_capacity_mwnumberNet capacity, MW.e.g. 0.0
curtailed_fixed_demand_bid_mwnumberFixed demand bids curtailed, MW.e.g. 0.0
source_published_at_utctimestampWhen SPP published the row.
collected_at_utcrequiredtimestampWhen Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-09-14T22:20:00Z

Read it

Public, read-only, no key and no sign-up. Relative times stay relative, so a URL keeps working.

The newest rows

shell
curl "https://api.dryos.ai/v1/datasets/spp-dam-market-clearing/query?node=SPP&limit=12"

The catalogue entry — every column, its type and the source

shell
curl "https://api.dryos.ai/v1/datasets/spp-dam-market-clearing"

Full parameters — bucketing, aggregation, filters and search — are on the API reference.

Ask an agent

The same stream through the Model Context Protocol, so Claude, ChatGPT, Cursor or any MCP client can query it directly.

shell
claude mcp add --transport http dryos https://api.dryos.ai/mcp

Then ask:

What has System marginal price been at SPP over the last 24 hours, and when did it peak?

Setup for every client is on the MCP server page.

Changes to this collector

A change in the collector is a change in the data. Anyone reading a step in a series is owed the day it moved under them.

  1. 2026-09-14

    First collected, from SPP's marketplace portal.

    SPP's day-ahead market summary was not here. Reconciled against the live files on 2026-09-14: schema, nulls, primary key, value bands and row counts passed.

How this stream is checked

  • Pulled straight from SPP Marketplace Portal · DA Market Clearing — no reseller in between — and compared against that file before it is served.
  • Null means the source did not report it — never zero.
  • A reading lands daily, afternoon CT; the interval timestamp is the start of the interval, in UTC.
  • SPP publishes on US Central prevailing time, with a UTC column on every row. Every timestamp Dryos serves is UTC.

Related streams