
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 |
|---|---|---|---|
|
OLIN Corp
A global manufacturer and distributor of chemical products …
|
OLN | US | Manufacturing |
|
OMKAR SPECIALITY CHEMICALS LIMITED
Specialty chemical manufacturer focusing on iodine and sele…
|
OMKARCHEM | IN | Manufacturing |
|
Organic Potash Corporation
Produces 99%+ potassium carbonate by converting agricultura…
|
OPC | CA | Manufacturing |
|
Orion S.A.
A global specialty chemicals company and a leading supplier…
|
OEC | US | Manufacturing |
|
OSAKA ORGANIC CHEMICAL INDUSTRY LTD.
Manufacturer of acrylic esters for resins, electronics, and…
|
4187 | JP | Manufacturing |
|
OSAKA SODA CO.,LTD.
A chemical manufacturer of basic and functional materials f…
|
4046 | JP | Manufacturing |
|
OSAKA YUKA INDUSTRY LTD.
Specialized manufacturer providing advanced separation and …
|
4124 | JP | Manufacturing |
|
OUCC
Produces ethylene glycol, ethylene oxide derivatives, speci…
|
1710 | TW | Manufacturing |
|
Pakistan Oxygen Limited
Supplier and manufacturer of industrial, medical, and speci…
|
PAKOXY | PK | Manufacturing |
|
Paragon Fine and Speciality Chemical Limited
Custom synthesis and manufacturing of complex specialty che…
|
PARAGON | IN | 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.