Workflow page
Electricity Price Watchlist API
A buyer review page for facilities, energy procurement, real estate, data center, operations finance, and energy analytics teams that want public EIA electricity records filtered by state, sector, utility, RTO region, period, price, sales, revenue, and demand.
GET /v1/energy/eia/electricity-price-watchlist?states=CA,TX§ors=commercial,industrial&min_price_change_pct=5
{
"data": [
{
"period": "2026-05",
"state": "CA",
"sector": "commercial",
"priceCentsPerKwh": 24.18,
"monthOverMonthChangePct": 5.4,
"rtoRegion": "CISO",
"watchlistReady": true,
"source": "EIA Electricity bulk/API-compatible sample"
}
],
"meta": { "sampleOnly": true, "workflow": "electricity-price-watchlist-api" }
}
Likely Buyers
This page is a product preview for comparing likely buyers, source coverage, and first API shapes.
- Facilities and operations finance teams monitoring electricity price movement.
- Energy procurement and real estate teams comparing state, sector, and utility cost trends.
- Data center and energy analytics tools that need source-linked price and demand records.
Initial Data Scope
The first buyer-ready workflow should keep the source coverage narrow.
- EIA electricity and operating-data bulk cache with state, sector, utility, RTO region, price, sales, revenue, and demand filters first.
- Monthly release and hourly demand refresh tracker before broad forecasting or procurement integrations.
- No energy procurement advice, utility bill audit, trading advice, regulatory compliance advice, demand forecast guarantee, or purchasing recommendation workflow.