Commonwealth Edison Co. (ComEd) Data Access Guide

Commonwealth Edison (ComEd) is the largest electric utility in Illinois, serving approximately 4.1 million customers in the Chicago area. Illinois is a deregulated market — ComEd provides delivery service while customers can choose their electricity supplier. ComEd supports Green Button Connect My Data (third-party API), Green Button Download, and EDI.

Illinois · Investor-Owned Utility·4,130,000 customers·Fully supported by Nectar·Last updated May 13, 2026

How to Get Your Commonwealth Edison Co. (ComEd) Data: All Access Methods

Method1st Party3rd PartyCustomer TypesData TypesLatencyFormat
Online Billing PortalResidential, BusinessBilling history, usage summariesReal-timePDF, Web
Green Button Download My DataResidential, Business15-min interval usageReal-time downloadESPI XML
Green Button Connect My DataResidential, Business15-min interval, billingDaily updatesESPI XML via OAuth API
Hourly Pricing APIAll (public)5-minute electricity pricesReal-time (5 min)JSON, text, RSS
EDI (814/867/820/810)Retail Electric SuppliersEnrollment, daily usage, billingDaily (867); per cycle (810)ANSI X12
EUDS PortalBuilding owners/operatorsMonthly aggregate, tenant-level2-4 weeksCSV, Excel, ENERGY STAR
Business Energy AnalyzerBusinessHourly usage, demand, benchmarkingNear real-timeWeb portal, export
01

Billing Data Access

ComEd provides comprehensive billing data through its MyAccount portal, including current and historical bills, detailed breakdowns of supply, delivery, taxes, and riders, with 24+ months of history available.

What Data Is on Your Commonwealth Edison Co. (ComEd) Bill

  • Current and historical bills (monthly statements)
  • Detailed billing breakdown (supply, delivery, taxes, riders)
  • Account balance and payment history
  • Bill estimates and rate comparisons
  • On-peak and off-peak usage (for TOU customers)
  • Billing demand (for demand-based rate customers)

How to Download Commonwealth Edison Co. (ComEd) Bills (Business & Commercial)

  1. 01Register at https://secure.comed.com/accounts/ with business account number
  2. 02Navigate to "My Service" > "Usage Data" > "Summary Data Results"
  3. 03Select service agreement number(s) and date range for analysis
  4. 04Use "What Uses Most" feature to identify peak usage periods
  5. 05For recording meter accounts, enroll in Energy Insights at https://secure.comed.com/Pages/energy-insights-online-enrollment.aspx

How to Download Commonwealth Edison Co. (ComEd) Bills (Residential)

  1. 01Visit https://secure.comed.com/accounts/ and click "Create Account" with your account number from your paper bill
  2. 02Provide email and create password, then verify email address
  3. 03Log in at https://secure.comed.com/MyAccount/
  4. 04Click "My Bill Details" in left navigation, then "Account History" for past bills
  5. 05Select date range and click individual bills for detailed breakdowns
  6. 06Click "Download PDF" to save bills locally
  7. 07Set up Paperless eBill under Billing Options for email delivery

Third-Party Access to Commonwealth Edison Co. (ComEd) Billing Data

Green Button Connect My Data (OAuth)

  1. 01Customer identifies registered Green Button provider (Urjanet, Arcadia, PowerAdvocate, Bidgee, etc.)
  2. 02Customer clicks authorization link in third-party app, redirected to ComEd authorization portal
  3. 03Customer logs into ComEd MyAccount and reviews data access request scope
  4. 04Customer clicks "Authorize" - third-party receives OAuth token for automatic data retrieval
  5. 05Data updates daily; customer can revoke access anytime from MyAccount portal

EUDS (Energy Usage Data System)

  1. 01Building owner enrolls building at https://www.energyusagedata.com/
  2. 02Provides building address, type, square footage, and verifies ownership
  3. 03Third-party aggregator registers as EUDS administrator with business license and references
  4. 04Building owner signs authorization specifying buildings, data type, and duration
  5. 05Aggregator views all assigned buildings and downloads CSV/Excel data or connects to ENERGY STAR Portfolio Manager
PDFCSVExcelESPI XML (Green Button)

Want to understand the charges on your bill?

See the Commonwealth Edison Co. (ComEd) Rate Schedules & Tariff Guide →

02

Interval Data & Smart Meters

ComEd has deployed over 3 million smart meters (targeting 4 million by 2026) with 15-minute interval capability. Data is accessible through direct download, Green Button DMD/CMD, and the Hourly Pricing API for real-time 5-minute price data.

Meter Technology
AMI smart meters with bidirectional communication (3+ million deployed, ANSI C12.18/19/22 compliant)
Electric Granularity
15-minute interval consumption data; 5-minute pricing data via Hourly Pricing API

