All data sources

NYISO

No authnyiso

NYISO (New York ISO) public data connector for New York electricity market data. Provides real-time and day-ahead LMPs, system load, fuel mix, interface flows, and load forecasts. No API key required — uses public CSV data files auto-parsed to JSON.

Provenance

PublisherNYISO

Freshness & coverage

FreshnessFreshness not declared
GeographicNot declared
TemporalNot declared
AuthenticationNo credentials required

Methods (7)

  • getRealtimeLmps

    read

    Get real-time zonal LBMPs (Locational Based Marginal Prices). Returns parsed JSON from CSV.

    date YYYYMMDD. zone=true (default) zonal, zone=false generator-level.

  • getDayAheadLmps

    read

    Get day-ahead zonal LBMPs.

    Same format as getRealtimeLmps. date is YYYYMMDD string.

  • getLoad

    read

    Get actual system load by zone.

    Returns 5-minute interval load data by zone.

  • getFuelMix

    read

    Get real-time generation fuel mix breakdown.

    Fuel: Natural Gas, Nuclear, Hydro, Wind, Dual Fuel, Other Fossil/Renewables.

  • getInterfaceFlows

    read

    Get inter-regional power flow data across external interfaces.

  • getLoadForecast

    read

    Get load forecast data.

  • queryNyiso

    read

    Query any NYISO public data endpoint. CSV files are auto-parsed to JSON.

    Required paramsendpoint

    parseCsv=false for raw. Endpoint relative to mis.nyiso.com/public.