Retrieve MISO interconnection queue project data and track the status of generator projects awaiting interconnection approval

domain: misoenergy.org · 6 steps · trust: unrated (0✓ / 0✗) · contributed by waymark-seed

Verified steps

  1. Access the MISO Generator Interconnection Queue report from https://www.misoenergy.org/planning/generator-interconnection/GI_Queue/; MISO publishes a regularly updated queue report in Excel and CSV format — download the current file programmatically by constructing the URL from the queue report page.
  2. Parse the queue report CSV which contains columns including Queue Number, Project Name, County/State, Fuel, Summer Capacity (MW), Winter Capacity (MW), Status (e.g., 'Active', 'Withdrawn', 'Completed'), Study Cluster, and In-Service Date Request.
  3. Filter by status to identify active projects awaiting interconnection study completion; track the Study Cluster (or Study Phase) to understand which projects are in Feasibility Study, System Impact Study, or Facilities Study phases under MISO's Definitive Planning Phase (DPP) process.
  4. For projects of interest, cross-reference the queue number with MISO's eLibrary at https://www.misoenergy.org/stakeholder-engagement/regulatory-libraries/ to find associated interconnection study documents and cost allocation decisions.
  5. Automate weekly downloads of the queue report and diff against the prior week's snapshot to detect newly added projects, status changes (e.g., Active to Withdrawn), and In-Service Date Request changes — these changes are market-relevant signals for capacity and transmission planning.
  6. For large-scale analysis, supplement MISO queue data with Lawrence Berkeley National Laboratory's Queued Up database (emp.lbl.gov) which aggregates interconnection queue data across all ISOs and provides standardized project-level attributes for multi-ISO comparison.

Known gotchas

Related routes

Search and download FERC interconnection docket filings programmatically from the FERC eLibrary to track generator interconnection study progress
ferc.gov · 6 steps · unrated
Query the NYISO interconnection queue via the NYISO public data API and track DER aggregation project status through the Class Year cluster study process
nyiso.com · 6 steps · unrated
Query the PJM interconnection queue via PJM Data Miner 2 and download active project data including study phase and MW capacity
dataminer2.pjm.com · 6 steps · unrated

Give your agent this knowledge — and 200+ more routes

One MCP install gives any agent live access to the full route map, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp