
China BlueChemical Ltd. — Investor Relations & Filings
China BlueChemical Ltd. is a large-scale, modernized enterprise specializing in the development, production, and sale of mineral fertilizers and chemical products. The company is a leading manufacturer of nitrogenous fertilizer in mainland China by production volume. Its core product portfolio includes urea, methanol, phosphorus fertilizers, and compound fertilizers, alongside the operation of an acrylonitrile joint unit. Major production capacities include 1.84 million tons of urea, 1.40 million tons of methanol, and 1.30 million tons of phosphate and compound fertilizers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CHANGE OF VENUE OF THE ANNUAL GENERAL MEETING, H SHAREHOLDERS' CLASS MEETING AND DOMESTIC SHAREHOLDERS' CLASS MEETING TO BE HELD ON 28 MAY 2026 | 2026-05-21 | English | |
| List of Directors and their Role and Function | 2026-05-11 | English | |
| RESIGNATION OF EXECUTIVE DIRECTOR | 2026-05-11 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-07 | English | |
| VOLUNTARY CLARIFICATION ANNOUNCEMENT | 2026-04-28 | English | |
| Notification Letter and Reply Form to Non-registered Shareholders - Arrangement of Electronic Dissemination of Corporate Communications | 2026-04-28 | English |
Browse filings by year
21 years- 2026 27 filings
- 2025 51 filings
- 2024 59 filings
- 2023 69 filings
- 2022 83 filings
- 2021 56 filings
- 2020 68 filings
- 2019 53 filings
- 2018 49 filings
- 2017 59 filings
- 2016 65 filings
- 2015 40 filings
- 2014 52 filings
- 2013 34 filings
- 2012 39 filings
- 2011 46 filings
- 2010 36 filings
- 2009 40 filings
- 2008 46 filings
- 2007 25 filings
- 2006 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACBT
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agritech Limited
Manufacturer and marketer of agricultural fertilizers, spec…
|
AGL | PK | Manufacturing |
|
Agritech Non-Voting (Pref) Class A
fertilizer manufacturer operating a modern and efficient ur…
|
AGLNCPS | PK | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
China BlueChemical Ltd. 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/50936/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50936 | 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=50936 | 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=50936 \ -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": 50936}, 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 BlueChemical Ltd. (id: 50936)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.