
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 |
|---|---|---|---|
|
Brookfield Renewable Partners L.P.
Operates one of the world's largest publicly traded platfor…
|
BEP | CA | Electricity, gas, steam and air… |
|
Brookfield Renewable Partners L.P.
Owns and operates a global portfolio of renewable power and…
|
BEP | BM | Electricity, gas, steam and air… |
|
Brookfield Renewable Power Preferred Equity Inc.
Financing vehicle supporting a large renewable energy platf…
|
BRF-PF | CA | Electricity, gas, steam and air… |
|
BW Ideol AS
A technology provider and co-developer of floating offshore…
|
BWIDL | NO | Electricity, gas, steam and air… |
|
Capstone Infrastructure Corporation
Develops, owns, and operates a diversified portfolio of cle…
|
CSE | CA | Electricity, gas, steam and air… |
|
CARNEGIE CLEAN ENERGY LIMITED
Develops wave energy conversion systems for zero-emission o…
|
CCE | AU | Electricity, gas, steam and air… |
|
CECEP Solar Energy Co.,Ltd.
Develops solar PV plants and manufactures high-efficiency c…
|
000591 | CN | Electricity, gas, steam and air… |
|
CECEP Wind-Power Corporation
Develops and operates large-scale onshore and offshore wind…
|
601016 | CN | Electricity, gas, steam and air… |
|
CENTRAIS ELETRICAS BRASILEIRAS SA
Generates, transmits, and commercializes electricity using …
|
— | BR | Electricity, gas, steam and air… |
|
Centrais Eletricas Brasileiras SA-Eletrobras
Specializes in large-scale power generation and high-voltag…
|
AXIA3 | BR | 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.