PJM · Grid

PJM hourly interchange by tie

Actual, scheduled and inadvertent flow over each of PJM's ties with its neighbours, hour by hour — the record PJM keeps indefinitely behind the five-minute tie flows it keeps thirty days. Positive is into PJM.

pjm-interchange-hourlyevery 2 h, hours behind · 1h rows20 entities
NYIS
0.00MW
2026-09-13 11:00 UTC
TVA
0.00MW
2026-09-13 11:00 UTC
DUK
0.00MW
2026-09-13 11:00 UTC
Read from the Dryos API and cached for an hour; the stream itself updates every 2 h, hours behind.

What is in it

Updates
every 2 h, hours behind · 1h rows
Entities
20 entities — NYIS, TVA, DUK…
Source timezone
US Eastern — every timestamp Dryos serves is UTC
Coverage
5 September 2026 to now
Rows held
3,995
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 hour; positive is into PJM.

    actual_mw
  • ScheduledMW

    Scheduled flow over the hour; positive is into PJM.

    scheduled_mw
  • InadvertentMW

    Inadvertent flow over the hour, as PJM reports it.

    inadvertent_mw

Columns

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

ColumnTypeDescription
interval_start_utcrequiredtimestampStart of the interval, UTC, read from PJM's own UTC column.e.g. 2026-09-09T12:30:00Z
isorequiredstringPublishing ISO.e.g. PJM
counterpartyrequiredstringThe tie as PJM names it: the neighbouring balancing authority's code (ALTE, DUK, NYIS, TVA, ...).e.g. NYIS
actual_mwnumberActual flow over the hour, MW. Positive is into PJM.
scheduled_mwnumberScheduled flow over the hour, MW. Positive is into PJM.
inadvertent_mwnumberInadvertent flow over the hour, MW, as PJM reports it.
source_published_at_utctimestampWhen PJM published the row, UTC.
collected_at_utcrequiredtimestampWhen Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-09-09T12:35:12Z

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/pjm-interchange-hourly/query?node=NYIS&limit=12"

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

shell
curl "https://api.dryos.ai/v1/datasets/pjm-interchange-hourly"

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 Actual been at NYIS 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-13

    First collected, from PJM Data Miner 2.

    PJM's hourly record of its ties, kept indefinitely. Reconciled against live responses on 2026-09-13; replaces rt_scheduled_interchange, whose schedule equalled this feed's on every tie-hour compared.

How this stream is checked

  • Pulled straight from PJM Data Miner 2 · act_sch_interchange — 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 2 h, hours behind; the interval timestamp is the start of the interval, in UTC.
  • PJM's Eastern Prevailing Time observes daylight saving; its rows carry UTC as well. Every timestamp Dryos serves is UTC.

Related streams