
DEKEL AGRI-VISION PLC — Investor Relations & Filings
Dekel Agri-Vision PLC is a multi-project, multi-commodity agro-industrial company focused on West Africa. The company's operations are centered on two primary segments: palm oil and cashew nuts. The palm oil division involves the cultivation of plantations for the production and marketing of Crude Palm Oil (CPO), a versatile commodity used in food products and as a feedstock for biodiesel. The cashew division is dedicated to the processing of raw cashew nuts. The company's strategic vision is to become a leading agricultural processing, logistics, and farming operation in the region, creating value through a diverse portfolio of projects while considering the interests of local communities and the environment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Q1 2026 Palm Oil and Cashew Production Update | 2026-04-10 | English | |
| February Palm Oil & Cashew Update | 2026-03-10 | English | |
| January Palm Oil & Cashew Update | 2026-02-10 | English | |
| FY25 Production and Directorate Update | 2026-01-12 | English | |
| November Palm Oil & Cashew Update | 2025-12-10 | English | |
| October Palm Oil & Cashew Update | 2025-11-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 33983900 | Q1 2026 Palm Oil and Cashew Production Update | 2026-04-10 | English | ||
| 32920941 | February Palm Oil & Cashew Update | 2026-03-10 | English | ||
| 19422311 | January Palm Oil & Cashew Update | 2026-02-10 | English | ||
| 12492015 | FY25 Production and Directorate Update | 2026-01-12 | English | ||
|
2025
11 filings
| |||||
| 9761392 | November Palm Oil & Cashew Update | 2025-12-10 | English | ||
| 8166102 | October Palm Oil & Cashew Update | 2025-11-10 | English | ||
| 11394920 | Q3 2025 Palm Oil and Cashew Production Update | 2025-10-10 | English | ||
| 11391065 | 2025 Interim Results | 2025-09-26 | English | ||
| 7811265 | Result of AGM | 2025-09-10 | English | ||
| 7809508 | August Palm Oil & Cashew Update | 2025-09-10 | English | ||
| 7746476 | Notice of AGM | 2025-08-15 | English | ||
| 7703820 | July Palm Oil & Record Cashew Operation Update | 2025-08-11 | English | ||
| 7417008 | Result of GM, TVR and Board Appointment | 2025-07-22 | English | ||
| 6817629 | H1 2025 Palm Oil and Cashew Production Update | 2025-07-10 | English | ||
| 6574152 | Result of Retail Offer | 2025-07-02 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of oleaginous fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMG Bioenergy Resources Holdings Ltd.
Develops and manages plantations to produce bio-fuel feedst…
|
ABG.H | CA | Agriculture, forestry and fishi… |
|
Anglo-Eastern Plantations PLC
Owns, operates, and develops palm oil and rubber plantation…
|
AEP | GB | Agriculture, forestry and fishi… |
|
AUSTRALIAN AGRICULTURAL PROJECTS LIMITED
Operates large-scale olive projects, from cultivation to pr…
|
AAP | AU | Agriculture, forestry and fishi… |
|
COBRAM ESTATE OLIVES LIMITED
Vertically integrated producer of premium extra virgin oliv…
|
CBO | AU | Agriculture, forestry and fishi… |
|
Feronia Inc.
Agricultural producer operating large-scale oil palm planta…
|
FRN | CA | Agriculture, forestry and fishi… |
|
M.P. EVANS GROUP PLC
Producer of certified sustainable palm oil from plantations…
|
MPE | GB | Agriculture, forestry and fishi… |
|
R.E.A. HOLDINGS PLC
Cultivates oil palms in East Kalimantan, producing crude pa…
|
RE | GB | Agriculture, forestry and fishi… |
|
SIPEF
Agribusiness group producing sustainable palm oil, rubber, …
|
SIP | BE | Agriculture, forestry and fishi… |
|
Socfinaf
Agro-industrial holding company managing tropical oil palm …
|
SOFAF | LU | Agriculture, forestry and fishi… |
DEKEL AGRI-VISION 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/7592/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7592 | 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=7592 | 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=7592 \ -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": 7592}, 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 DEKEL AGRI-VISION PLC (id: 7592)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.