PJM · Load
PJM load by area
Real-time load every five minutes in each of PJM's 21 transmission zones, its three regions and the RTO total — telemetry, the number on PJM's own dashboard, not the metered load that settles. The feed keeps thirty days; the rest is here because it was collected.
pjm-system-loadevery 5 min · 5m rows25 entitiesWhat is in it
- Updates
- every 5 min · 5m rows
- Entities
- 25 entities — PJM RTO, COMED, DOM…
- Source timezone
- US Eastern — every timestamp Dryos serves is UTC
- Coverage
- 8 September 2026 to now
- Rows held
- 63,675
- Primary key
- iso, zone, interval_start_utc
What it measures
Every value, its unit, and what the source means by it.
- LoadMW
Load in the area at the reading, from telemetry.
demand_mw
Columns
Exactly what a request answers with, read from the API rather than written here.
| Column | Type | Description |
|---|---|---|
| interval_start_utcrequired | timestamp | Start of the interval, UTC, read from PJM's own UTC column.e.g. 2026-09-09T12:30:00Z |
| isorequired | string | Publishing ISO.e.g. PJM |
| zonerequired | string | Load area as PJM names it: a transmission zone (AEP, COMED, DOM, PSEG, ...), one of the three regions (PJM MID ATLANTIC REGION, PJM SOUTHERN REGION, PJM WESTERN REGION) or PJM RTO, the total.e.g. COMED |
| demand_mwrequired | number | Load in the area at the reading, MW, from telemetry — approximate, and not PJM's official metered load.e.g. 12737.48 |
| source_published_at_utc | timestamp | When PJM published the row, UTC. |
| collected_at_utcrequired | timestamp | When 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
curl "https://api.dryos.ai/v1/datasets/pjm-system-load/query?node=PJM%20RTO&limit=12"The catalogue entry — every column, its type and the source
curl "https://api.dryos.ai/v1/datasets/pjm-system-load"Hourly averages for the last day
curl "https://api.dryos.ai/v1/datasets/pjm-system-load/query?node=PJM%20RTO&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 Load been at PJM RTO 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-09
First collected, from PJM Data Miner 2.
Non-member API access was granted on 2026-09-09. Reconciled against live responses the same day: schema, nulls, primary key, value bands and row counts all passed, and the energy identity and the node naming rule were checked row-for-row against the day-ahead feed and the pricing-node master.
How this stream is checked
- Pulled straight from PJM Data Miner 2 · inst_load — 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.
- PJM's Eastern Prevailing Time observes daylight saving; its rows carry UTC as well. Every timestamp Dryos serves is UTC.
Related streams
- PJM metered hourly loadPJM
PJM's settlement-quality hourly load for 30 load areas and the RTO, from the distribution companies' own meters, filled in company by company over the days after — the RTO row is a running total until every company has reported.
every 3 h, a few days behind · 1h rows31 entitiespjm-load-metered - PJM preliminary hourly loadPJM
PJM's preliminary hourly load for ten areas, integrated from telemetry the day after — between the five-minute reading and the metered settlement load.
every 3 h, a day behind · 1h rows10 entitiespjm-load-prelim - PJM five-minute load forecastPJM
PJM's load forecast for the next two hours in five-minute steps, for the zones, the three regions and the RTO, re-issued every five minutes and kept as vintages — so a forecast can be scored against what it said at the time.
every 5 min, two hours ahead · 5m rows25 entitiespjm-load-forecast-5min - PJM seven-day load forecastPJM
PJM's hourly load forecast for the next seven days, for the zones, the three regions and the RTO.
twice hourly, a week ahead · 1h rows25 entitiespjm-load-forecast-7day - MISO system loadMISO
MISO-wide real-time demand every five minutes — the number behind the Current Demand tile on MISO's front page.
every 5 min · 5m rows1 entitymiso-system-load - SPP system loadSPP
Load every five minutes in SPP's RTO and in RTO West, with SPP's own short-term forecast for each interval beside it.
every 5 min · 5m rows2 entitiesspp-system-load