
Sinkang — Investor Relations & Filings
Sinkang Industries Co., Ltd. is a specialist in stainless steel surface treatment and professional shearing services. The company focuses on the import, processing, and distribution of stainless steel and special steel materials. Core operational capabilities include high-precision shearing, leveling, and advanced surface finishing. With multiple processing facilities, the company provides a comprehensive range of services, including the supply of stainless steel coils and sheets customized to specific industrial requirements. Sinkang utilizes specialized equipment, such as large-scale coil leveling and shearing machines, to ensure precision and quality. Its service portfolio encompasses material sourcing, customized processing, and supply chain management, catering to diverse sectors that require high-performance steel products and specialized material solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年06月僑外投資持股 | 2026-06-02 | Chinese | |
| 114年年報及股東會資料 — 2026_2032_20260618F17.pdf | 2026-05-29 | Chinese | |
| 114年年報及股東會資料 — 2025_2032_20260618FE4.pdf | 2026-05-29 | English | |
| 114年年報及股東會資料 — 2025_2032_20260618F04.pdf | 2026-05-29 | Chinese | |
| 115年年報及股東會資料 — 2026_2032_20260618F01.pdf | 2026-05-18 | Chinese | |
| 115年年報及股東會資料 — 2026_2032_20260618FE2.pdf | 2026-05-18 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47930729 | 115年06月僑外投資持股 | 2026-06-02 | Chinese | ||
| 47891248 | 114年年報及股東會資料 — 2026_2032_20260618F17.pdf | 2026-05-29 | Chinese | ||
| 47891247 | 114年年報及股東會資料 — 2025_2032_20260618FE4.pdf | 2026-05-29 | English | ||
| 47891246 | 114年年報及股東會資料 — 2025_2032_20260618F04.pdf | 2026-05-29 | Chinese | ||
| 46380057 | 115年年報及股東會資料 — 2026_2032_20260618F01.pdf | 2026-05-18 | Chinese | ||
| 46380056 | 115年年報及股東會資料 — 2026_2032_20260618FE2.pdf | 2026-05-18 | English | ||
| 46380055 | 115年年報及股東會資料 — 2026_2032_20260618F02.pdf | 2026-05-18 | Chinese | ||
| 46380054 | 115年年報及股東會資料 — 2026_2032_20260618F13.pdf | 2026-05-18 | Chinese | ||
| 45645897 | 114年第4季財務報告書 — 202504_2032_AIB.pdf | 2026-05-11 | English | ||
| 46965089 | 115年4月背書保證與資金貸與 | 2026-05-07 | Chinese | ||
| 46965088 | 115年4月營業收入 | 2026-05-07 | Chinese | ||
| 46965546 | 115年第1季財務報告書 — 202601_2032_AI2.pdf | 2026-05-06 | Chinese | ||
| 46965097 | 115年第1季權益變動表 | 2026-05-06 | Chinese | ||
| 46965095 | 115年第1季現金流量表 | 2026-05-06 | Chinese | ||
| 46965093 | 115年第1季綜合損益表 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Mukat Pipes Limited
Manufactures large-diameter HSAW steel pipes for water, oil…
|
523832 | IN | Manufacturing |
|
MYCRON STEEL BHD
Manufacturer and trader of steel products, specializing in …
|
— | MY | Manufacturing |
|
Nagpur Power & Industries Ltd
Produces ferroalloys, recovers metals, and manufactures ele…
|
532362 | IN | Manufacturing |
|
NAKAYAMA STEEL WORKS, LTD.
Manufacturer of steel, building materials, and engineering …
|
5408 | JP | Manufacturing |
|
Nanjing Iron & Steel Co.,Ltd.
Integrated steel enterprise producing high-performance plat…
|
600282 | CN | Manufacturing |
|
National General Industries Ltd.
Manufactures steel ingots and billets for industrial and co…
|
531651 | IN | Manufacturing |
|
NATIONAL STEEL CO
A former integrated steel producer for the automotive and c…
|
SID | BR | Manufacturing |
|
NAVA LIMITED
Multinational engaged in ferroalloys, power generation, min…
|
NAVA | IN | Manufacturing |
|
Nevada Iron Ltd.
Developing a large-scale Nevada operation to produce pig ir…
|
NIROF | CA | Manufacturing |
|
Newmalayalam Steel Limited
Produces high-strength TMT bars and MS billets for construc…
|
NMSTEEL | IN | Manufacturing |
Sinkang 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/51958/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51958 | 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=51958 | 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=51958 \ -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": 51958}, 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 Sinkang (id: 51958)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.