Candidate utilities and average rates by ZIP code (NREL / OpenEI)
Candidate electric utilities serving a US ZIP code, with their average residential, commercial and industrial rates (NREL / Open Energy Data Initiative U.S. Electric Utility Companies and Rates look-up by ZIP code). One ZIP commonly maps to more than one utility, so the response is always a list. Reference/annual data, not a live billing rate - verify against the utility's published tariff before relying on it operationally.
Query parameters
5-digit US ZIP code. Leading zeros are preserved.
5-digit US ZIP code. Leading zeros are preserved.
Response
Successful Response
Example response
{
"data": {
"zip": "90001",
"candidates": [
{
"eiaid": 17609,
"name": "Southern California Edison Co",
"ownership": "Investor Owned",
"service_type": "Bundled",
"residential_rate_usd_kwh": 0.2,
"commercial_rate_usd_kwh": 0.18
}
],
"note": "Rates are per-utility averages; one ZIP maps to multiple utilities; a 0 or absent rate means no data.",
"attribution": {
"sources": [
{
"registry_key": "eia/rto",
"source_name": "EIA",
"licence": "public-domain",
"citation": "U.S. Energy Information Administration, Hourly Electric Grid Monitor (Form EIA-930)",
"disclaimer": "Operational electric-grid data; preliminary and subject to revision."
}
],
"effective_reexport": "allowed"
},
"disclaimer": "Utility rates by ZIP code are annual averages; verify against the utility tariff sheet before relying on them operationally."
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 3 of the 24 revisions of this API.16
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○