How to Download Commonwealth Edison Co. (ComEd) Interval Data via Green Button

  1. 01Log into https://secure.comed.com/MyAccount/
  2. 02Navigate to "My Usage" section and look for "My Green Button Data"
  3. 03Select desired date range for data export
  4. 04Click "Download Green Button Data" to receive ESPI XML file
  5. 05Import into Green Button certified applications or parse XML for analysis

How to Download Commonwealth Edison Co. (ComEd) Interval Data via Portal

  1. 01Log into MyAccount and verify account has interval-capable meter
  2. 02Navigate to "Usage Data" > "View Account Usage Data" > "Order Interval Data"
  3. 03Enter business name, contact name, email, and mailing address
  4. 04Review order summary with service agreement number and estimated charge
  5. 05Process payment if charge applies and submit request
  6. 06Receive download link via email within 3-5 business days with 15-minute CSV/XLS data

Interval data is essential for rate comparison and TOU analysis.

See which Commonwealth Edison Co. (ComEd) rate schedule is best for your usage pattern →

03

Green Button Access

Download My Data

ComEd provides Green Button Download My Data through the MyAccount portal. Customers can download 12-24 months of historical usage data in standardized NAESB ESPI XML format compatible with certified applications.

Formats
ESPI XML (NAESB standard)
Available To
All customers with smart meters

Connect My Data

ComEd supports Green Button Connect My Data allowing registered third-party providers to access customer data automatically via OAuth 2.0 with ESPI data format. Over 20 certified providers are registered including Urjanet, Arcadia, PowerAdvocate, and Bidgee.

API Standard
OAuth 2.0 Authorization Code Grant (RFC 6749)
Available To
All customers via registered third-party providers

04

Third-Party API Access

ComEd provides a public, unauthenticated REST API for 5-minute electricity pricing data. Available to anyone without registration, it supports JSON, text, and RSS formats for real-time and historical price feeds.

Program
ComEd Hourly Pricing API
Auth Method
None (public API, no authentication required)
Rate Limits
~1000 calls per hour
Interval Latency
5 minutes (Hourly Pricing API); next-day (Green Button 15-min data)

Available Commonwealth Edison Co. (ComEd) API Endpoints

FunctionEndpointMethodFormat
5-Minute Price Feed (Last 24h)https://hourlypricing.comed.com/api?type=5minutefeedGETJSON, text, RSS
5-Minute Price Feed (Custom Range)https://hourlypricing.comed.com/api?type=5minutefeed&datestart=YYYYMMDDhhmm&dateend=YYYYMMDDhhmmGETJSON, text, RSS

How to Register as a Commonwealth Edison Co. (ComEd) API Vendor

  1. 01No registration required - API is publicly accessible
  2. 02Build HTTPS GET request to https://hourlypricing.comed.com/api with type=5minutefeed parameter
  3. 03Add optional datestart/dateend parameters for historical data (format: YYYYMMDDhhmm)
  4. 04Add format parameter: format=json (default), format=text, or format=rss
  5. 05Parse JSON response containing timestamp and price fields
  6. 06Review terms of service at https://hourlypricing.comed.com/comed-hourly-pricing-apis-terms-of-service/

05

EDI (Electronic Data Interchange)

ComEd supports comprehensive EDI for Retail Electric Suppliers (RES), aggregators, and trading partners in the deregulated Illinois market. Governed by the Illinois CPWG, transactions follow ANSI X12 Version 004010 with both VAN and direct connection options.

Supported Commonwealth Edison Co. (ComEd) EDI Transaction Sets

CodeNamePurpose
814Enrollment RequestRES initiates customer enrollment and supply changes with ComEd
814eEnrollment ResponseComEd confirms enrollment acceptance or rejection with reason codes
867Daily UsageComEd sends daily meter reads and kWh consumption data to RES
820Remittance Advice/PaymentRES submits payment information and invoice references to ComEd
810InvoiceConsolidated billing invoices between RES and ComEd (Single Bill Option)

How to Enroll in Commonwealth Edison Co. (ComEd) EDI

  1. 01Ensure company is licensed as RES in Illinois with DUNS number and ICC registration
  2. 02Contact ComEd RES administration with company name, DUNS, and primary contact
  3. 03Download and complete EDI Profile Information and Trading Partner Setup Form from CPWG resources
  4. 04Select communication method: VAN provider (e.g., Sterling Commerce) or direct SFTP/HTTP connection
  5. 05Receive test environment endpoint URL and credentials from ComEd
  6. 06Configure ISA15 to "T" (test mode) and submit test 814 enrollment transactions
  7. 07Validate 814e responses, 867 usage records, and 997 acknowledgments in test environment
  8. 08After successful testing, switch ISA15 to "P" (production) and begin live enrollment submissions

