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 |
|---|---|---|---|
|
Anupam Rasayan India Limited
Specializes in custom synthesis and manufacturing of specia…
|
ANURAS | IN | Manufacturing |
|
Archean Chemical Industries Limited
Produces bromine, industrial salt, and sulfate of potash fr…
|
ACI | IN | Manufacturing |
|
Archit Organosys Limited
Manufacturer of organic chemicals and intermediates like MC…
|
524640 | IN | Manufacturing |
|
Argex Titanium Inc.
Emerging producer of high-purity TiO2 pigment via a proprie…
|
RGX | CA | Manufacturing |
|
Arunaya Organics Limited
Produces, procures, and distributes specialty chemicals and…
|
ARUNAYA | IN | Manufacturing |
|
Arvee Laboratories (India) Limited
Manufacturer and exporter of specialty chemicals and pharma…
|
ARVEE | IN | Manufacturing |
|
Asahi Songwon Colors Ltd.
Manufacturer of Phthalocyanine and Azo pigments for inks, p…
|
ASAHISONG | IN | Manufacturing |
|
Asian Petroproducts & Exports Ltd.
Manufactures Ethoxylates and Propoxylates for textile, phar…
|
524434 | IN | Manufacturing |
|
Atul Limited.
Integrated chemical company producing life science and perf…
|
ATUL | IN | Manufacturing |
|
Avi Polymers Ltd.
Manufactures and trades polymer compounds, plasticizers, an…
|
539288 | 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.