
Ecolumber S.A. — Investor Relations & Filings
Ecolumber S.A. is an agroforestry company specializing in the cultivation and commercialization of nuts and dried fruits. The company owns and operates its own technologically advanced farms and plantations, with a focus on walnuts and almonds. It manages the value chain from production to marketing through its business units and brands, such as Ecolumber Food, Uriarte Iturrate, and Frutos Secos de la Vega. The company also functions as an investment entity, directing and managing agroforestry projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Corporate Governance Report - Ecolumber S.A. | 2023-04-28 | Spanish | |
| Dimisión de consejero independiente. | 2022-11-24 | Spanish | |
| Dimisión de consejero dominical. | 2022-10-12 | Spanish | |
| La sociedad comunica los acuerdos adoptados en la Junta General de Accionistas. | 2022-06-30 | Spanish | |
| Convocatoria de Junta General Ordinaria de Accionistas 2022 de Ecolumber, S.A. | 2022-05-27 | Spanish | |
| Audit Report / Information 2021 | 2022-05-26 | Spanish |
Market data
Market data not available
Price history
Peer group · Growing of other tree and bush fruits and nuts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Affinor Growers Inc.
Designs and supplies patented vertical farming technology a…
|
AFI | CA | Agriculture, forestry and fishi… |
|
HOB Co.,Ltd.
A horticultural biotechnology firm managing the strawberry …
|
1382 | JP | Agriculture, forestry and fishi… |
|
Seeka Limited
Integrated produce company managing fruit cultivation, proc…
|
SEK | NZ | Agriculture, forestry and fishi… |
|
SELECT HARVESTS LIMITED
Integrated almond producer managing orchards, processing, a…
|
SHV | AU | Agriculture, forestry and fishi… |
Ecolumber 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/1820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1820 | 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=1820 | 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=1820 \ -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": 1820}, 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 Ecolumber S.A. (id: 1820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.