Jinxi Axle Company Limited — Investor Relations & Filings
About Jinxi Axle Company Limited
Jinxi Axle Company Limited specializes in the research, development, and manufacturing of railway transportation equipment components. The core product line includes high-precision railway axles, wheelsets, and bogies tailored for freight wagons, passenger coaches, and locomotives. The company also produces specialized railway vehicles and related structural components. Leveraging advanced forging, heat treatment, and machining processes, it provides engineering solutions for heavy-haul and high-speed rail systems. Its operations emphasize technical innovation and large-scale production capabilities to meet the requirements of diverse rail infrastructure projects and global transportation networks.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市康达律师事务所关于晋西车轴控股股东增持公司股份的法律意见书 | 2026-04-08 | Chinese | |
| 晋西车轴关于召开2025年年度业绩说明会的公告 | 2026-04-02 | Chinese | |
| 晋西车轴2025年度内部控制审计报告 | 2026-04-02 | Chinese | |
| 晋西车轴董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-02 | Chinese | |
| 晋西车轴与兵工财务有限责任公司关联存贷款等金融业务的风险评估报告(2025年度) | 2026-04-02 | Chinese | |
| 晋西车轴2025年度利润分配方案公告 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41004173 | 北京市康达律师事务所关于晋西车轴控股股东增持公司股份的法律意见书 | 2026-04-08 | Chinese | ||
| 41004171 | 晋西车轴关于召开2025年年度业绩说明会的公告 | 2026-04-02 | Chinese | ||
| 41004167 | 晋西车轴2025年度内部控制审计报告 | 2026-04-02 | Chinese | ||
| 41003990 | 晋西车轴董事会审计委员会2025年度对会计师事务所履行监督职责情况报告 | 2026-04-02 | Chinese | ||
| 41003988 | 晋西车轴与兵工财务有限责任公司关联存贷款等金融业务的风险评估报告(2025年度) | 2026-04-02 | Chinese | ||
| 41003981 | 晋西车轴2025年度利润分配方案公告 | 2026-04-02 | Chinese | ||
| 41003973 | 晋西车轴关于计提资产减值准备的公告 | 2026-04-02 | Chinese | ||
| 41003967 | 晋西车轴2026年第一次临时股东会决议公告 | 2026-04-02 | Chinese | ||
| 41003959 | 晋西车轴2025年年度报告 | 2026-04-02 | Chinese | ||
| 41003954 | 晋西车轴2025年年度报告摘要 | 2026-04-02 | Chinese | ||
| 41003946 | 晋西车轴2025年度“提质增效重回报”行动方案评估报告暨2026年度“提质增效重回报”行动方案 | 2026-04-02 | Chinese | ||
| 41003939 | 晋西车轴第八届董事会第十二次会议决议公告 | 2026-04-02 | Chinese | ||
| 41003930 | 晋西车轴第八届董事会独立董事专门会议2026年第二次会议审查意见 | 2026-04-02 | Chinese | ||
| 41003914 | 国泰海通证券股份有限公司关于晋西车轴2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-02 | Chinese | ||
| 41003895 | 晋西车轴独立董事2025年度述职报告(王晓亮) | 2026-04-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of railway locomotives and rolling stock
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CRRC Corporation Limited
Designs and manufactures rolling stock, locomotives, and ur…
|
601766 | CN | Manufacturing |
|
CRRC Corporation Limited
The world's largest supplier and manufacturer of rail trans…
|
1766 | HK | Manufacturing |
|
ĐURO ĐAKOVIĆ Grupa d.d.
Mechanical engineering group making railway freight wagons …
|
DDJH | HR | Manufacturing |
|
FreightCar America, Inc.
Manufactures, rebuilds, and services a diverse portfolio of…
|
RAIL | US | Manufacturing |
|
Gemac Engineering Machinery Co.,Ltd.
Designs, manufactures, and maintains specialized railway en…
|
301048 | CN | Manufacturing |
|
GREENBRIER COMPANIES INC
International supplier of freight railcars and related inte…
|
GBX | US | Manufacturing |
|
Hawker Siddeley Canada Inc.
Major Canadian manufacturer of railway rolling stock and ra…
|
— | CA | Manufacturing |
|
Hyundai-Rotem Co.
A heavy industry firm in railway systems, defense solutions…
|
064350 | KR | Manufacturing |
|
JIANGSU BIDE SCIENCE AND TECHNOLOGY CO., LTD.
Manufactures composite interior and exterior trim systems f…
|
605298 | CN | Manufacturing |
|
JUPITER WAGONS LIMITED
Integrated engineering and mobility solutions provider for …
|
JWL | IN | Manufacturing |
Jinxi Axle Company Limited 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/56763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56763 | 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=56763 | 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=56763 \ -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": 56763}, 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 Jinxi Axle Company Limited (id: 56763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.