Open Data Project · Continuously Updated

The open registry of U.S. energy infrastructure

Structured, normalized, and spatially-aware data on utilities, grid operators, territories, programs, and rates — free to browse, download, and build on.

0
Utilities
59
Grid Operators
4,841
Territories
15,082
Power Plants
85,425
EV Stations
607
Programs
Live · Continuously Updated
Browse the Registry

Choose where to start

Six entity types, one connected graph. Pick any entry point — they all link back into each other.

Recent Activity

What's been updated

Every update is versioned, attributed, and synced from authoritative sources.

Recently updated entitiesView all changes →
P
Pacific Gas & Electric Company
Service territory geometry updated · IOU
47d ago
C
California Independent System Operator
Member utility list refreshed · ISO
47d ago
X
Xcel Energy
Peak demand figure updated (EIA 861) · IOU
48d ago
P
Puget Sound Energy
Customer count updated · IOU
49d ago
P
PJM Interconnection
Territory polygon updated · Grid Op
50d ago
F
Flathead Electric Cooperative
MT distribution co-op added · Co-op
48d ago
R
Rappahannock Electric Cooperative
VA distribution co-op added · Co-op
49d ago
B
Basin Electric Power Cooperative
G&T co-op, 141 member utilities added · G&T Co-op
50d ago
P
Puget Energy
WA IOU — full profile added · IOU
51d ago
H
Holy Cross Electric Association
CO mountain co-op added · Co-op
52d ago
Community

Help improve grid data

CommonGrid is community-driven. Suggest edits, cite sources, and make U.S. energy data more accurate for everyone.

Suggest Edits

Found an inaccuracy? Click 'Suggest Edit' on any entity page to propose corrections with source citations.

Peer Review

Every edit is reviewed by moderators. Trusted contributors can get auto-approved for non-critical fields.

Full History

Every change is versioned. See who changed what and when — complete audit trail for every entity.

For Developers

Build with CommonGrid data

Free REST API with 60 requests/hour. Register for 5,000/hr. RESTful endpoints, JSON responses, and comprehensive filtering.

Quick Start
# List utilities in California
curl https://commongrid.info/api/v1/utilities?state=CA
# Get a specific power plant
curl https://commongrid.info/api/v1/power-plants/palo-verde
# Search across all entities
curl https://commongrid.info/api/v1/search?q=solar
Available Endpoints
GET/api/v1/utilities
GET/api/v1/power-plants
GET/api/v1/ev-stations
GET/api/v1/pricing-nodes
GET/api/v1/territories
GET/api/v1/programs
GET/api/v1/search