
AgroGeneration — Investor Relations & Filings
AgroGeneration is an agricultural commodities producer specializing in the cultivation of grains and oilseeds. The company's core business is farming commodity crops, primarily operating on fertile agricultural land in Ukraine. AgroGeneration applies advanced agronomic technologies and utilizes economies of scale to foster a sustainable and profitable agribusiness. The operational approach emphasizes social and environmental responsibility throughout the production process of its agricultural goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 FULL-YEAR RESULTS | 2026-04-30 | English | |
| RÉSULTATS ANNUELS 2025 | 2026-04-30 | French | |
| NON-DISCLOSURE OF INTERIM FINANCIAL RESULTS FOR THE FIRST HALF OF 2025 | 2025-12-08 | English | |
| NON-DIVULGATION DES RÉSULTATS FINANCIERS INTERMÉDIAIRES POUR LE PREMIER SEMESTRE 2025 | 2025-12-08 | French | |
| Ouverture de l'offre publique d'achat simplifiée visant les actions d'AgroGeneration | 2025-10-13 | French | |
| COMMUNIQUE RELATIF A LA MISE A DISPOSITION DE LA NOTE EN REPONSE ET DES INFORMATIONS RELATIVES AUX CARACTERISTIQUES, NOTAMMENT JURIDIQUES, FINANCIERES ET COMPTABLES D'AGROGENERATION DANS LE CADRE DE L | 2025-10-13 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for AgroGeneration, 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 cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Heilongjiang Agriculture Company Limited
Specializes in large-scale mechanized crop cultivation, pro…
|
600598 | CN | Agriculture, forestry and fishi… |
|
IMC S.A.
An integrated agricultural company cultivating, storing, an…
|
IMC | LU | Agriculture, forestry and fishi… |
|
Jiangsu Provincial Agricultural Reclamation and Development Co.,Ltd.
Integrated agricultural enterprise specializing in grain pr…
|
601952 | CN | Agriculture, forestry and fishi… |
|
Lipsa SRL
Cultivates soybeans and corn sustainably, producing over 60…
|
— | AR | Agriculture, forestry and fishi… |
|
LOS GROBO AGROPECUARIA S.A.
Leading agribusiness for crop production, input distributio…
|
— | AR | Agriculture, forestry and fishi… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
|
MSU S.A.
Business conglomerate in agribusiness and electric power ge…
|
— | AR | Agriculture, forestry and fishi… |
|
PELAYO AGRONOMIA S.A.
Provides integrated agricultural services: crop cultivation…
|
— | AR | Agriculture, forestry and fishi… |
|
SIERRAS DE MAZAN S.A.
Diversified agricultural enterprise cultivating oilseeds fo…
|
— | AR | Agriculture, forestry and fishi… |
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
AgroGeneration 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/1087/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1087 | 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=1087 | 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=1087 \ -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": 1087}, 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 AgroGeneration (id: 1087)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.