JIANGSU YUNYI ELECTRIC CO.,LTD. — Investor Relations & Filings
Jiangsu Yunyi Electric Co., Ltd. specializes in the research, development, and manufacturing of automotive electronic components. The company's core product portfolio includes rectifiers and voltage regulators for automotive alternators, as well as semiconductor power devices such as diodes and MOSFETs. It also produces various sensors and controllers designed for vehicle electrical systems. In response to the shift toward electrification, the firm has expanded its operations into the new energy vehicle sector, developing motor controllers, high-voltage connectors, and charging solutions. The company serves both original equipment manufacturers (OEMs) and the global automotive aftermarket, focusing on high-precision production and technological innovation to enhance vehicle performance and reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-03-26 | Chinese | |
| 关于会计政策变更的公告 | 2026-03-26 | Chinese | |
| 关于为子公司向银行申请授信额度提供担保的公告 | 2026-03-26 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | |
| 关于对2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese | |
| 董事会审计委员会对会计师事务所2025年履职情况评估及履行监督职责情况的报告 | 2026-03-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36657153 | 2025年度董事会工作报告 | 2026-03-26 | Chinese | ||
| 36657149 | 关于会计政策变更的公告 | 2026-03-26 | Chinese | ||
| 36657148 | 关于为子公司向银行申请授信额度提供担保的公告 | 2026-03-26 | Chinese | ||
| 36657145 | 关于2025年度利润分配预案的公告 | 2026-03-26 | Chinese | ||
| 36657144 | 关于对2025年度会计师事务所履职情况评估报告 | 2026-03-26 | Chinese | ||
| 36657142 | 董事会审计委员会对会计师事务所2025年履职情况评估及履行监督职责情况的报告 | 2026-03-26 | Chinese | ||
| 36657141 | 《董事、高级管理人员薪酬管理制度》(2026年3月) | 2026-03-26 | Chinese | ||
| 36657138 | 2025年度独立董事述职报告(祝伟) | 2026-03-26 | Chinese | ||
| 36657136 | 关于举行2025年年度报告网上业绩说明会的通知 | 2026-03-26 | Chinese | ||
| 36657135 | 2025年度内部控制自我评价报告 | 2026-03-26 | Chinese | ||
| 36657132 | 关于公司及子公司使用闲置自有资金进行委托理财的公告 | 2026-03-26 | Chinese | ||
| 36657130 | 第六届董事会第八次会议决议公告 | 2026-03-26 | Chinese | ||
| 36657129 | 上市公司非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-26 | Chinese | ||
| 36657126 | 2025年年度审计报告 | 2026-03-26 | Chinese | ||
| 36657125 | 关于回购公司股份的进展公告 | 2026-03-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electrical equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMOGREENTECH Co., Ltd.
Develops advanced materials and components for the EV, IT, …
|
125210 | KR | Manufacturing |
|
Ampa Ltd.
A holding company with operations in real estate developmen…
|
AMPA | IL | Manufacturing |
|
Ballard Power Systems Inc.
A global leader in zero-emission hydrogen PEM fuel cell pow…
|
BLDP | CA | Manufacturing |
|
Baotou INST Magnetic New Materials Co., Ltd.
Manufactures high-performance rare earth magnets and precis…
|
301622 | CN | Manufacturing |
|
Beijing Beida Jade Bird Universal Sci-Tech Company Limited
An investment holding entity operating in tourism developme…
|
8095 | HK | Manufacturing |
|
Beijing SinoHytec Co., Ltd.
Develops hydrogen fuel cell engine systems and components f…
|
688339 | CN | Manufacturing |
|
Bisen Smart Access Co., Ltd.
Manufacturer of automatic gate, door, and traffic managemen…
|
301083 | CN | Manufacturing |
|
Bumhan Fuel Cell Co.,Ltd.
Develops and manufactures hydrogen fuel cell systems and re…
|
382900 | KR | Manufacturing |
|
Canadian Solar Inc.
Manufactures solar modules and develops utility-scale solar…
|
CSIQ | CA | Manufacturing |
|
Cell Impact AB
Global supplier of advanced bipolar flow plates for fuel ce…
|
CI | SE | Manufacturing |
JIANGSU YUNYI ELECTRIC 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/55305/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55305 | 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=55305 | 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=55305 \ -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": 55305}, 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 YUNYI ELECTRIC CO.,LTD. (id: 55305)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.