CEEPOWER CO.,LTD. — Investor Relations & Filings
CEEPOWER CO.,LTD. specializes in the research, development, and manufacturing of smart power distribution equipment and renewable energy solutions. The company provides a comprehensive range of products including smart meters, distribution automation systems, high and low voltage switchgear, and power transformers. It also focuses on the electric vehicle (EV) infrastructure market, offering AC and DC charging stations and integrated energy management systems. By leveraging Internet of Things (IoT) technology and advanced power electronics, the company delivers solutions for grid modernization, industrial energy efficiency, and commercial power management. Its portfolio extends to energy storage systems and microgrid solutions, supporting the transition toward sustainable energy networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度社会责任报告 | 2026-04-24 | Chinese | |
| 内部控制审计报告 | 2026-04-24 | Chinese | |
| 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-24 | Chinese | |
| 关于公司2025年度拟不进行利润分配的专项说明 | 2026-04-24 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | |
| 独立董事2025年度述职报告(缪希仁) | 2026-04-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36130744 | 2025年度社会责任报告 | 2026-04-24 | Chinese | ||
| 36130741 | 内部控制审计报告 | 2026-04-24 | Chinese | ||
| 36130677 | 关于2025年度计提资产减值准备及核销资产的公告 | 2026-04-24 | Chinese | ||
| 36130670 | 关于公司2025年度拟不进行利润分配的专项说明 | 2026-04-24 | Chinese | ||
| 36130663 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-24 | Chinese | ||
| 36130660 | 独立董事2025年度述职报告(缪希仁) | 2026-04-24 | Chinese | ||
| 36130657 | 2025年度内部控制自我评价报告 | 2026-04-24 | Chinese | ||
| 36130656 | 关于变更注册资本及修订公司章程的公告 | 2026-04-24 | Chinese | ||
| 36130655 | 关于日常关联交易预计的公告 | 2026-04-24 | Chinese | ||
| 36130654 | 关于公司及下属公司申请融资额度及担保额度预计的公告 | 2026-04-24 | Chinese | ||
| 36130652 | 第七届董事会第三次会议决议公告 | 2026-04-24 | Chinese | ||
| 36130651 | 华创证券有限责任公司关于中能电气股份有限公司2025年度募集资金存放与使用情况的核查意见 | 2026-04-24 | Chinese | ||
| 36130649 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-24 | Chinese | ||
| 36130648 | 2025年年度报告摘要 | 2026-04-24 | Chinese | ||
| 36130647 | 关于对中能电气股份有限公司控股股东及其他关联方占用资金情况的专项审计说明 | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bharat Bijlee Ltd.
Manufacturer of power transformers, electric motors, and in…
|
BBL | IN | Manufacturing |
|
Bharat Heavy Electricals Ltd.
Integrated engineering firm for power, transport, and indus…
|
BHEL | IN | Manufacturing |
|
BH Global Corporation Ltd
Electrification, digitalization, and green solutions for ma…
|
911608 | TW | Manufacturing |
|
Boer Power Holdings Limited
Designs, manufactures, and sells high-end integrated electr…
|
1685 | KY | Manufacturing |
|
BOSUNG POWER TECHNOLOGY CO., LTD.
Develops, manufactures, and sells electric power equipment …
|
006910 | KR | Manufacturing |
|
Braga Moro Sistemi di Energia S.p.A.
Designs and produces power systems for critical technologic…
|
BRM | IT | Manufacturing |
|
Carel Industries
Manufacturer of control solutions for HVAC/R, humidificatio…
|
CIG | IT | Manufacturing |
|
Carlo Gavazzi Holding AG
Designs and manufactures electronic components for industri…
|
GAV | CH | Manufacturing |
|
Cavotec SA
Designs and manufactures connection, electrification, and a…
|
CCC | CH | Manufacturing |
|
CG Power and Industrial Solutions Limited
Engineering firm specializing in power generation, transmis…
|
CGPOWER | IN | Manufacturing |
CEEPOWER 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/55083/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55083 | 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=55083 | 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=55083 \ -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": 55083}, 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 CEEPOWER CO.,LTD. (id: 55083)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.