
IMC S.A. — Investor Relations & Filings
IMC S.A. is an integrated agricultural company engaged in the cultivation, processing, storage, and trading of agricultural products. The company's principal activities focus on managing a significant land bank for the production of grain and oilseed crops, including sunflower and winter wheat. It operates its own grain elevator infrastructure to facilitate storage and trading. The company is noted for achieving high crop yields and quality, leveraging professional field management to navigate operational challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| IMC-2022-12-31-en | 2023-05-23 | English | |
| Press Release - IMC S.A_2 May 2023 | 2023-05-02 | English | |
| IMC_PDMR_02122022 | 2022-12-02 | English | |
| IMC S.A. - Major shareholding notification 02122022 | 2022-12-02 | English | |
| IMC_Disclosure total number of voting rights and capital_29072022 | 2022-09-07 | English | |
| FS_IMC_6m2022 | 2022-08-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 4394255 | IMC-2022-12-31-en | 2023-05-23 | English | ||
| 4401867 | Press Release - IMC S.A_2 May 2023 | 2023-05-02 | English | ||
|
2022
11 filings
| |||||
| 4404945 | IMC_PDMR_02122022 | 2022-12-02 | English | ||
| 4404950 | IMC S.A. - Major shareholding notification 02122022 | 2022-12-02 | English | ||
| 4412303 | IMC_Disclosure total number of voting rights and capital_29072022 | 2022-09-07 | English | ||
| 4412582 | FS_IMC_6m2022 | 2022-08-29 | English | ||
| 4414126 | 549300A5UWOTTXX5NY39-2021-12-31-en | 2022-06-23 | English | ||
| 4414130 | 549300A5UWOTTXX5NY39-2021-12-31-en | 2022-06-23 | English | ||
| 4414220 | IMC_Convening notice EGM 18 July 2022 (1) | 2022-06-17 | English | ||
| 4414511 | IMC_Convening notice EGM 11 July 2022 | 2022-06-08 | English | ||
| 4414837 | IMC_Convening notice AGM 30 June 2022 | 2022-05-30 | English | ||
| 4415491 | Press Release - IMC S.A_12 May 2022 | 2022-05-12 | English | ||
| 4418701 | Press Release - IMC S.A_07 March 2022 | 2022-03-07 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for IMC S.A., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
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… |
|
AGROTECH YÜKSEK TEKNOLOJİ VE YATIRIM A.Ş.
Integrates technology with agriculture, food production, wa…
|
AGROT | TR | Agriculture, forestry and fishi… |
|
Amatheon Agri
European agribusiness with farming and food processing in S…
|
MLAAH | NL | Agriculture, forestry and fishi… |
|
BrasilAgro - Brazilian Agricultural Real Estate Co
Acquires, develops, and sells rural properties for agricult…
|
LND | BR | Agriculture, forestry and fishi… |
|
Gansu Yasheng Industrial (Group) Co.,Ltd
Specializes in large-scale agricultural production, process…
|
600108 | CN | Agriculture, forestry and fishi… |
|
Heilongjiang Agriculture Company Limited
Specializes in large-scale mechanized crop cultivation, pro…
|
600598 | CN | 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… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
|
SLC AGRICOLA SA
Produces cotton, soybeans, and corn for global food, fiber,…
|
— | BR | Agriculture, forestry and fishi… |
IMC S.A. 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/5646/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5646 | 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=5646 | 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=5646 \ -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": 5646}, 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 IMC S.A. (id: 5646)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.