Baoshan Iron & Steel Co.,Ltd. — Investor Relations & Filings
About Baoshan Iron & Steel Co.,Ltd.
Baoshan Iron & Steel Co.,Ltd. is a global leader in the manufacturing and processing of high-end steel products. Its core operations encompass the production of hot-rolled and cold-rolled steel, plates, seamless pipes, and wire rods. The company specializes in high-value-added materials, including advanced automotive sheets, high-efficiency silicon steel, and corrosion-resistant products for the energy and petrochemical sectors. Baosteel integrates advanced research and development with smart manufacturing technologies to optimize production efficiency and product performance. Its strategic focus centers on technological innovation, green manufacturing, and the development of low-carbon metallurgical processes. By providing specialized material solutions, the company supports diverse applications in machinery manufacturing, infrastructure, and high-tech equipment sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 宝钢股份关于2025年下半年度利润分配方案的公告 | 2026-04-29 | Chinese | |
| 宝钢股份独立董事2025年度述职报告(田雍已离任) | 2026-04-29 | Chinese | |
| 宝钢股份关于召开2025年度股东会的通知 | 2026-04-29 | Chinese | |
| 上海市方达律师事务所关于宝钢股份第四期A股限制性股票计划的法律意见书 | 2026-04-29 | Chinese | |
| 宝钢股份2025年度内部控制审计报告 | 2026-04-29 | Chinese | |
| 宝钢股份独立董事2025年度述职报告(李志青) | 2026-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40203683 | 宝钢股份关于2025年下半年度利润分配方案的公告 | 2026-04-29 | Chinese | ||
| 40203681 | 宝钢股份独立董事2025年度述职报告(田雍已离任) | 2026-04-29 | Chinese | ||
| 40203679 | 宝钢股份关于召开2025年度股东会的通知 | 2026-04-29 | Chinese | ||
| 40203678 | 上海市方达律师事务所关于宝钢股份第四期A股限制性股票计划的法律意见书 | 2026-04-29 | Chinese | ||
| 40203676 | 宝钢股份2025年度内部控制审计报告 | 2026-04-29 | Chinese | ||
| 40203657 | 宝钢股份独立董事2025年度述职报告(李志青) | 2026-04-29 | Chinese | ||
| 40203646 | 宝钢股份2026年第一次临时股东会决议公告 | 2026-04-24 | Chinese | ||
| 40203644 | 上海市方达律师事务所关于宝山钢铁股份有限公司2026年第一次临时股东会之法律意见书 | 2026-04-24 | Chinese | ||
| 40203641 | 宝钢股份关于召开2025年度暨2026年一季度业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 40203638 | 宝钢股份第四期A股限制性股票计划首次授予部分激励对象名单 | 2026-04-13 | Chinese | ||
| 40203636 | 宝钢股份董事会薪酬与考核委员会关于公司第四期A股限制性股票计划首次授予部分激励对象名单的核查意见及公示情况说明 | 2026-04-13 | Chinese | ||
| 40203635 | 宝钢股份2026年第一次临时股东会会议资料 | 2026-04-09 | Chinese | ||
| 40203631 | 宝钢股份关于与宝武集团财务有限责任公司续签《金融服务协议》暨关联交易的公告 | 2026-04-08 | Chinese | ||
| 40203630 | 宝钢股份关于召开2026年第一次临时股东会的通知 | 2026-04-08 | Chinese | ||
| 40203628 | 宝钢股份第九届董事会第八次会议决议公告 | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArcelorMittal (HRM) AD
Manufacturer of hot-rolled flat steel products for internat…
|
HRM | MK | Manufacturing |
|
ArcelorMittal Kryvyi Rih
A full-cycle steel and mining enterprise specializing in lo…
|
KSTL | UA | Manufacturing |
|
ARCELORMITTAL SOUTH AFRICA LIMITED
The largest integrated steel producer on the African contin…
|
ACL | ZA | Manufacturing |
|
ASCE Group OJSC
Integrated steel manufacturer of billets, reinforcing bars,…
|
ASGR | AM | Manufacturing |
|
Ashinckiy metzavod PAO
A metallurgical enterprise producing and selling thick-plat…
|
AMEZ | RU | Manufacturing |
|
Ashirwad Steels & Industries Ltd.
Manufactures sponge iron for steel production and operates …
|
526847 | IN | Manufacturing |
|
Ashoka Metcast Limited
Trades and manufactures structural steel products for the c…
|
ASHOKAMET | IN | Manufacturing |
|
Bansal Wire Industries Limited
Manufacturer of over 3,000 steel wire SKUs for diverse indu…
|
BANSALWIRE | IN | Manufacturing |
|
Bedmutha Industries Limited
Manufacturer of wire products, copper components, and infra…
|
BEDMUTHA | IN | Manufacturing |
|
Beekay Steel Industries Ltd.
Manufactures hot rolled steel, bright bars, and special pro…
|
BEEKAY | IN | Manufacturing |
Baoshan Iron & Steel 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/56431/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56431 | 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=56431 | 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=56431 \ -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": 56431}, 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 Baoshan Iron & Steel Co.,Ltd. (id: 56431)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.