
GUANGDONG ELECTRIC POWER DEVELOPMENT CO., LTD — Investor Relations & Filings
Guangdong Electric Power Development Co., Ltd. specializes in the investment, construction, and operation of large-scale power generation facilities. The company maintains a diversified energy portfolio that includes ultra-supercritical coal-fired units, high-efficiency gas-fired plants, and an expanding array of renewable energy projects such as offshore wind, onshore wind, and photovoltaic installations. It focuses on providing stable and reliable electricity to support the industrial and residential demands of the Pearl River Delta and the broader Greater Bay Area. The firm is actively engaged in energy structure optimization, prioritizing the integration of low-carbon technologies and digital management systems to enhance operational efficiency and environmental compliance. Its strategic initiatives involve the development of integrated energy services and the modernization of existing thermal assets to meet evolving grid requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 广东电力发展股份有限公司关于2025年度发电量完成情况的自愿性信息披露公告 | 2026-01-23 | Chinese | |
| 广东电力发展股份有限公司第十一届董事会第九次会议决议公告 | 2026-01-22 | Chinese | |
| 广东电力发展股份有限公司关于召开2026年第一次临时股东会的通知 | 2026-01-22 | Chinese | |
| 广东能源集团财务有限公司2025年上半年风险评估报告 | 2026-01-22 | Chinese | |
| 广东电力发展股份有限公司关于签署《金融服务框架协议》《融资租赁合作框架协议》暨关联交易公告 | 2026-01-22 | Chinese | |
| 广东电力发展股份有限公司2026年日常关联交易预计公告 | 2026-01-22 | Chinese |
Browse filings by year
28 years- 2026 23 filings
- 2025 102 filings
- 2024 115 filings
- 2023 106 filings
- 2022 106 filings
- 2021 188 filings
- 2020 106 filings
- 2019 94 filings
- 2018 104 filings
- 2017 85 filings
- 2016 90 filings
- 2015 102 filings
- 2014 87 filings
- 2013 117 filings
- 2012 109 filings
- 2011 137 filings
- 2010 132 filings
- 2009 71 filings
- 2008 75 filings
- 2007 108 filings
- 2006 92 filings
- 2005 109 filings
- 2004 78 filings
- 2003 49 filings
- 2002 28 filings
- 2001 4 filings
- 1995 1 filing
- 1993 1 filing
Market data
Market data not available
Price history
Peer group · Electric power generation activities from non-renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adani Power Limited
Private thermal power producer with over 15,000 MW capacity…
|
ADANIPOWER | IN | Electricity, gas, steam and air… |
|
AGL ENERGY LIMITED.
Integrated energy and telecommunications provider retailing…
|
AGL | AU | Electricity, gas, steam and air… |
|
AKENERJİ ELEKTRİK ÜRETİM A.Ş.
Independent power producer with a diversified portfolio of …
|
AKENR | TR | Electricity, gas, steam and air… |
|
AKSA ENERJİ ÜRETİM A.Ş.
A global independent power producer that installs and opera…
|
AKSEN | TR | Electricity, gas, steam and air… |
|
Altern Energy Limited
A power generation company operating a 32 MW thermal power …
|
ALTN | PK | Electricity, gas, steam and air… |
|
AN HUI WENERGY CO.,LTD
Operates thermal power plants, natural gas pipelines, and r…
|
000543 | CN | Electricity, gas, steam and air… |
|
Atlantic Power Corporation
Independent power producer specializing in the ownership an…
|
ATP | CA | Electricity, gas, steam and air… |
|
Atlantic Power Preferred Equity Ltd.
Independent power producer generating electricity and steam…
|
AZP | CA | Electricity, gas, steam and air… |
|
Beijing Jingneng Clean Energy Co., Limited
Energy enterprise generating and selling power and heat, fo…
|
579 | HK | Electricity, gas, steam and air… |
|
BEIJING JINGNENG POWER CO.,LTD.
Generates electric power and thermal energy from thermal an…
|
600578 | CN | Electricity, gas, steam and air… |
GUANGDONG ELECTRIC POWER DEVELOPMENT CO., LTD 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/53660/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53660 | 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=53660 | 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=53660 \ -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": 53660}, 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 GUANGDONG ELECTRIC POWER DEVELOPMENT CO., LTD (id: 53660)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.