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 |
|---|---|---|---|
|
CNGR Advanced Material Co.,Ltd.
Global producer of cathode precursors and energy materials …
|
300919 | CN | Manufacturing |
|
CNSIG Inner Mongolia Chemical Industry Co., Ltd.
Integrated producer of salt-based chemicals, metallic sodiu…
|
600328 | CN | Manufacturing |
|
Cochin Minerals & Rutile Ltd.
Produces high-grade Synthetic Rutile and chemical by-produc…
|
513353 | IN | Manufacturing |
|
COFCO BIOTECHNOLOGY CO., LTD.
Processes agricultural products into fuel ethanol, sweetene…
|
000930 | CN | Manufacturing |
|
Coloray International Investment Co., Limited
Specializes in R&D, manufacturing, and distribution of cosm…
|
900310 | HK | Manufacturing |
|
Corbion N.V.
Specializes in sustainable food ingredients and biochemical…
|
CRBN | NL | Manufacturing |
|
COREMAX CORPORATION
Manufacturer of metal-based specialty chemicals, battery ma…
|
4739 | TW | Manufacturing |
|
COSMOCHEMICALCO.,LTD
A chemical company producing titanium dioxide and materials…
|
005420 | KR | Manufacturing |
|
Crestchem Ltd.
Manufactures MCT and specialized oils for healthcare and nu…
|
526269 | IN | Manufacturing |
|
CropEnergies AG
European manufacturer of renewable bioethanol and co-produc…
|
CE2 | DE | 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.