06

Rate Schedules & Tariff Analysis

Illinois is fully deregulated — ComEd is a delivery-only utility that does not generate electricity. Customers pay ComEd delivery charges (fixed) plus generation supply from either ComEd default service (hourly wholesale market rate passed through) or an Alternative Retail Electric Supplier (ARES). Municipal aggregation programs also negotiate group supply rates for entire communities.

Commonwealth Edison Co. (ComEd) Rate Schedule List

ScheduleApplicability
BESBasic Electric Service — default supply at hourly market rates for all customers
BESHBasic Electric Service Hourly — real-time hourly pricing for enrolled customers
WHWatt-Hour Delivery — residential delivery charges for energy-only metered customers
SCSSingle Charges per kWh — simplified commercial delivery for small businesses
GSGeneral Service — commercial delivery with demand charges above 100 kW
LSLarge Service — industrial delivery with demand charges for 400+ kW customers
HTSHigh Tension Service — transmission-voltage delivery for largest industrial users

Commonwealth Edison Co. (ComEd) Rate Features & TOU Details

  • Fully deregulated — customers choose their electricity supplier via ARES or municipal aggregation
  • ComEd provides delivery only (transmission + distribution) — no generation ownership
  • Default supply (BES) passes through PJM hourly wholesale market prices without markup
  • Hourly Pricing program exposes real 5-minute prices via public API for demand response
  • Municipal aggregation allows towns/cities to negotiate group supply rates for all residents
  • RECs (Renewable Energy Credits) available through Illinois Shines and suppliers
  • Capacity charges based on PJM Reliability Pricing Model (RPM) peak load contribution

For a deeper analysis including cost optimization strategies and historical rate trends:

Read the full Commonwealth Edison Co. (ComEd) Rate Optimization Guide →

07

Other Data Access Programs

Energy Usage Data System (EUDS)

Specialized platform for building owners/operators to access whole-building energy data for single and multi-tenant buildings (4+ tenants). Supports ENERGY STAR Portfolio Manager integration and automated monthly data updates.

Business Energy Analyzer

Free tool for business customers providing usage analysis by time-of-day, annual trends, cost breakdowns, demand charge analysis, and facility benchmarking with energy efficiency recommendations.

Open Energy Hub (Anonymized AMI Data)

ComEd provides aggregated, anonymized 30-minute interval data by ZIP code through Oak Ridge National Laboratory for research purposes. Multiple years of historical data available.

Hourly Pricing Program

Real-time pricing program with public 5-minute price API. Enables automated demand response, home automation integration, and energy trading through unauthenticated REST endpoints.


08

Limitations & Considerations

  • Direct interval data download requires formal request process (3-5 business days) and may incur a charge
  • Limited comprehensive API documentation beyond the Hourly Pricing API
  • Most interval data access is delayed (not real-time) - typically next-day availability
  • No centralized developer portal for all API integrations
  • EUDS limited to multi-tenant buildings with 4+ tenants or designated single-tenant access
  • EUDS data typically available 2-4 weeks after month-end (monthly granularity only)

09

Commonwealth Edison Co. (ComEd) Data Access FAQ

How do I get 15-minute interval data from ComEd for my commercial portfolio?

Sign into your ComEd account, navigate to My Usage, then use Green Button Download My Data to export 15-minute or hourly interval data in XML (ESPI) or CSV format. Data is available for up to 24 months. For automated ongoing access, register as a Green Button Connect vendor.

Does ComEd support automated third-party API access?

Yes. ComEd supports Green Button Connect My Data, which provides OAuth-based API access for authorized third parties. Register as a vendor through ComEd's Green Button Connect program. Once registered, customers can authorize your application via the ComEd portal, and data flows automatically.

Can I choose my electricity supplier with ComEd?

Illinois is fully deregulated for electricity supply. ComEd provides delivery (wires) service at regulated rates. You can shop for a competitive supplier through the Illinois Commerce Commission comparison site (pluginillinois.org) or contract directly with ARES (Alternative Retail Electric Suppliers). Switching is free and doesn't affect reliability.

The Best Way to Access Data from Commonwealth Edison Co. (ComEd)

Nectar connects to Commonwealth Edison Co. (ComEd) and 7,000+ utility providers — billing, interval, and rate data delivered automatically. No portals, no forms, no manual downloads.

Nectar for Energy & Sustainability Teams

Managing utility data for commercial or industrial buildings? Nectar offers a free energy data audit — we'll review your current setup and show you where automation can save your team hours every month.

Get a Free Audit

Nectar for Developers & Consultants

Building energy tools or advising clients on utility data? Nectar works with technology partners and consultants who need reliable data infrastructure.

Partner with Us