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 |
|---|---|---|---|
|
ALPHA HPA LIMITED
Produces high-purity alumina and aluminum precursors for ba…
|
A4N | AU | Manufacturing |
|
Alto Ingredients, Inc.
Producer of specialty alcohols, renewable fuels, and essent…
|
ALTO | US | Manufacturing |
|
Alufluoride Ltd.
Manufactures Aluminum Fluoride from fertilizer byproducts f…
|
524634 | IN | Manufacturing |
|
Amal Ltd
Manufactures sulfur-based compounds for medicinal, agricult…
|
506597 | IN | Manufacturing |
|
AMIA CO.,LTD.
Develops specialty chemicals and metal compounds through a …
|
8438 | TW | Manufacturing |
|
Amines & Plasticizers Ltd
Manufacturer of alkanolamines and plasticizers for gas trea…
|
AMNPLST | IN | Manufacturing |
|
Andhra Petrochemicals Ltd.
Produces Oxo-Alcohols for plasticizers, solvents, and resin…
|
500012 | IN | Manufacturing |
|
ANHUI ANNADA TITANIUM INDUSTRY CO.,LTD.
Produces titanium dioxide and iron phosphate for industrial…
|
002136 | CN | Manufacturing |
|
Anhui Huaheng Biotechnology Co., Ltd.
Global producer of bio-based amino and organic acids using …
|
688639 | CN | Manufacturing |
|
ANSHAN HIFICHEM CO.,LTD.
Manufacturer of high-performance organic pigments and solve…
|
300758 | CN | 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.