SHANXI HUAXIANG GROUP CO., LTD — Investor Relations & Filings
About SHANXI HUAXIANG GROUP CO., LTD
Shanxi Huaxiang Group Co., Ltd. specializes in the research, development, production, and sale of precision castings and machined components. The company operates an integrated manufacturing platform that spans from mold design and casting to high-precision machining and surface treatment. Its primary product portfolio includes critical components for home appliance compressors, such as crankshafts, cylinders, and pistons, as well as automotive parts including brake systems, steering components, and engine parts. Additionally, the group provides specialized components for power equipment and construction machinery. By leveraging advanced casting technologies and automated production lines, the company serves a global clientele of original equipment manufacturers, focusing on high-volume, high-precision industrial solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事、高级管理人员薪酬与考核管理制度 | 2026-04-08 | Chinese | |
| 内部审计制度 | 2026-04-08 | Chinese | |
| 关于续聘会计师事务所的公告 | 2026-04-08 | Chinese | |
| 独立董事2025年度述职报告(杨晓娜) | 2026-04-08 | Chinese | |
| 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-08 | Chinese | |
| 独立董事2025年度述职报告(吕凯波) | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39154258 | 董事、高级管理人员薪酬与考核管理制度 | 2026-04-08 | Chinese | ||
| 39154246 | 内部审计制度 | 2026-04-08 | Chinese | ||
| 39154244 | 关于续聘会计师事务所的公告 | 2026-04-08 | Chinese | ||
| 39154243 | 独立董事2025年度述职报告(杨晓娜) | 2026-04-08 | Chinese | ||
| 39154238 | 关于2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-04-08 | Chinese | ||
| 39154237 | 独立董事2025年度述职报告(吕凯波) | 2026-04-08 | Chinese | ||
| 39154235 | 2025年度审计报告 | 2026-04-08 | Chinese | ||
| 39154232 | 2025年度内部控制评价报告 | 2026-04-08 | Chinese | ||
| 39154231 | 关于2025年度计提资产减值损失和信用减值损失的公告 | 2026-04-08 | Chinese | ||
| 39154220 | 关于2025年度利润分配预案的公告 | 2026-04-08 | Chinese | ||
| 39154218 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-08 | Chinese | ||
| 39154214 | 董事会审计委员会2025年度履职情况报告 | 2026-04-08 | Chinese | ||
| 39154212 | 关于召开2025年年度股东会的通知 | 2026-04-08 | Chinese | ||
| 39154210 | 关于开展远期结售汇业务的公告 | 2026-04-08 | Chinese | ||
| 39154209 | 关于变更注册资本及修订《公司章程》的公告 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other pumps, compressors, taps and valves
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aalberts NV
Engineering company developing mission-critical technologie…
|
AALB | NL | Manufacturing |
|
Accelleron Industries AG
Develops, produces, and services turbocharging technologies…
|
ACLN | CH | Manufacturing |
|
ANEST IWATA Corporation
Manufacturer of coating systems, air compressors, and vacuu…
|
6381 | JP | Manufacturing |
|
ASFLOW CO.,LTD.
Manufactures high-purity gas supply components for the semi…
|
159010 | KR | Manufacturing |
|
Atam Valves Limited
Designs and manufactures industrial valves and pipe fitting…
|
ATAM | IN | Manufacturing |
|
Atlas Copco
A world-leading provider of sustainable productivity soluti…
|
ATCO | SE | Manufacturing |
|
BELIMO Holding AG
Global market leader in developing and producing field devi…
|
BEAN | CH | Manufacturing |
|
BOOSTHEAT
Develops energy-efficient heating solutions using a patente…
|
ALBOO | FR | Manufacturing |
|
BURÇELİK VANA SANAYİ VE TİCARET A.Ş.
Manufacturer of steel castings, heavy machinery, and indust…
|
BURVA | TR | Manufacturing |
|
Burckhardt Compression Holding AG
Global market leader in reciprocating compressor systems an…
|
BCHN | CH | Manufacturing |
SHANXI HUAXIANG GROUP 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/57435/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57435 | 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=57435 | 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=57435 \ -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": 57435}, 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 SHANXI HUAXIANG GROUP CO., LTD (id: 57435)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.