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 |
|---|---|---|---|
| 公告本公司董事會決議分派股利 | 2026-03-12 | Chinese | |
| 公告本公司董事會決議召開115年股東常會事宜 | 2026-03-12 | Chinese | |
| 114年度財務比率 | 2026-03-12 | Chinese | |
| 114年度股利金額(董事會決議) | 2026-03-12 | Chinese | |
| 114年度營益分析 | 2026-03-12 | Chinese | |
| 114年第4季權益變動表 | 2026-03-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33430501 | 公告本公司董事會決議分派股利 | 2026-03-12 | Chinese | ||
| 33430504 | 公告本公司董事會決議召開115年股東常會事宜 | 2026-03-12 | Chinese | ||
| 33430507 | 114年度財務比率 | 2026-03-12 | Chinese | ||
| 33430511 | 114年度股利金額(董事會決議) | 2026-03-12 | Chinese | ||
| 33430536 | 114年度營益分析 | 2026-03-12 | Chinese | ||
| 33430533 | 114年第4季權益變動表 | 2026-03-12 | Chinese | ||
| 33430530 | 114年第4季現金流量表 | 2026-03-12 | Chinese | ||
| 33430527 | 114年第4季綜合損益表 | 2026-03-12 | Chinese | ||
| 33430524 | 114年第4季資產負債表 | 2026-03-12 | Chinese | ||
| 33430520 | 114年度應收帳款周轉率 | 2026-03-12 | Chinese | ||
| 33430518 | 114年度存貨週轉率 | 2026-03-12 | Chinese | ||
| 33430514 | 114年度毛利率 | 2026-03-12 | Chinese | ||
| 33430541 | 115年2月背書保證與資金貸與 | 2026-03-04 | Chinese | ||
| 33430538 | 115年2月營業收入 | 2026-03-04 | Chinese | ||
| 33430544 | 114年第四季財務報告董事會預計召開日期為 115年03月12日 | 2026-03-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
20 Microns Limited
Produces ultra-fine industrial minerals and specialty chemi…
|
20MICRONS | IN | Manufacturing |
|
5E Advanced Materials, Inc.
Develops boron and lithium resources for a domestic supply …
|
FEAM | US | Manufacturing |
|
Aarti Industries Ltd
Global producer of benzene-based specialty chemicals and ph…
|
AARTIIND | IN | Manufacturing |
|
Aarti Surfactants Limited
Produces surfactants and specialty chemicals for global FMC…
|
AARTISURF | IN | Manufacturing |
|
ABA CHEMICALS CORPORATION
CDMO for advanced intermediates and active ingredients for …
|
300261 | CN | Manufacturing |
|
AB Igrene
Converts natural methane into hydrogen and solid carbon usi…
|
ABI | SE | Manufacturing |
|
ADVANCED ENERGY MINERALS LTD
Produces ultra-high purity alumina for batteries, LEDs and …
|
AEM | AU | Manufacturing |
|
Advanced Graphene Products Spolka Akcyjna
Manufacturer of large-area and flake graphene materials and…
|
GPH | PL | Manufacturing |
|
ADVANCE ZINCTEK LIMITED
Produces zinc and aluminum oxide powders for sunscreens, sk…
|
ANO | AU | Manufacturing |
|
AdvanSix Inc.
A diversified chemistry company producing essential materia…
|
ASIX | 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.