
SUZHOU YANGTZE NEW MATERIALS CO.,LTD. — Investor Relations & Filings
Suzhou Yangtze New Materials Co., Ltd. specializes in the research, development, production, and sale of organic coated steel plates. The company provides a diverse range of products, including color-coated steel sheets and galvanized steel sheets used extensively in construction, home appliances, and interior decoration. It focuses on high-performance functional coatings, offering specialized solutions such as anti-static, antibacterial, and self-cleaning surfaces. These materials are designed for demanding environments, including medical facilities, electronic cleanrooms, and industrial cold chains. By integrating advanced coating technologies, the company delivers durable and aesthetically versatile materials tailored to specific architectural and industrial requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京国枫(苏州)律师事务所关于苏州扬子江新型材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-19 | Chinese | |
| 关于参股子公司收到法院破产清算裁定的公告 | 2026-05-07 | Chinese | |
| 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | |
| 关于公司股东资金占用事项的进展公告 | 2026-03-13 | Chinese | |
| 2025年度业绩预告 | 2026-01-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46566167 | 北京国枫(苏州)律师事务所关于苏州扬子江新型材料股份有限公司2025年年度股东会的法律意见书 | 2026-05-19 | Chinese | ||
| 46566166 | 2025年年度股东会决议公告 | 2026-05-19 | Chinese | ||
| 44270969 | 关于参股子公司收到法院破产清算裁定的公告 | 2026-05-07 | Chinese | ||
| 36674668 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 36674659 | 关于公司股东资金占用事项的进展公告 | 2026-03-13 | Chinese | ||
| 36674654 | 2025年度业绩预告 | 2026-01-30 | Chinese | ||
| 36674647 | 关于股票交易异常波动的公告 | 2026-01-05 | Chinese | ||
|
2025
8 filings
| |||||
| 36674641 | 关于股票交易异常波动的公告 | 2025-12-28 | Chinese | ||
| 36674632 | 关于参加2025苏州上市公司投资者集体接待日活动的公告 | 2025-11-27 | Chinese | ||
| 36674628 | 2025年三季度报告 | 2025-10-22 | Chinese | ||
| 36674617 | 关于全资子公司仲裁事项的进展公告 | 2025-10-13 | Chinese | ||
| 36674610 | 2025年第一次临时股东大会决议公告 | 2025-09-11 | Chinese | ||
| 36674605 | 苏州扬子江新型材料股份有限公司2025年第一次临时股东大会的法律意见 | 2025-09-11 | Chinese | ||
| 36674592 | 关于诉讼事项的进展公告 | 2025-09-03 | Chinese | ||
| 36674583 | 2025年半年度财务报告 | 2025-08-21 | 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 |
|
Agha Steel Ind.Ltd
Fully automatic steel manufacturer specializing in high-qua…
|
AGHA | PK | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
Aisha Steel Convertible (Pref)
Manufacturer of value-added flat-rolled steel, specializing…
|
ASLPS | PK | Manufacturing |
|
Aisha Steel Convt (Pref) Right
Manufacturer of Cold Rolled and Hot Dipped Galvanized coils…
|
ASLCPS | PK | Manufacturing |
|
Aisha Steel Mills Limited
Leading manufacturer in value-added flat-rolled steel, prod…
|
ASL | PK | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
SUZHOU YANGTZE 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/54673/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54673 | 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=54673 | 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=54673 \ -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": 54673}, 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 SUZHOU YANGTZE NEW MATERIALS CO.,LTD. (id: 54673)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.