JIANGSU SHAGANG CO.,LTD. — Investor Relations & Filings
Jiangsu Shagang Co., Ltd. focuses on the research, development, and manufacturing of high-quality steel products. The company’s core operations involve the production of a wide range of special steels, including high-grade wire rods, bars, and plates. These products are engineered for demanding applications across various sectors such as automotive manufacturing, machinery production, energy infrastructure, and shipbuilding. Utilizing advanced metallurgical processes and large-scale production facilities, the company delivers specialized materials characterized by high strength and durability. The organization prioritizes technical innovation and rigorous quality management to supply critical components for complex engineering projects and industrial manufacturing chains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第八届董事会第二十二次会议决议公告 | 2026-04-23 | Chinese | |
| 关于控股子公司向银行申请综合授信额度的公告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对2025年度会计师事务所履行监督职责情况的报告 | 2026-04-23 | Chinese | |
| 2025年度内部控制评价报告 | 2026-04-23 | Chinese | |
| 2025年度独立董事述职报告(黄振东) | 2026-04-23 | Chinese | |
| 江苏沙钢股份有限公司2025年度环境、社会和公司治理(ESG)报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36127954 | 第八届董事会第二十二次会议决议公告 | 2026-04-23 | Chinese | ||
| 36127952 | 关于控股子公司向银行申请综合授信额度的公告 | 2026-04-23 | Chinese | ||
| 36127951 | 董事会审计委员会对2025年度会计师事务所履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 36127947 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 36127946 | 2025年度独立董事述职报告(黄振东) | 2026-04-23 | Chinese | ||
| 36127943 | 江苏沙钢股份有限公司2025年度环境、社会和公司治理(ESG)报告 | 2026-04-23 | Chinese | ||
| 36127941 | 江苏沙钢股份有限公司内部控制审计报告 | 2026-04-23 | Chinese | ||
| 36127940 | 《董事、高级管理人员薪酬管理制度》(2026年4月制定) | 2026-04-23 | Chinese | ||
| 36127939 | 《董事会议事规则》(2026年4月修订) | 2026-04-23 | Chinese | ||
| 36127938 | 2026年第一次独立董事专门会议审查意见 | 2026-04-23 | Chinese | ||
| 36127936 | 关于变更部分日常关联交易实施主体的公告 | 2026-04-23 | Chinese | ||
| 36127935 | 关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 36127933 | 江苏沙钢股份有限公司独立董事候选人声明与承诺(黄雄) | 2026-04-23 | Chinese | ||
| 36127931 | 关于2025年度会计师事务所履职情况的评估报告 | 2026-04-23 | Chinese | ||
| 36127927 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
JIANGSU SHAGANG 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/54135/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54135 | 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=54135 | 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=54135 \ -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": 54135}, 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 JIANGSU SHAGANG CO.,LTD. (id: 54135)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.