
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 |
|---|---|---|---|
|
AKSU ENERJİ VE TİCARET A.Ş.
Generates and trades electricity from renewable hydroelectr…
|
AKSUE | TR | Electricity, gas, steam and air… |
|
Alaska Hydro Corporation
Develops renewable hydroelectric power generation facilitie…
|
AKH.H | CA | Electricity, gas, steam and air… |
|
Albioma
Independent renewable energy producer using thermal biomass…
|
ABIO | FR | Electricity, gas, steam and air… |
|
Alerion Cleanpower
Produces electricity from renewable sources, including wind…
|
ARN | IT | Electricity, gas, steam and air… |
|
ALGONQUIN POWER & UTILITIES CORP.
A diversified utility with regulated services and renewable…
|
AQN | CA | Electricity, gas, steam and air… |
|
Altea Green Power
Develops and installs wind, photovoltaic, and battery energ…
|
AGP | IT | Electricity, gas, steam and air… |
|
Altek Power Corporation
Develops and deploys quick-to-market electrical generation …
|
3059 | CA | Electricity, gas, steam and air… |
|
ALTEO Energy Services Public Limited Company
Energy provider and trader generating power from natural ga…
|
ALTEO | HU | Electricity, gas, steam and air… |
|
Alternus Energy Group
An independent power producer that develops, owns, and oper…
|
ALT | IE | Electricity, gas, steam and air… |
|
Alterra Power Corp.
A diversified renewable power company utilizing geothermal,…
|
AXY | CA | 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.