
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 |
|---|---|---|---|
|
Vital Chemtech Limited
Produces phosphorus derivatives and specialty chemicals for…
|
VITAL | IN | Manufacturing |
|
Vivid Global Industries Limited
Manufacturer of naphthalene-based dye intermediates and spe…
|
524576 | IN | Manufacturing |
|
Vulcan Energy Resources Limited
Produces zero-carbon lithium and renewable energy from geot…
|
VUL | AU | Manufacturing |
|
Wanhua Chemical Group Co.,Ltd.
Global leader in polyurethanes, petrochemicals, and perform…
|
600309 | CN | Manufacturing |
|
Welterman International Ltd.
Manufactures leather chemicals, garments, and accessories f…
|
526431 | IN | Manufacturing |
|
Westlake Chemical Partners LP
A limited partnership that operates and develops ethylene p…
|
WLKP | US | Manufacturing |
|
WESTLAKE CORP
Global manufacturer of petrochemicals, polymers, and fabric…
|
WLK | US | Manufacturing |
|
Wuhan Youji Holdings Ltd.
Leading global supplier of toluene derivatives, specializin…
|
2881 | HK | Manufacturing |
|
XIANGTAN ELECTROCHEMICAL SCIENTIFIC CO.,LTD.
Produces manganese-based battery materials for energy stora…
|
002125 | CN | Manufacturing |
|
Xi'an Manareco New Materials Co., Ltd.
Produces high-purity OLED materials, liquid crystals, and p…
|
688550 | 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.