
Century Sunshine Group Holdings Limited — Investor Relations & Filings
Century Sunshine Group Holdings Limited is principally engaged in the production and sale of agricultural fertilizers, positioning itself as a leading vertically integrated ecological fertilizer business committed to sustainability. The product portfolio includes organic and si-mg fertilizers tailored for various crops such as tea, orchards, vegetables, and tree plantations. The company also maintains operations in the magnesium product and metallurgical flux sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| 2025 Environmental, Social and Governance Report | 2026-04-30 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-02 | English | |
| (1) QUARTERLY UPDATE ON RESUMPTION PROGRESS; (2) DELAY IN PUBLICATION OF 2025 ANNUAL RESULTS AND DESPATCH OF 2025 ANNUAL REPORT; (3) POSTPONEMENT OF BOARD MEETING; AND (4) CONTINUED SUSPENSION OF TRAD | 2026-03-31 | English | |
| NOTICE OF BOARD OF DIRECTORS' MEETING | 2026-03-19 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-03 | English |
Browse filings by year
19 years- 2026 9 filings
- 2025 35 filings
- 2024 40 filings
- 2023 41 filings
- 2022 31 filings
- 2021 42 filings
- 2020 58 filings
- 2019 30 filings
- 2018 29 filings
- 2017 62 filings
- 2016 44 filings
- 2015 68 filings
- 2014 47 filings
- 2013 40 filings
- 2012 54 filings
- 2011 30 filings
- 2010 43 filings
- 2009 27 filings
- 2008 21 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 |
Century Sunshine Group Holdings 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/49259/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49259 | 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=49259 | 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=49259 \ -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": 49259}, 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 Century Sunshine Group Holdings Limited (id: 49259)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.