Cathay Chemical Works Inc. — 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年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 115年第一季財務報告董事會預計召開日期為115年05月07日 | 2026-04-28 | Chinese | |
| 114年第4季財務報告書 — 202504_1713_AIB.pdf | 2026-04-21 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-02 | Chinese | |
| 115年3月營業收入 | 2026-04-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40839771 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40839756 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 37974457 | 115年第一季財務報告董事會預計召開日期為115年05月07日 | 2026-04-28 | Chinese | ||
| 34695816 | 114年第4季財務報告書 — 202504_1713_AIB.pdf | 2026-04-21 | Chinese | ||
| 33430440 | 115年3月背書保證與資金貸與 | 2026-04-02 | Chinese | ||
| 33430435 | 115年3月營業收入 | 2026-04-02 | Chinese | ||
| 33430447 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 33430443 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 33430450 | 公告本公司更正:114年第4季財務報告書 | 2026-03-24 | Chinese | ||
| 33430490 | 115年03月法人說明會簡報 — 171320260319E001.pptx | 2026-03-19 | Chinese | ||
| 33430469 | 115年03月法人說明會簡報 — 171320260319M001.pptx | 2026-03-19 | Chinese | ||
| 33430453 | 115年03月法人說明會簡報 | 2026-03-19 | Chinese | ||
| 33430493 | 公告本公司召開法人說明會之相關資訊. | 2026-03-18 | Chinese | ||
| 33430496 | 公司基本資料 | 2026-03-13 | Chinese | ||
| 33430499 | 本公司董事會通過114年度第4季個別財務報告。 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CAMECO CORP
A global provider of uranium fuel for the nuclear energy in…
|
CCJ | US | Manufacturing |
|
Camex Ltd.
Manufactures and distributes dyes, pigments, and chemicals …
|
524440 | IN | Manufacturing |
|
Canadex Resources Limited
Primarily engaged in resource management and development, i…
|
— | CA | Manufacturing |
|
Canexus Income Trust
Industrial chemical manufacturer specializing in chlor-alka…
|
CUS | CA | Manufacturing |
|
Cangzhou Dahua Co.,Ltd
Produces TDI, synthetic ammonia, urea, and polycarbonate fo…
|
600230 | CN | Manufacturing |
|
Canmax Technologies Co., Ltd.
Produces anti-static materials and lithium chemicals for se…
|
300390 | CN | Manufacturing |
|
CAPRO CORPORATION
Producer of caprolactam for nylon and ammonium sulfate for …
|
006380 | KR | Manufacturing |
|
Caprolactam Chemicals ltd.
Produces and recovers Caprolactam for the synthetic fiber a…
|
507486 | IN | Manufacturing |
|
CARBIOS
Biotechnology company developing enzymatic recycling for pl…
|
ALCRB | FR | Manufacturing |
|
Celanese Corp
A global technology and specialty materials company that ma…
|
CE | US | Manufacturing |
Cathay Chemical Works Inc. 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 Cathay Chemical Works Inc. (id: 51896)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.