Sinosteel New Materials Co., Ltd. — Investor Relations & Filings
Sinosteel New Materials Co., Ltd. focuses on the research, development, and production of advanced carbon-based and ceramic materials. Its core product range includes high-purity isostatic graphite, specialty carbon products, and high-performance refractory materials. These products are designed for use in high-precision and extreme-environment applications, including semiconductor fabrication, solar photovoltaic production, aerospace engineering, and nuclear power generation. The company utilizes specialized manufacturing processes to ensure materials meet rigorous standards for thermal conductivity, chemical inertness, and structural integrity. Through its commitment to material science innovation, the firm supports technical requirements for modern energy systems and high-tech industrial processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于变更保荐代表人的公告 | 2025-10-14 | Chinese | |
| 关于控股股东股权结构变动的提示性公告 | 2025-10-12 | Chinese | |
| 关于选举第八届董事会职工董事的公告 | 2025-10-09 | Chinese | |
| 2025年半年度分红派息实施公告 | 2025-09-23 | Chinese | |
| 关于完成工商变更登记并换发营业执照的公告 | 2025-09-22 | Chinese | |
| 关于公司非独立董事辞职的公告 | 2025-09-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34738461 | 关于变更保荐代表人的公告 | 2025-10-14 | Chinese | ||
| 34738456 | 关于控股股东股权结构变动的提示性公告 | 2025-10-12 | Chinese | ||
| 34738442 | 关于选举第八届董事会职工董事的公告 | 2025-10-09 | Chinese | ||
| 34738433 | 2025年半年度分红派息实施公告 | 2025-09-23 | Chinese | ||
| 34738429 | 关于完成工商变更登记并换发营业执照的公告 | 2025-09-22 | Chinese | ||
| 34738422 | 关于公司非独立董事辞职的公告 | 2025-09-09 | Chinese | ||
| 34738421 | 2025年第二次临时股东会决议公告 | 2025-09-09 | Chinese | ||
| 34738415 | 关于参加2025年安徽辖区上市公司投资者网上集体接待日活动的公告 | 2025-09-09 | Chinese | ||
| 34738414 | 北京市君致律师事务所关于中钢天源股份有限公司2025年第二次临时股东会法律意见书 | 2025-09-09 | Chinese | ||
| 34738408 | 关于对宝武集团财务有限责任公司的风险评估报告 | 2025-08-24 | Chinese | ||
| 34738400 | 信息披露事务管理制度 | 2025-08-24 | Chinese | ||
| 34738395 | 内部审计管理制度 | 2025-08-24 | Chinese | ||
| 34738388 | 内部控制评价制度 | 2025-08-24 | Chinese | ||
| 34738386 | 关联交易决策制度 | 2025-08-24 | Chinese | ||
| 34738376 | 董事会薪酬与考核委员会议事规则 | 2025-08-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refractory products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jinyan Kaolin New Materials Co., Ltd.
Produces and sells calcined coal-based kaolin, precision ca…
|
2693 | HK | Manufacturing |
|
AnorTech Inc.
Developing sustainable, game-changing industrial materials …
|
ANOR | CA | Manufacturing |
|
Associated Ceramics Ltd.
Manufactures high-performance refractory materials and tech…
|
531168 | IN | Manufacturing |
|
BEIJING LIER HIGH-TEMPERATURE MATERIALS CO., LTD.
Produces refractory materials and provides thermal lining s…
|
002392 | CN | Manufacturing |
|
Chosun Refractories Co., Ltd.
Manufacturer of refractory and ceramic products for high-te…
|
462520 | KR | Manufacturing |
|
CR Holdings Co., LTD.
Holding company in refractories, ceramics, metal parts, hos…
|
000480 | KR | Manufacturing |
|
Crystal Graphite Corporation
Supplies engineered graphite and carbon materials for metal…
|
CYTG | CA | Manufacturing |
|
DONGKUK REFRACTORIES & STEEL CO., LTD.
Manufacturer of refractories, steel, and advanced materials…
|
075970 | KR | Manufacturing |
|
FOSECO CRUCIBLE INDIA LIMITED
Manufactures crucibles and refractory solutions for the met…
|
523160 | IN | Manufacturing |
|
IFGL Refractories Limited
Global manufacturer of refractory products and systems for …
|
IFGLEXPOR | IN | Manufacturing |
Sinosteel New Materials 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/54119/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54119 | 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=54119 | 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=54119 \ -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": 54119}, 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 New Materials Co., Ltd. (id: 54119)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.