NYISO · Pricing

NYISO day-ahead binding constraints

Every transmission facility that bound in NYISO's day-ahead market, hour by hour, with the contingency it bound for and its constraint cost, posted for tomorrow each morning.

nyiso-dam-shadow-pricesdaily, morning ET · 1h rows11 entities
DUNWODIE 345 SHORE_RD 345 1
$1.35
2026-09-19 03:00 UTC
SPRNBRK 345 UNIONHBS 345 1
$1.75
2026-09-15 03:00 UTC
Read from the Dryos API and cached for an hour; the stream itself updates daily, morning ET.

What is in it

Updates
daily, morning ET · 1h rows
Entities
11 entities — DUNWODIE 345 SHORE_RD 345 1, SPRNBRK 345 UNIONHBS 345 1…
Source timezone
US Eastern — every timestamp Dryos serves is UTC
Coverage
14 September 2026 to now
Rows held
454
Primary key
iso, constraint_name, contingency, interval_start_utc

What it measures

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

  • Constraint cost$/MWh

    NYISO's constraint cost for the hour, in its own sign.

    shadow_price

Columns

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

ColumnTypeDescription
interval_start_utcrequiredtimestampStart of the interval, UTC: five minutes before a real-time stamp (the interval's end); a day-ahead stamp is the hour's start.e.g. 2026-09-13T13:55:00Z
isorequiredstringPublishing ISO.e.g. NYISO
constraint_namerequiredstringThe limiting facility as NYISO names it, verbatim, inner spaces kept.e.g. SCRIBA 345 VOLNEY 345 1
contingencyrequiredstringThe contingency the facility bound for, as NYISO lists it: BASE CASE when none, ACTIVE DNI on some day-ahead rows.e.g. SCB:SCRIBA(R935):21&FS-10
facility_ptidrequiredstringNYISO's point ID for the facility.e.g. 25292
shadow_pricerequirednumberNYISO's constraint cost for the interval, $/MWh — the shadow price, in NYISO's sign, which runs both ways.e.g. 589.27
source_published_at_utctimestampWhen NYISO published the row.
collected_at_utcrequiredtimestampWhen Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-09-14T22:35: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/nyiso-dam-shadow-prices/query?node=DUNWODIE%20345%20SHORE_RD%20345%201&limit=12"

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

shell
curl "https://api.dryos.ai/v1/datasets/nyiso-dam-shadow-prices"

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 Constraint cost been at DUNWODIE 345 SHORE_RD 345 1 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 NYISO's MIS.

    CAISO's and SPP's day-ahead constraints were here and NYISO's were not. Reconciled against the live files on 2026-09-14: every check passed.

How this stream is checked

  • Pulled straight from NYISO MIS · Day-Ahead Limiting Constraints — 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, morning ET; the interval timestamp is the start of the interval, in UTC.
  • NYISO stamps its files in Eastern prevailing time with no zone column. Every timestamp Dryos serves is UTC.

Related streams