
CONSOLIDATED EDISON INC — Investor Relations & Filings
Consolidated Edison, Inc. is a holding company operating as one of the largest investor-owned energy companies. Through its principal subsidiaries, including Consolidated Edison Company of New York (CECONY) and Orange & Rockland Utilities (O&R), the company provides regulated electric, natural gas, and steam delivery services. Its primary service area covers New York City and Westchester County, supplying energy to millions of residential and commercial customers. Beyond its core utility operations, the company develops, owns, and operates renewable and energy infrastructure projects. A key strategic focus is building a climate-resilient grid with the goal of delivering 100% clean energy by 2040.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-20 | English | |
| 10-K - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-19 | English | |
| 8-K - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-19 | English | |
| 4 Filing | 2026-01-05 | English | |
| 4 Filing | 2026-01-05 | English | |
| 4 Filing | 2026-01-05 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 32886220 | 4 - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-20 | English | ||
| 32886223 | 10-K - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-19 | English | ||
| 32886222 | 8-K - CONSOLIDATED EDISON INC (0001047862) (Filer) | 2026-02-19 | English | ||
| 26648206 | 4 Filing | 2026-01-05 | English | ||
| 26648184 | 4 Filing | 2026-01-05 | English | ||
| 26647972 | 4 Filing | 2026-01-05 | English | ||
| 26647730 | 4 Filing | 2026-01-05 | English | ||
| 26647634 | 4 Filing | 2026-01-05 | English | ||
| 26647241 | 4 Filing | 2026-01-05 | English | ||
| 26647071 | 4 Filing | 2026-01-05 | English | ||
| 26646916 | 4 Filing | 2026-01-05 | English | ||
| 26646890 | 4 Filing | 2026-01-05 | English | ||
|
2025
3 filings
| |||||
| 10960534 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-12-19 | English | ||
| 10960535 | STATEMENT OF CHANGES IN BENEFICIAL OWNERSHIP OF SECURITIES | 2025-12-12 | English | ||
| 10960603 | Regulatory Filings 2025 | 2025-12-11 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Energy Co PJSC
Diversified energy and utilities group providing power, wat…
|
TAQA | AE | Electricity, gas, steam and air… |
|
Abu Dhabi National Energy Co PJSC 4.375% Oct2031
A diversified energy and utilities company providing energy…
|
XSTAQA1031 | AE | Electricity, gas, steam and air… |
|
ADANI ELECTRICITY MUMBAI LIMITED
An integrated power utility providing electricity generatio…
|
93CB | IN | Electricity, gas, steam and air… |
|
Adani Energy Solutions Limited
Private utility specializing in power transmission, distrib…
|
ADANIENSOL | IN | Electricity, gas, steam and air… |
|
ADANI TRANSMISSION LIMITED
Largest private power transmission company developing and m…
|
4N5B | SG | Electricity, gas, steam and air… |
|
Admie (IPTO) Holding S.A.
Holding company for the operator of the national electricit…
|
ADMIE | GR | Electricity, gas, steam and air… |
|
AES CORP
A global power company that generates and distributes elect…
|
AES | US | Electricity, gas, steam and air… |
|
AFLUENTE TRANSMISSÃO DE ENERGIA ELETRICA S/A
Manages over 6,000 km of high-voltage power transmission in…
|
— | BR | Electricity, gas, steam and air… |
|
ALFA TRANSMISORA DE ENERGIA S.A.
Electric power transmission company operating diversified a…
|
— | CL | Electricity, gas, steam and air… |
|
ALLETE INC
An energy company with regulated utilities and investments …
|
ALE | US | Electricity, gas, steam and air… |
CONSOLIDATED EDISON INC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/30095/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30095 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=30095 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=30095 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 30095}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for CONSOLIDATED EDISON INC (id: 30095)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.