
CESC Limited — Investor Relations & Filings
CESC Limited is a vertically integrated power utility company engaged in the generation and distribution of electricity. As the flagship entity of the RP-Sanjiv Goenka Group, it operates a comprehensive electrical supply network, primarily serving residential, commercial, and industrial consumers in Kolkata and Howrah. The company manages several thermal power plants and has expanded its distribution footprint through franchises in various regions. Beyond traditional thermal generation, the firm is increasingly investing in renewable energy projects, including solar and wind power. Its operations encompass the entire value chain of the power sector, from fuel sourcing and generation to transmission and retail distribution. The company is recognized for its operational efficiency in urban power management and its long-standing history as a pioneer in the electrical utility sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Intimation of Investor Conference | 2024-11-19 | English | |
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2024-11-13 | English | |
| Compliance Certificate | 2024-11-13 | English | |
| Copy of Newspaper Publication | 2024-11-13 | English | |
| Newspaper Publication | 2024-11-13 | English | |
| General Updates | 2024-11-12 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 44174707 | Intimation of Investor Conference | 2024-11-19 | English | ||
| 42511837 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2024-11-13 | English | ||
| 44174710 | Compliance Certificate | 2024-11-13 | English | ||
| 42513047 | Copy of Newspaper Publication | 2024-11-13 | English | ||
| 44174716 | Newspaper Publication | 2024-11-13 | English | ||
| 42542291 | General Updates | 2024-11-12 | English | ||
| 44174721 | Investor Presentation | 2024-11-12 | English | ||
| 44174727 | Results September 30, 2024 | 2024-11-12 | English | ||
| 42560223 | Financial Result Updates | 2024-11-12 | English | ||
| 42476050 | Analysts/Institutional Investor Meet/Con. Call Updates | 2024-11-07 | English | ||
| 42476120 | Analysts/Institutional Investor Meet/Con. Call Updates | 2024-11-07 | English | ||
| 42476307 | Analysts/Institutional Investor Meet/Con. Call Updates | 2024-11-07 | English | ||
| 42476455 | Analysts/Institutional Investor Meet/Con. Call Updates | 2024-11-07 | English | ||
| 44174730 | Investor Meet | 2024-11-07 | English | ||
| 44174734 | Investors Meet | 2024-11-07 | 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… |
CESC Limited 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/61470/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61470 | 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=61470 | 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=61470 \ -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": 61470}, 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 CESC Limited (id: 61470)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.