Access real-time ISO New England interconnection queue data for all power projects
Parameter | Type | Default | Description |
---|---|---|---|
limit | integer | 1000 | Number of records to return (50-5000) |
offset | integer | 0 | Number of records to skip |
state | string | - | Filter by state code (MA, CT, ME, etc.) - supports comma-separated |
technology | string | - | Filter by standardized technology type - supports comma-separated |
status | string | - | Filter by standardized status |
min_capacity | number | - | Minimum capacity in MW |
max_capacity | number | - | Maximum capacity in MW |
developer | string | - | Filter by developer name (supports partial matches) |
Technology | Count | Description |
---|---|---|
Solar | 120+ | Solar photovoltaic projects |
Wind | 80+ | Wind turbine projects (onshore and offshore) |
Battery | 60+ | Battery energy storage systems |
Natural Gas | 40+ | Natural gas generation |
Other | 50+ | Other technologies |
Status | Description |
---|---|
Planned | Active projects in queue |
Operating | Commercial operation achieved |
Cancelled | Withdrawn or terminated |
State | Project Count | Top Technologies |
---|---|---|
Massachusetts | ~100 | Solar, Wind (offshore) |
Connecticut | ~60 | Solar, Natural Gas |
Maine | ~50 | Solar, Wind |
New Hampshire | ~40 | Solar |
Rhode Island | ~30 | Solar, Wind (offshore) |
Vermont | ~25 | Solar, Wind |
Get Offshore Wind Projects
Get Solar Projects in Massachusetts
Get Eversource Energy Projects
Field | Description |
---|---|
neiso_developer | Developer name |
data_source | Source dataset (active, withdrawn, etc.) |
API key authentication using x-api-key header
Number of records to return
50 <= x <= 5000
Number of records to skip
Filter by state code
Filter by technology type
Minimum capacity in MW
Maximum capacity in MW
Successful response with ISO-NE interconnection queue data
The response is of type object
.