
Amatheon Agri — Investor Relations & Filings
Amatheon Agri is a European agribusiness and food company with operations in Sub-Saharan Africa. The company's core activities encompass farming, food processing, trading, and manufacturing food and consumer goods. It employs a vertically integrated supply chain model that combines local expertise with modern agricultural techniques and international sales activities. Committed to sustainable development, Amatheon Agri collaborates with small-scale farmers through outgrower programs to enhance agricultural productivity and create shared value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Jahresabschluss zum Geschäftsjahr vom 01.01.2015 bis zum 31.12.2015 | 2017-03-03 | German | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2010 bis zum 31.12.2010 | 2011-12-21 | German |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
1 filing
| |||||
| 13114527 | Jahresabschluss zum Geschäftsjahr vom 01.01.2015 bis zum 31.12.2015 | 2017-03-03 | German | ||
|
2011
1 filing
| |||||
| 12942814 | Jahresabschluss zum Geschäftsjahr vom 01.01.2010 bis zum 31.12.2010 | 2011-12-21 | German | ||
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agria Group Holding AD
An integrated agricultural holding in grain and oil crop cu…
|
AGH | BG | Agriculture, forestry and fishi… |
|
AgroGeneration
An agricultural commodities producer of grains and oilseeds…
|
ALAGR | FR | Agriculture, forestry and fishi… |
|
Agroinversiones S.A.
Specializes in grain commercialization solutions, market in…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş.
Integrates technology with agriculture, food production, wa…
|
AGROT | TR | Agriculture, forestry and fishi… |
|
ARG DE GRAAF S A
Family-owned enterprise specializing in producing and expor…
|
— | AR | Agriculture, forestry and fishi… |
|
ARGENSUN SOCIEDAD ANONIMA
Global food company providing integrated solutions for the …
|
— | AR | Agriculture, forestry and fishi… |
|
BrasilAgro - Brazilian Agricultural Real Estate Co
Acquires, develops, and sells rural properties for agricult…
|
LND | BR | Agriculture, forestry and fishi… |
|
Campo de Avanzada S.A.
Agricultural company cultivating 7,000 rented hectares for …
|
— | AR | Agriculture, forestry and fishi… |
|
CEREALERA PUNTANA S.R.L.
Agricultural company cultivating cereals on leased fields.
|
— | AR | Agriculture, forestry and fishi… |
|
Gansu Yasheng Industrial (Group) Co.,Ltd
Specializes in large-scale agricultural production, process…
|
600108 | CN | Agriculture, forestry and fishi… |
Amatheon Agri 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/9970/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9970 | 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=9970 | 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=9970 \ -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": 9970}, 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 Amatheon Agri (id: 9970)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.