PJM · Grid

PJM performance assessment intervals

Which five-minute intervals PJM flags as Performance Assessment Intervals — the emergencies in which capacity resources are scored on whether they delivered — for the RTO and the active subzone, as PJM first flags them. Almost always zero, which is the point: the rare interval that is not is the one capacity is paid or penalised for. PJM keeps sixty days.

pjm-pai-intervalsevery 10 min, one row per interval · 5m rows1 entity

What is in it

Updates
every 10 min, one row per interval · 5m rows
Entities
1 entity
Source timezone
US Eastern — every timestamp Dryos serves is UTC
Coverage
12 September 2026 to now
Rows held
1,524
Primary key
iso, interval_start_utc

What it measures

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

  • PAI levellevel

    0 no PAI, 1 a PAI in the active subzone, 2 a PAI across the RTO and the subzone.

    pai_level

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
pai_statusstringNONE, SUBZONE (a PAI in the active subzone) or RTO_AND_SUBZONE (a PAI across the RTO and the active subzone).e.g. NONE
pai_levelintegerThe status as a number a chart can draw: 0 none, 1 subzone, 2 RTO and subzone.e.g. 0
pai_descriptionrequiredstringPJM's own words for the interval, verbatim.e.g. No PAI
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-pai-intervals/query?limit=12"

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

shell
curl "https://api.dryos.ai/v1/datasets/pjm-pai-intervals"

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:

Show me PAI level on PJM performance assessment intervals over the last 24 hours.

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 keeps sixty days of it. Reconciled against live responses on 2026-09-13, when every interval read No PAI.

How this stream is checked

  • Pulled straight from PJM Data Miner 2 · fivemin_pai_interval — 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 10 min, one row per interval; 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