All data sources

MISO Public Data

No authmiso-public

MISO public real-time grid + market displays (no key) + the generator interconnection queue. DATA: getFuelMix, getRealTimeLoad, getLmp, getWindSolar, getInterchange, getGenerationOutages, getBindingConstraints, getInterconnectionQueue. RULES: 1. No auth. Distinct from the key-gated `miso` connector (Data Exchange, historical/bulk) — this real-time public API substitutes for most of it. 2. Options: getFuelMix day=current|today|yesterday; getLmp view=consolidated|exAnte|realTime; getWindSolar series=combined|windActual|windForecast|solarActual|solarForecast; getInterchange type=nsi|nai|...; getBindingConstraints type=realTime|subRegional|reserve. 3. getInterconnectionQueue: ~3,800 projects; filter by state/fuelType/status.

Provenance

PublisherMISO Public Data

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (9)

  • getFuelMix

    read

    Generation by fuel type (incl. gas) — current/today/yesterday.

  • getRealTimeLoad

    read

    System total load (real-time).

  • getLmp

    read

    Locational marginal prices — consolidated table, ex-ante, or real-time 5-min.

  • getWindSolar

    read

    Wind & solar generation forecast vs actual.

  • getInterchange

    read

    Net actual / net scheduled interchange (NAI/NSI).

  • getGenerationOutages

    read

    Generation outages, +/- 5 days.

  • getBindingConstraints

    read

    Real-time / sub-regional / reserve binding transmission constraints.

  • getInterconnectionQueue

    read

    Generator interconnection queue (~3,800 projects); filter by state/fuelType/status.

  • getServiceInfo

    read

    Method options and endpoint notes.