China Zenith Chemical Group Limited — Investor Relations & Filings
China Zenith Chemical Group Limited is an investment holding company primarily engaged in two core operational segments. The first segment involves the generation and supply of heat and power, encompassing electricity generation and heat supply services. The second segment focuses on chemical manufacturing, specializing in the production and sale of coal-based chemical and biochemical raw materials. Key products within the chemical division include calcium carbide, polyvinyl chloride (PVC), and various agriculture chemical products. The Group directs its principal operations and sales activities toward the market within the People's Republic of China.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Returns | 2026-05-04 | English | |
| UPDATE ANNOUNCEMENT (1) PROPOSED CHANGE OF COMPANY NAME; (2) PROPOSED CAPITAL REORGANISATION, CHANGE IN BOARD LOT SIZE AND RIGHTS ISSUE; AND (3) CONTINUED SUSPENSION OF TRADING | 2026-04-24 | English | |
| Monthly Returns | 2026-04-02 | English | |
| (1) QUARTERLY UPDATE ON RECENT DEVELOPMENTS; (2) CHANGE OF PRINCIPAL PLACE OF BUSINESS IN HONG KONG; AND (3) CONTINUED SUSPENSION OF TRADING | 2026-03-16 | English | |
| Monthly Returns | 2026-03-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 40878352 | Monthly Returns | 2026-05-04 | English | ||
| 36122850 | UPDATE ANNOUNCEMENT (1) PROPOSED CHANGE OF COMPANY NAME; (2) PROPOSED CAPITAL REORGANISATION, CHANGE IN BOARD LOT SIZE AND RIGHTS ISSUE; AND (3) CONTINUED SUSPENSION OF TRADING | 2026-04-24 | English | ||
| 33153381 | Monthly Returns | 2026-04-02 | English | ||
| 32955175 | (1) QUARTERLY UPDATE ON RECENT DEVELOPMENTS; (2) CHANGE OF PRINCIPAL PLACE OF BUSINESS IN HONG KONG; AND (3) CONTINUED SUSPENSION OF TRADING | 2026-03-16 | English | ||
| 32862463 | Monthly Returns | 2026-03-02 | English | ||
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 |
China Zenith Chemical Group Limited 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/49159/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49159 | 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=49159 | 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=49159 \ -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": 49159}, 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 China Zenith Chemical Group Limited (id: 49159)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.