SLC AGRICOLA SA — Investor Relations & Filings
About SLC AGRICOLA SA
SLC AGRICOLA SA specializes in the large-scale cultivation of cotton, soybeans, and corn. Founded in 1977, the company operates an extensive network of production facilities strategically located across high-yield regions. Its business model focuses on maximizing productivity and efficiency through advanced cultivation techniques and strategic land management. In addition to its primary crops, the company produces wheat and coffee. SLC AGRICOLA SA maintains a significant operational footprint with dozens of farms, leveraging favorable climatic conditions to ensure consistent yields. The company serves global markets, providing essential raw materials for the food, fiber, and energy sectors. Its competitive advantage lies in its integrated production system, extensive land holdings, and expertise in large-scale crop management.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v11 | 2023-03-29 | Portuguese | |
| FRE NOVO 2022 v10 | 2023-03-17 | Portuguese | |
| DFP 2022 | 2023-03-08 | Portuguese | |
| FRE NOVO 2022 v9 | 2023-01-24 | Portuguese | |
| FRE NOVO 2022 v8 | 2023-01-13 | Portuguese | |
| FRE NOVO 2022 v7 | 2022-12-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
5 filings
| |||||
| 35432040 | FRE NOVO 2022 v11 | 2023-03-29 | Portuguese | ||
| 35431968 | FRE NOVO 2022 v10 | 2023-03-17 | Portuguese | ||
| 33769897 | DFP 2022 | 2023-03-08 | Portuguese | ||
| 35431893 | FRE NOVO 2022 v9 | 2023-01-24 | Portuguese | ||
| 35431845 | FRE NOVO 2022 v8 | 2023-01-13 | Portuguese | ||
|
2022
10 filings
| |||||
| 35431771 | FRE NOVO 2022 v7 | 2022-12-29 | Portuguese | ||
| 35431697 | FRE NOVO 2022 v6 | 2022-11-11 | Portuguese | ||
| 35431620 | FRE NOVO 2022 v5 | 2022-11-04 | Portuguese | ||
| 34018503 | ITR 2022-Q3 | 2022-11-04 | Portuguese | ||
| 35431533 | FRE NOVO 2022 v4 | 2022-08-12 | Portuguese | ||
| 34018416 | ITR 2022-Q2 | 2022-08-10 | Portuguese | ||
| 35431414 | FRE NOVO 2022 v3 | 2022-07-14 | Portuguese | ||
| 35431347 | FRE NOVO 2022 v2 | 2022-06-07 | Portuguese | ||
| 35431252 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34843176 | FRE NOVO 2021 v10 | 2022-05-20 | Portuguese | ||
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… |
|
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… |
|
Moolec Science SA
A science-based ingredient company producing animal protein…
|
MLEC | LU | Agriculture, forestry and fishi… |
SLC AGRICOLA SA 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/53177/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53177 | 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=53177 | 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=53177 \ -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": 53177}, 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 SLC AGRICOLA SA (id: 53177)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.