get_grid_data
Retrieve real-time electricity grid data for major US ISOs including fuel mix, demand, and 24-hour demand curve. Specify ISO region to get hourly telemetry.
Instructions
Real-time electricity grid data for the 7 US ISOs (PJM, ERCOT, CAISO, MISO, SPP, NYISO, ISO-NE) via EIA hourly RTO: fuel mix, demand, 24h demand curve. Pass iso=PJM (any of the 7). Raw real-time telemetry for one ISO; do NOT use for power-availability, time-to-power or interconnection-queue analysis (use get_grid_intelligence), nor for retail/gas pricing detail (use get_energy_prices). For non-US grids (GB, EU bidding zones, Taiwan, Australia) use get_grid_scoreboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| iso | No | ISO/RTO grid region (required): ERCOT, PJM, MISO, CAISO, SPP, NYISO, ISONE | |
| metric | No | Optional metric focus, e.g. fuel_mix, demand, demand_curve | |
| period | No | Optional time window for the metric, e.g. 24h |