
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 |
|---|---|---|---|
|
Shreyas Intermediates Ltd.
Manufacturer of pigments and pigment intermediates for inks…
|
526335 | IN | Manufacturing |
|
Sichuan Qiaoyuan Gas Co.,Ltd.
Produces high-purity industrial and medical gases for diver…
|
301286 | CN | Manufacturing |
|
SIHORA INDUSTRIES LIMITED
Manufactures and distributes industrial chemicals and speci…
|
544585 | IN | Manufacturing |
|
SILEX SYSTEMS LIMITED
Develops laser isotope separation for uranium enrichment an…
|
SLX | AU | Manufacturing |
|
Sinteza S.A.
Manufacturer of organic chemicals and battery electrolytes …
|
STZ | RO | Manufacturing |
|
Sitara Chemical Industries Limited
Manufacturer of industrial chemicals, oleo chemicals, and t…
|
SITC | PK | Manufacturing |
|
Sitara Peroxide Limited
Prominent chemical manufacturer focused on large-scale prod…
|
SPL | PK | Manufacturing |
|
Snehaa Organics Limited
Manufacturer of specialty chemicals and organic intermediat…
|
SNEHAA | IN | Manufacturing |
|
SNOWSKY SALT INDUSTRY GROUP CO.,LTD
Produces and markets edible salt, industrial salt, and salt…
|
600929 | CN | Manufacturing |
|
Sol
Multinational producer of technical, industrial, and medica…
|
SOL | IT | 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.