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 |
|---|---|---|---|
|
Aether Industries Limited
Produces advanced intermediates and complex chemistries for…
|
AETHER | IN | Manufacturing |
|
Afyren
Produces biobased organic acids from non-food agricultural …
|
ALAFY | FR | Manufacturing |
|
Air Liquide
A world leader in gases, technologies, and services for ind…
|
AI | FR | Manufacturing |
|
Air Products & Chemicals, Inc.
Global supplier of industrial gases, performance materials,…
|
APD | US | Manufacturing |
|
AIR WATER INC.
Industrial gas manufacturer diversified into chemicals, med…
|
4088 | JP | Manufacturing |
|
AksharChem (India) Ltd.
Produces dye intermediates and pigments for global textile …
|
AKSHARCHEM | IN | Manufacturing |
|
ALBEMARLE CORP
A specialty chemicals company focused on developing and man…
|
ALB | US | Manufacturing |
|
Alkali Metals Limited
Produces alkali metals and specialty chemicals for pharmace…
|
ALKALI | IN | Manufacturing |
|
ALKİM ALKALİ KİMYA A.Ş.
A chemical company mining and producing inorganic salts lik…
|
ALKIM | TR | Manufacturing |
|
Alkyl Amines Chemicals Ltd.
Manufacturer of aliphatic amines and derivatives for pharma…
|
ALKYLAMINE | IN | 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.