
Sinosteel Engineering & Technology Co., Ltd. — Investor Relations & Filings
Sinosteel Engineering & Technology Co., Ltd. provides comprehensive engineering, procurement, and construction (EPC) services, specializing in the metallurgical and mining sectors. The company delivers integrated solutions for iron and steel production, including raw material processing, smelting, and rolling. Its service portfolio extends to energy conservation, environmental protection, and infrastructure development. By leveraging advanced technological capabilities and large-scale project management expertise, the firm supports clients through the entire project lifecycle, from initial design and equipment supply to construction and operational maintenance. It serves a global client base, executing complex industrial projects across diverse geographical regions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于召开2025年年度股东会的通知 | 2026-04-27 | Chinese | |
| 信会师报字[2026]第ZG10870号中钢国际2025年财务公司存款贷款等金融业务专项说明 | 2026-04-27 | Chinese | |
| 关于对宝武集团财务有限责任公司2025年风险评估的报告 | 2026-04-27 | Chinese | |
| 中钢国际工程技术股份有限公司提名委员会议事规则(2026年3月9日经公司第十届董事会第十四次会议审议通过 | 2026-03-09 | Chinese | |
| 中钢国际工程技术股份有限公司审计与风险管理委员会议事规则(2026年3月9日经公司第十届董事会第十四次会议审议通过) | 2026-03-09 | Chinese | |
| 中钢国际工程技术股份有限公司战略与ESG委员会议事规则(2026年3月9日经公司第十届董事会第十四次会议审议通过) | 2026-03-09 | Chinese |
Browse filings by year
28 years- 2026 38 filings
- 2025 113 filings
- 2024 179 filings
- 2023 186 filings
- 2022 183 filings
- 2021 161 filings
- 2020 145 filings
- 2019 134 filings
- 2018 136 filings
- 2017 170 filings
- 2016 206 filings
- 2015 165 filings
- 2014 163 filings
- 2013 95 filings
- 2012 51 filings
- 2011 67 filings
- 2010 32 filings
- 2009 45 filings
- 2008 57 filings
- 2007 62 filings
- 2006 83 filings
- 2005 43 filings
- 2004 21 filings
- 2003 46 filings
- 2002 19 filings
- 2001 7 filings
- 1999 1 filing
- 1998 1 filing
Market data
Market data not available
Price history
Peer group · Construction of other civil engineering projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Active Infrastructures Limited
Develops and manages civil engineering and urban infrastruc…
|
ACTIVEINFR | IN | Construction |
|
Afcons Infrastructure Limited
Global engineering and construction firm specializing in co…
|
AFCONS | IN | Construction |
|
Affluent Foundation Holdings Limited
Provides specialized foundation and civil engineering, incl…
|
1757 | HK | Construction |
|
AF Gruppen
Contractor for civil engineering, construction, property, e…
|
AFG | NO | Construction |
|
AGRA Inc.
Specialized engineering and construction firm for industria…
|
— | CA | Construction |
|
AHMAD ZAKI RESOURCES BHD
Investment holding company and contractor for civil and str…
|
— | MY | Construction |
|
Anhui Construction Engineering Group Corporation Limited
Provides engineering, construction, and infrastructure serv…
|
600502 | CN | Construction |
|
ARK RESOURCES HOLDINGS BERHAD
Investment holding and management services for a group spec…
|
— | MY | Construction |
|
ARTSON LIMITED
EPC firm specializing in industrial infrastructure for oil,…
|
522134 | IN | Construction |
|
ASIA ALLIED INFRASTRUCTURE HOLDINGS LIMITED
Investment holding company focused on infrastructure, const…
|
711 | HK | Construction |
Sinosteel Engineering & Technology 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/53906/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53906 | 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=53906 | 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=53906 \ -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": 53906}, 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 Sinosteel Engineering & Technology Co., Ltd. (id: 53906)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.