
SDIC Power Holdings Co., LTD — Investor Relations & Filings
SDIC Power Holdings Co., LTD. is a comprehensive power company specializing in the investment, construction, operation, and management of energy projects. The company maintains a diverse, integrated portfolio of power generation assets, including hydropower, thermal power, wind power, and solar photovoltaic plants, with a primary focus on clean energy development. It is a leading operator of hydropower facilities, with a controlled installed capacity of 21.3 GW in this segment alone. The company's total installed capacity is approximately 34 GW, a majority of which is generated from renewable sources. It manages numerous large-scale power projects across a broad operational footprint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the 2025 Annual General Meeting | 2026-05-26 | English | |
| 国投电力控股股份有限公司关于公司高级管理人员2025年度薪酬报告及2026年度薪酬方案的公告 | 2026-05-25 | Chinese | |
| 国投电力控股股份有限公司董事薪酬管理办法 | 2026-05-25 | Chinese | |
| 国投电力控股股份有限公司关于红石能源向ICOHL公司提供财务资助的公告 | 2026-05-25 | Chinese | |
| 国投电力控股股份有限公司总经理工作细则 | 2026-05-25 | Chinese | |
| 国投电力控股股份有限公司关于召开2025年年度股东会的通知 | 2026-05-25 | Chinese |
Browse filings by year
27 years- 2026 77 filings
- 2025 156 filings
- 2024 171 filings
- 2023 153 filings
- 2022 177 filings
- 2021 217 filings
- 2020 104 filings
- 2019 157 filings
- 2018 125 filings
- 2017 121 filings
- 2016 167 filings
- 2015 146 filings
- 2014 101 filings
- 2013 93 filings
- 2012 69 filings
- 2011 124 filings
- 2010 59 filings
- 2009 96 filings
- 2008 58 filings
- 2007 57 filings
- 2006 59 filings
- 2005 84 filings
- 2004 47 filings
- 2003 28 filings
- 2002 40 filings
- 2001 15 filings
- 1996 1 filing
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABO Wind AG
Global developer of renewable energy projects like wind, so…
|
AB9 | DE | Electricity, gas, steam and air… |
|
Acciona S.A.
Develops and manages sustainable infrastructure, focusing o…
|
ANA | ES | Electricity, gas, steam and air… |
|
ACME Solar Holdings Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ACMESOLAR | IN | Electricity, gas, steam and air… |
|
ACWA POWER Co.
Developer, investor, and operator of power generation and w…
|
2082 | SA | Electricity, gas, steam and air… |
|
Adani Green Energy Limited
Develops and operates utility-scale solar, wind, and hybrid…
|
ADANIGREEN | IN | Electricity, gas, steam and air… |
|
ADANI GREEN ENERGY (UP) LIMITED
Subsidiary of a major renewable energy company developing a…
|
989B | SG | Electricity, gas, steam and air… |
|
AES ARGENTINA GENERACIÓN S.A.
Operates power plants to supply electricity to the wholesal…
|
— | AR | Electricity, gas, steam and air… |
|
Agatos
Designs and supplies turnkey solutions for renewable energy…
|
AGA | IT | Electricity, gas, steam and air… |
|
Aker Horizons
Investment company incubating and developing renewable ener…
|
AKH | NO | Electricity, gas, steam and air… |
|
AKFEN YENİLENEBİLİR ENERJİ A.Ş.
Renewable energy producer with a 699 MW portfolio of hydro,…
|
AKFYE | TR | Electricity, gas, steam and air… |
SDIC Power Holdings 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/10795/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10795 | 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=10795 | 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=10795 \ -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": 10795}, 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 SDIC Power Holdings Co., LTD (id: 10795)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.