JIANGXI HENGDA HI-TECH CO.,LTD. — Investor Relations & Filings
JIANGXI HENGDA HI-TECH CO.,LTD. specializes in the research, development, and application of wear-resistant and corrosion-resistant materials and surface engineering technologies. The company provides comprehensive solutions including thermal spraying, surfacing, and specialized coatings designed to extend the service life of industrial equipment. Its core product portfolio features high-performance anti-wear materials and energy-saving technologies tailored for demanding environments. The firm primarily serves the power generation, metallurgy, cement, and petrochemical sectors, offering integrated maintenance services for boilers and other critical infrastructure. By focusing on material science and advanced manufacturing processes, the company delivers technical support and engineering services aimed at improving operational efficiency and reducing equipment downtime for large-scale industrial facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会战略委员会工作细则(2025年10月) | 2025-10-27 | Chinese | |
| 第六届董事会第十四次会议决议公告 | 2025-10-27 | Chinese | |
| 关于转让出售全资子公司应收债权的完成公告 | 2025-09-22 | Chinese | |
| 关于全资子公司为其参股公司提供担保的公告 | 2025-09-12 | Chinese | |
| 第六届董事会第十三次临时会议决议公告 | 2025-09-12 | Chinese | |
| 关于拟转让出售控股孙公司股权的公告 | 2025-08-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 35399628 | 董事会战略委员会工作细则(2025年10月) | 2025-10-27 | Chinese | ||
| 35399619 | 第六届董事会第十四次会议决议公告 | 2025-10-27 | Chinese | ||
| 35399614 | 关于转让出售全资子公司应收债权的完成公告 | 2025-09-22 | Chinese | ||
| 35399604 | 关于全资子公司为其参股公司提供担保的公告 | 2025-09-12 | Chinese | ||
| 35399595 | 第六届董事会第十三次临时会议决议公告 | 2025-09-12 | Chinese | ||
| 35399589 | 关于拟转让出售控股孙公司股权的公告 | 2025-08-26 | Chinese | ||
| 35399580 | 2025年半年度报告 | 2025-08-26 | Chinese | ||
| 35399553 | 半年报董事会决议公告 | 2025-08-26 | Chinese | ||
| 35399532 | 2025年半年度报告摘要 | 2025-08-26 | Chinese | ||
| 35399525 | 半年报监事会决议公告 | 2025-08-26 | Chinese | ||
| 35399519 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | ||
| 35399515 | 2025年半年度财务报告 | 2025-08-26 | Chinese | ||
| 35399498 | 关于重大诉讼进展暨收到部分执行款项的公告 | 2025-07-31 | Chinese | ||
| 35399489 | 2025年半年度业绩预告 | 2025-07-14 | Chinese | ||
| 35399482 | 2024年年度股东大会决议公告 | 2025-05-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
BEILONG PRECISION TECHNOLOGY CO., LTD.
Specializes in high-precision metal components, CNC machini…
|
301567 | CN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
JIANGXI HENGDA HI-TECH 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/54617/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54617 | 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=54617 | 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=54617 \ -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": 54617}, 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 JIANGXI HENGDA HI-TECH CO.,LTD. (id: 54617)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.