
CAMELLIA PLC — Investor Relations & Filings
Camellia PLC is a holding company that manages a global portfolio of agricultural businesses with a focus on long-term investment and sustainable practices. The group specializes in the production, processing, and distribution of high-quality, natural food products. Its core crops include macadamia, avocados, and tea, complemented by specialty items such as blueberries and wine grapes. Through its various operating companies, Camellia supplies the international food manufacturing and distribution sectors, aiming to operate with fairness and integrity for its employees, communities, and the environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Final Results | 2026-05-05 | English | |
| Exchange of Contracts for sale of Linton Park | 2026-04-02 | English | |
| Artwork Sale and Update on Indian Tea Estate MOU | 2026-04-01 | English | |
| Trading Update | 2026-02-23 | English | |
| Directorate change | 2026-01-23 | English | |
| Kakuzi Land Claims | 2025-11-27 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 41263185 | Final Results | 2026-05-05 | English | ||
| 33250391 | Exchange of Contracts for sale of Linton Park | 2026-04-02 | English | ||
| 33128454 | Artwork Sale and Update on Indian Tea Estate MOU | 2026-04-01 | English | ||
| 32825674 | Trading Update | 2026-02-23 | English | ||
| 13257074 | Directorate change | 2026-01-23 | English | ||
|
2025
10 filings
| |||||
| 8718276 | Kakuzi Land Claims | 2025-11-27 | English | ||
| 11384454 | Director/PDMR Shareholding | 2025-09-08 | English | ||
| 11383392 | Half Year Results | 2025-09-05 | English | ||
| 11378481 | Notice of Half Year Results | 2025-08-26 | English | ||
| 6697275 | Disposal | 2025-07-04 | English | ||
| 11365311 | Holding(s) in Company | 2025-06-13 | English | ||
| 11365253 | Holding(s) in Company | 2025-06-13 | English | ||
| 11363388 | Holding(s) in Company | 2025-06-10 | English | ||
| 11362779 | Holding(s) in Company 9 June 2025 | 2025-06-09 | English | ||
| 6114623 | Result of Tender Offer | 2025-06-06 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CAMELLIA PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROPECUARIA LAS MARIAS SA
Global leader in yerba mate, producing black tea, and dairy…
|
— | AR | Agriculture, forestry and fishi… |
|
B & A Ltd.
Cultivates, processes, and markets tea and provides flexibl…
|
BNALTD | IN | Agriculture, forestry and fishi… |
|
Beeyu Overseas Ltd.
Cultivates, processes, and distributes tea products and agr…
|
532645 | IN | Agriculture, forestry and fishi… |
|
Dhunseri Tea & Industries Ltd
Cultivates and markets CTC and Orthodox teas from Assam and…
|
DTIL | IN | Agriculture, forestry and fishi… |
|
Diana Tea Co.Ltd.
Cultivates, processes, and distributes CTC tea from estates…
|
530959 | IN | Agriculture, forestry and fishi… |
|
Goodricke Group Ltd.
Cultivates and markets bulk and premium teas from Darjeelin…
|
500166 | IN | Agriculture, forestry and fishi… |
|
Harrisons Malayalam Ltd.
Integrated plantation company producing tea, rubber, pepper…
|
HARRMALAYA | IN | Agriculture, forestry and fishi… |
|
INDONG TEA COMPANY LIMITED
Cultivates and processes CTC tea in West Bengal for domesti…
|
543769 | IN | Agriculture, forestry and fishi… |
|
James Warren Tea Limited
Cultivates, manufactures, and markets premium CTC and Ortho…
|
538564 | IN | Agriculture, forestry and fishi… |
|
KANCO TEA & INDUSTRIES LIMITED
Cultivates, processes, and markets premium CTC and Orthodox…
|
541005 | IN | Agriculture, forestry and fishi… |
CAMELLIA PLC 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/7545/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7545 | 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=7545 | 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=7545 \ -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": 7545}, 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 CAMELLIA PLC (id: 7545)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.