
CCW — Investor Relations & Filings
Cathay Chemical Works Inc. is an established manufacturer specializing in the production and distribution of high-quality chemical products. With over five decades of expertise, the company maintains a leading market position in the manufacturing of Sodium Formaldehyde Sulfoxylate, Sodium Metabisulfite, Zinc Oxide, and Zinc Powder. Its core product portfolio also includes Sodium Hydrosulfite and Calcined Zinc. Cathay Chemical Works Inc. focuses on advanced manufacturing technologies to ensure high production efficiency, cost-competitiveness, and consistent quality standards. Beyond manufacturing, the company engages in the wholesale and retail of chemical raw materials and provides international trade and agency services. Its products serve diverse industrial sectors, supported by a long-standing reputation for reliability and technical excellence in the chemical processing field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_1713_20260624F02.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1713_20260624FE2.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1713_20260624FE1.pdf | 2026-05-20 | English | |
| 115年年報及股東會資料 — 2026_1713_20260624F01.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1713_20260624F13.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2026_1713_20260624F17.pdf | 2026-05-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46573862 | 115年年報及股東會資料 — 2026_1713_20260624F02.pdf | 2026-05-20 | Chinese | ||
| 46573855 | 115年年報及股東會資料 — 2026_1713_20260624FE2.pdf | 2026-05-20 | English | ||
| 46573846 | 115年年報及股東會資料 — 2026_1713_20260624FE1.pdf | 2026-05-20 | English | ||
| 46573838 | 115年年報及股東會資料 — 2026_1713_20260624F01.pdf | 2026-05-20 | Chinese | ||
| 46573828 | 115年年報及股東會資料 — 2026_1713_20260624F13.pdf | 2026-05-20 | Chinese | ||
| 46573822 | 115年年報及股東會資料 — 2026_1713_20260624F17.pdf | 2026-05-20 | Chinese | ||
| 46939102 | 115年05月僑外投資持股 | 2026-05-14 | Chinese | ||
| 46939358 | 115年第1季財務報告書 — 202601_1713_AI2.pdf | 2026-05-08 | Chinese | ||
| 46939106 | 115年4月背書保證與資金貸與 | 2026-05-07 | Chinese | ||
| 46939104 | 115年4月營業收入 | 2026-05-07 | Chinese | ||
| 46939108 | 本公司董事會通過115年度第1季財務報告 | 2026-05-07 | Chinese | ||
| 46939118 | 115年第1季現金流量表 | 2026-05-07 | Chinese | ||
| 46939116 | 115年第1季綜合損益表 | 2026-05-07 | Chinese | ||
| 46939113 | 115年第1季資產負債表 | 2026-05-07 | Chinese | ||
| 46939111 | 115年第1季權益變動表 | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHAANXI LIGHTE OPTOELECTRONICS MATERIAL CO.,LTD
Develops and produces high-purity OLED materials for flat p…
|
688150 | CN | Manufacturing |
|
Shandong Fengyuan Chemical Co.,Ltd
Produces oxalic acid, derivatives, and lithium iron phospha…
|
002805 | CN | Manufacturing |
|
SHANDONG HAIHUA CO.,LTD
Global manufacturer of soda ash and marine chemicals for va…
|
000822 | CN | Manufacturing |
|
Shandong Hi-tech Spring Material Technology Co., Ltd.
Global supplier of high-purity carbonate solvents for lithi…
|
301292 | CN | Manufacturing |
|
Shandong Hualu-Hengsheng Chemical Co.,Ltd
Large-scale producer of coal-based chemicals, fertilizers, …
|
600426 | CN | Manufacturing |
|
SHANDONG JIANBANG NEW MATERIAL CO., LTD.
Produces fine chemicals, catalysts, and water treatment age…
|
603285 | CN | Manufacturing |
|
Shandong Kaisheng New Materials Co.,Ltd.
Produces fine chemicals and high-performance polymer materi…
|
301069 | CN | Manufacturing |
|
Shandong Link Science and Technology Co.,Ltd.
Produces precipitated silica for the tire, rubber, and anim…
|
001207 | CN | Manufacturing |
|
SHANDONG SUNWAY CHEMICAL GROUP CO.,LTD
Produces organic chemicals, including adipic acid and plast…
|
002469 | CN | Manufacturing |
|
Shanghai Anoky Group Co., Ltd
Specializes in high-end dyestuffs, textile chemicals, and d…
|
300067 | CN | Manufacturing |
CCW 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/51896/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51896 | 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=51896 | 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=51896 \ -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": 51896}, 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 CCW (id: 51896)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.