China First Heavy Industries — Investor Relations & Filings
About China First Heavy Industries
China First Heavy Industries specializes in the design and manufacture of heavy-duty technical equipment for critical industrial sectors. The company's primary product portfolio includes nuclear power equipment, such as reactor pressure vessels and internal components, as well as large-scale petrochemical vessels like hydrogenation reactors. The firm is a major provider of metallurgical equipment, including complete sets of hot and cold rolling mills and continuous casting machines. Additionally, it produces heavy forgings and castings for the energy and transportation sectors, alongside specialized machinery for mining and defense applications. By leveraging advanced manufacturing technologies and large-scale production facilities, the organization supports major infrastructure projects and industrial modernization. Its operations focus on delivering high-performance, large-capacity equipment designed to meet rigorous technical standards in energy production and heavy industrial processing.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 《中国第一重型机械股份公司董事会专门委员会工作规则》(2025年10月修订) | 2025-10-13 | Chinese | |
| 公告2025-045(中国第一重型机械股份公司第四届董事会第六十次会议决议公告) | 2025-10-13 | Chinese | |
| 《中国第一重型机械股份公司股东会议事规则》(2025年10月修订) | 2025-10-13 | Chinese | |
| 公告2025-047(中国第一重型机械股份公司关于取消监事会并修订《公司章程》及相关治理制度的公告) | 2025-10-13 | Chinese | |
| 公告2025-049(中国第一重型机械股份公司关于召开2025年第四次临时股东会的公告) | 2025-10-13 | Chinese | |
| 公告2025-044(中国第一重型机械股份公司关于公司高级管理人员退休离任的公告) | 2025-09-29 | Chinese |
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Danieli & C
Global supplier of equipment and plants for the entire meta…
|
DAN | IT | Manufacturing |
|
Deem Roll Tech Limited
Designs and manufactures high-performance rolls for the glo…
|
DEEM | IN | Manufacturing |
|
Disa India Ltd.
Provides advanced foundry machinery, molding lines, and sur…
|
DISAQ | IN | Manufacturing |
|
Electrotherm (India) Ltd
Manufactures metallurgical equipment and steel products wit…
|
ELECTHERM | IN | Manufacturing |
|
JOHN COCKERILL INDIA LIMITED
Designs and manufactures advanced equipment and processing …
|
COCKERILL | IN | Manufacturing |
|
KONASOL CO.,LTD
Manufactures fabricated metal products using titanium carbi…
|
176590 | KR | Manufacturing |
|
PARKER CORPORATION
A trading and manufacturing company of industrial products,…
|
9845 | JP | Manufacturing |
|
PyroGenesis Inc.
World leader in advanced plasma processes and sustainable s…
|
PYR | CA | Manufacturing |
|
Qinhuangdao Tianqin Equipment Manufacturing Co.,Ltd.
Develops molten metal purification and casting equipment fo…
|
300922 | CN | Manufacturing |
|
SINOMACH HEAVY EQUIPMENT GROUP CO.,LTD.
Researches and manufactures large-scale heavy machinery and…
|
601399 | CN | Manufacturing |
China First Heavy Industries 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/57185/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57185 | 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=57185 | 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=57185 \ -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": 57185}, 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 China First Heavy Industries (id: 57185)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.