Chun Yuan Steel Industry Co., Ltd. — Investor Relations & Filings
Chun Yuan Steel Industry Co., Ltd. (CYS) is a major producer and distributor of steel products and integrated metal solutions. The company operates through specialized divisions, including Steel Plate and Commercial Steel units, to provide a diverse portfolio of materials such as customized steel plates and sheets. CYS is recognized for its technical precision and commitment to operational reliability, offering tailored services that include just-in-time delivery to support continuous manufacturing cycles. By prioritizing professional integrity and quality control, the company serves as a critical supplier for various industrial applications, focusing on delivering high-grade steel materials and specialized processing services to meet evolving market demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事會決議召開115年股東常會相關事宜 (配合電子投票系統修正召集事由) | 2026-04-29 | Chinese | |
| 本公司董事會審議115年第一季財務報告召開日期為115年05月07日 | 2026-04-29 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38477984 | 董事會決議召開115年股東常會相關事宜 (配合電子投票系統修正召集事由) | 2026-04-29 | Chinese | ||
| 38424778 | 本公司董事會審議115年第一季財務報告召開日期為115年05月07日 | 2026-04-29 | Chinese | ||
| 33887881 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887879 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33883496 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33883493 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33512854 | 114年度財務比率 | 2026-03-23 | Chinese | ||
| 33512859 | 公司基本資料 | 2026-03-23 | Chinese | ||
| 33512861 | 114年第4季海外子公司投資 | 2026-03-13 | Chinese | ||
| 33512864 | 114年第4季大陸投資 | 2026-03-13 | Chinese | ||
| 33512868 | 董事會決議股利分派 | 2026-03-12 | Chinese | ||
| 33512871 | 董事會決議召開115年股東常會相關事宜 | 2026-03-12 | Chinese | ||
| 33512875 | 公告本公司提報董事會一一四年度合併財務報告 | 2026-03-12 | Chinese | ||
| 33512878 | 114年度股利金額(董事會決議) | 2026-03-12 | Chinese | ||
| 33512914 | 114年度營益分析 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CHIH LIEN INDUSTRIAL CO., LTD.
Manufactures specialized steel wire and bar products for va…
|
2024 | TW | Manufacturing |
|
China Oriental Group Company Limited
Engaged in manufacturing, selling, and trading iron and ste…
|
581 | BM | Manufacturing |
|
China Steel Corporation
Integrated steel manufacturer producing crude steel, coils,…
|
2002 | TW | Manufacturing |
|
Chongqing Iron & Steel Company Limited
Integrated steel manufacturer producing specialized plates,…
|
1053 | HK | Manufacturing |
|
Chongqing Iron & Steel Company Limited
Produces metallurgical products for infrastructure, machine…
|
601005 | CN | Manufacturing |
|
Chubu Steel Plate Co.,Ltd.
Specialized manufacturer of thick steel plates for construc…
|
5461 | JP | Manufacturing |
|
CHUNG HUNG STEEL CORPORATION
Manufacturer of flat-rolled steel products and pipes for di…
|
2014 | TW | Manufacturing |
|
CIA FERRO LIGAS BAHIA FERBASA
Integrated producer of ferrochrome and ferrosilicon for glo…
|
— | BR | Manufacturing |
|
CITIC Pacific Special Steel Group Co., Ltd
Global manufacturer of high-quality special steel for high-…
|
000708 | CN | Manufacturing |
|
CLEVELAND-CLIFFS INC.
A vertically integrated company and the largest flat-rolled…
|
CLF | US | Manufacturing |
Chun Yuan Steel Industry 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/51942/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51942 | 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=51942 | 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=51942 \ -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": 51942}, 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 Chun Yuan Steel Industry Co., Ltd. (id: 51942)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.