
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 |
|---|---|---|---|
|
Trust Chem Co., Ltd.
Manufactures organic pigments and dispersions for coatings,…
|
001335 | CN | Manufacturing |
|
T.S.M.C.
Produces styrene monomer and chemical intermediates for the…
|
1310 | TW | Manufacturing |
|
Tulasee Bio-Ethanol Ltd.
Produces industrial alcohol and chemical derivatives for fu…
|
524514 | IN | Manufacturing |
|
Ucore Rare Metals Inc.
Refines critical rare earth elements using RapidSX™, securi…
|
UCU | CA | Manufacturing |
|
Ultramarine & Pigments Ltd.
Manufacturer of inorganic pigments and surfactants for indu…
|
ULTRAMAR | IN | Manufacturing |
|
Unggul Indah Cahaya Tbk
Manufactures and sells alkylbenzene chemicals for detergent…
|
UNIC | ID | Manufacturing |
|
UNID CO.,LTD
Manufacturer of potassium-based and other basic inorganic c…
|
014830 | KR | Manufacturing |
|
Unilex Colours and Chemicals Limited
Manufacturer and exporter of pigments and food colors for g…
|
UNILEX | IN | Manufacturing |
|
UNIPAR CARBOCLORO S.A.
Produces chlorine, caustic soda, and PVC resins for sanitat…
|
— | BR | Manufacturing |
|
UPC
Global manufacturer of plasticizers and petrochemicals for …
|
1313 | TW | 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.