JIANGSU CHINT POWER TECHNOLOGY CO.,LTD — Investor Relations & Filings
Jiangsu Chint Power Technology Co., Ltd. specializes in the design, manufacturing, and distribution of power conversion equipment and energy storage solutions. The product portfolio includes a wide range of photovoltaic inverters, such as string and central units, optimized for residential, commercial, and utility-scale applications. The company also develops integrated battery energy storage systems (BESS) and smart energy management software. Its technical focus centers on high-efficiency power electronics, grid-tie technologies, and modular system architectures. By providing scalable hardware and integrated energy solutions, the firm supports global infrastructure for solar power generation and grid stabilization.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 章程修正案(2025年12月) | 2025-12-15 | Chinese | |
| 关于拟变更公司名称、证券简称及修订《公司章程》的公告 | 2025-12-15 | Chinese | |
| 第八届董事会第二十七次会议决议公告 | 2025-12-15 | Chinese | |
| 公司章程(2025年12月) | 2025-12-15 | Chinese | |
| 关于召开2025年第三次临时股东会的通知 | 2025-12-15 | Chinese | |
| 第八届董事会独立董事第十一次专门会议审核意见 | 2025-12-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34948736 | 章程修正案(2025年12月) | 2025-12-15 | Chinese | ||
| 34948729 | 关于拟变更公司名称、证券简称及修订《公司章程》的公告 | 2025-12-15 | Chinese | ||
| 34948719 | 第八届董事会第二十七次会议决议公告 | 2025-12-15 | Chinese | ||
| 34948717 | 公司章程(2025年12月) | 2025-12-15 | Chinese | ||
| 34948688 | 关于召开2025年第三次临时股东会的通知 | 2025-12-15 | Chinese | ||
| 34948686 | 第八届董事会独立董事第十一次专门会议审核意见 | 2025-12-09 | Chinese | ||
| 34948679 | 第八届董事会第二十六次会议决议公告 | 2025-12-09 | Chinese | ||
| 34948671 | 关于2026年度日常关联交易预计的公告 | 2025-12-09 | Chinese | ||
| 34948666 | 关于与正泰集团财务有限公司开展金融业务持续关联交易预计的公告 | 2025-12-09 | Chinese | ||
| 34948658 | 关于股东及其一致行动人权益变动触及1%整数倍的提示性公告 | 2025-12-04 | Chinese | ||
| 34948649 | 国浩律师(上海)事务所关于江苏通润装备科技股份有限公司2025年第二次临时股东会的法律意见书 | 2025-11-03 | Chinese | ||
| 34948642 | 2025年第二次临时股东会决议公告 | 2025-11-03 | Chinese | ||
| 34948635 | 股票交易异常波动公告 | 2025-10-30 | Chinese | ||
| 34948629 | 关于股东及其一致行动人减持股份预披露公告 | 2025-10-27 | Chinese | ||
| 34948626 | 第八届董事会第二十五次会议决议公告 | 2025-10-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 |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
JIANGSU CHINT POWER TECHNOLOGY 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/54204/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54204 | 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=54204 | 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=54204 \ -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": 54204}, 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 JIANGSU CHINT POWER TECHNOLOGY CO.,LTD (id: 54204)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.