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 |
|---|---|---|---|
|
ELSA Solutions SpA
Distributes motion control solutions and manufactures indus…
|
ELSA | IT | Manufacturing |
|
Elspec Engeneering Ltd.
A technology provider specializing in electrical power qual…
|
ELSPC | IL | Manufacturing |
|
EMEK ELEKTRİK ENDÜSTRİSİ A.Ş.
Manufacturer of high-voltage instrument transformers and di…
|
EMKEL | TR | Manufacturing |
|
EMERSON ELECTRIC CO
A global technology and engineering company providing autom…
|
EMR | US | Manufacturing |
|
ENC Digital Technology Co., Ltd
Develops and manufactures industrial automation and power e…
|
603869 | CN | Manufacturing |
|
Enertronica Santerno
Manufactures motor drives and inverters for industrial auto…
|
ENT | IT | Manufacturing |
|
Enphase Energy, Inc.
Designs and manufactures microinverter-based solar and batt…
|
ENPH | US | Manufacturing |
|
EnQuest Energy Services Corp.
Provider of custom engineered energy products and services …
|
ENQ | CA | Manufacturing |
|
EP 2000 Conservation Inc.
Provides patented power solutions for electrical system pro…
|
EP | CA | Manufacturing |
|
Equipmake Holdings Plc
Develops and manufactures high-performance electric vehicle…
|
EQIP | GB | 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.