
Omer-Decugis & Cie — Investor Relations & Filings
Omer-Decugis & Cie is an international, family-owned group specializing in fresh fruits and vegetables, with a particular expertise in exotic produce. Established in 1850, the company manages the entire value chain, including production, importation, ripening, and distribution. Its operations encompass plantations in Africa and Latin America, comprehensive logistics and supply chain control, and advanced ripening facilities. The group's diversified product range features key items such as bananas, pineapples, mangoes, avocados, and Madagascar lychees, which are distributed to European consumers. Omer-Decugis & Cie is committed to sustainable and responsible agricultural practices, holding multiple certifications for its products.
Recent filings
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Omer-Decugis & Cie, 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 tropical and subtropical fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AVACOCO.,LTD.
Develops and produces thin-film processing equipment for FP…
|
083930 | KR | Agriculture, forestry and fishi… |
|
Dole plc
A vertically integrated global supplier of fresh fruits and…
|
DOLE | US | Agriculture, forestry and fishi… |
|
FRESH DEL MONTE PRODUCE INC
A vertically integrated producer and distributor of fresh p…
|
FDP | KY | Agriculture, forestry and fishi… |
|
TGIF AGRIBUSINESS LIMITED
Specializes in pomegranate cultivation and wholesale distri…
|
544175 | IN | Agriculture, forestry and fishi… |
Omer-Decugis & Cie 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/1569/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1569 | 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=1569 | 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=1569 \ -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": 1569}, 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 Omer-Decugis & Cie (id: 1569)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.