SPP · Grid
SPP interchange by tie
Actual flow every minute on each of SPP's ties with its neighbours — MISO's areas, TVA, ERCOT, and RTO West's western neighbours — with each authority's net actual and net scheduled interchange. SPP keeps a day of it.
spp-interchangeevery 5 min · 1m rows34 entitiesWhat is in it
- Updates
- every 5 min · 1m rows
- Entities
- 34 entities — AECI, TVA, PACE…
- Source timezone
- US Central — every timestamp Dryos serves is UTC
- Coverage
- 13 September 2026 to now
- Rows held
- 203,184
- Primary key
- iso, counterparty, interval_start_utc
What it measures
Every value, its unit, and what the source means by it.
- ActualMW
Actual flow over the tie at the reading, in SPP's sign; on SPP and SWPW, the net actual interchange.
actual_mw - Scheduled (net)MW
Net scheduled interchange — on the SPP and SWPW rows only.
scheduled_mw
Columns
Exactly what a request answers with, read from the API rather than written here.
| Column | Type | Description |
|---|---|---|
| interval_start_utcrequired | timestamp | The minute of the reading, UTC, as SPP stamps it.e.g. 2026-09-14T21:31:00Z |
| isorequired | string | Publishing ISO.e.g. SPP |
| baarequired | string | The SPP authority the tie belongs to: SPP (the RTO) or SWPW (RTO West).e.g. SPP |
| counterpartyrequired | string | The neighbour as SPP labels the tie (AECI, AMRN, ERCOTN, TVA, PACE, …), or the authority itself (SPP, SWPW) for its net interchange.e.g. AECI |
| actual_mw | number | Actual flow at the reading, MW, in SPP's sign; on the authority's own row, its net actual interchange (NAI).e.g. 358.51 |
| scheduled_mw | number | Net scheduled interchange (NSI), MW, on the authority's own row.e.g. 2236.74 |
| source_published_at_utc | timestamp | When SPP published the row. |
| collected_at_utcrequired | timestamp | When Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-09-14T21:35:04Z |
Read it
Public, read-only, no key and no sign-up. Relative times stay relative, so a URL keeps working.
The newest rows
curl "https://api.dryos.ai/v1/datasets/spp-interchange/query?node=AECI&limit=12"The catalogue entry — every column, its type and the source
curl "https://api.dryos.ai/v1/datasets/spp-interchange"Hourly averages for the last day
curl "https://api.dryos.ai/v1/datasets/spp-interchange/query?node=AECI&start=-24h&interval=1h&agg=avg"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.
claude mcp add --transport http dryos https://api.dryos.ai/mcpThen ask:
What has Actual been at AECI 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.
- 2026-09-14
First collected, from SPP's interchange trend charts.
PJM's and MISO's interchange were here and SPP's was not, and SPP keeps a day of it. Reconciled against the live files on 2026-09-14: every check passed.
How this stream is checked
- Pulled straight from SPP Marketplace Portal · Interchange Trend (SPP and SWPW) — 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 every 5 min; 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
- SPP real-time market summarySPP
The real-time market's five-minute summary for the RTO and RTO West — generation, demand response, interchange, the system marginal price and the range of prices across the footprint — a day behind.
daily, a day behind · 5m rows2 entitiesspp-rt-market-clearing - SPP day-ahead market summarySPP
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.
daily, afternoon CT · 1h rows2 entitiesspp-dam-market-clearing - SPP capacity on outageSPP
Generating capacity forecast out of service, hour by hour a week ahead, by fuel, for the RTO and RTO West — every daily report kept.
daily, a week ahead · 1h rows3 entitiesspp-gen-outages - SPP real-time LMPSPP
Real-time balancing market prices at every SPP settlement location — the trading hubs, load areas, resources, demand response and the interfaces with its neighbours — with the energy, congestion and loss components, every five minutes.
every 5 min · 5m rows1,612 entitiesspp-realtime-lmp - SPP day-ahead LMPSPP
Hourly day-ahead prices at every SPP settlement location — the trading hubs, load areas, resources, demand response and the interfaces with its neighbours — with the energy, congestion and loss components, posted for the whole of tomorrow each afternoon.
daily, afternoon CT · 1h rows1,612 entitiesspp-dam-lmp - SPP real-time bus LMPSPP
Real-time balancing market prices at every SPP electrical bus — about 9,250 of them, the western market included — with the energy, congestion and loss components, every five minutes.
every 5 min · 5m rows9,252 entitiesspp-rt-lmp-bus