JIANGSU HUACHEN TRANSFORMER CO.,LTD. — Investor Relations & Filings
About JIANGSU HUACHEN TRANSFORMER CO.,LTD.
Jiangsu Huachen Transformer Co., Ltd. specializes in the research, development, and manufacturing of power distribution equipment. Its core product line includes oil-immersed transformers, dry-type transformers, and amorphous alloy transformers, alongside prefabricated substations and high/low voltage switchgear. The company focuses on energy-efficient solutions and intelligent power distribution systems designed for utility grids, industrial infrastructure, and renewable energy projects. By integrating advanced manufacturing processes with rigorous quality control, the company provides reliable electrical components aimed at optimizing power transmission and distribution efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江苏华辰2025年度环境、社会及公司治理(ESG)报告 | 2026-04-23 | Chinese | |
| 江苏华辰关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | |
| 江苏华辰公司章程(2026年4月修订) | 2026-04-23 | Chinese | |
| 天健会计师事务所(特殊普通合伙)关于江苏华辰募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-23 | Chinese | |
| 江苏华辰关于开展外汇套期保值业务的公告 | 2026-04-23 | Chinese | |
| 江苏华辰2026年第一季度报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39473971 | 江苏华辰2025年度环境、社会及公司治理(ESG)报告 | 2026-04-23 | Chinese | ||
| 39473518 | 江苏华辰关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 39473512 | 江苏华辰公司章程(2026年4月修订) | 2026-04-23 | Chinese | ||
| 39473511 | 天健会计师事务所(特殊普通合伙)关于江苏华辰募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-04-23 | Chinese | ||
| 39473506 | 江苏华辰关于开展外汇套期保值业务的公告 | 2026-04-23 | Chinese | ||
| 39473505 | 江苏华辰2026年第一季度报告 | 2026-04-23 | Chinese | ||
| 39473502 | 江苏华辰第三届董事会第二十五次会议决议公告 | 2026-04-23 | Chinese | ||
| 39473500 | 江苏华辰关于2026年度董事、高级管理人员薪酬方案的公告 | 2026-04-23 | Chinese | ||
| 39473499 | 甬兴证券有限公司关于江苏华辰2025年度募集资金存放、管理与实际使用情况的专项核查意见 | 2026-04-23 | Chinese | ||
| 39473496 | 江苏华辰对会计师事务所2025年度履职情况评估报告 | 2026-04-23 | Chinese | ||
| 39473493 | 甬兴证券有限公司关于江苏华辰开展外汇套期保值业务的核查意见 | 2026-04-23 | Chinese | ||
| 39473491 | 江苏华辰2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 39473482 | 江苏华辰关于2026年度“提质增效重回报”行动方案的公告 | 2026-04-23 | Chinese | ||
| 39473469 | 江苏华辰2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39473460 | 江苏华辰2025年度董事会审计委员会履职情况报告 | 2026-04-23 | 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 HUACHEN TRANSFORMER 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/57421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57421 | 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=57421 | 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=57421 \ -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": 57421}, 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 HUACHEN TRANSFORMER CO.,LTD. (id: 57421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.