
Kalera S.A. — Investor Relations & Filings
Kalera S.A. is a technology-driven vertical farming company that specializes in the year-round, indoor production of leafy greens and vegetables. The company utilizes controlled-environment agriculture to grow pesticide-free, non-GMO produce. Its process is designed to ensure consumers have access to fresh, clean, and nutritious food that is grown locally and sustainably, independent of weather conditions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Kalera S.A. - Delisting | 2022-06-30 | English | |
| OSLO BØRS - SUSPENDED | 2022-06-28 | English | |
| Kalera S.A. - Minutes of extraordinary general meeting - proposed business combination of Kalera and Agrico | 2022-06-28 | French | |
| Kalera S.A. - Minutes of extraordinary general meeting - proposed business combination of Kalera and Agrico | 2022-06-28 | English | |
| Mottatt søknad om strykning | 2022-06-27 | Norwegian | |
| Received application for delisting | 2022-06-27 | English |
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Growing of vegetables and melons, roots and tubers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Oranzerii Hamzali
Agricultural company specializing in the production and tra…
|
ORAN | MK | Agriculture, forestry and fishi… |
|
Portobello
A multi-channel retailer of diverse products sold via store…
|
POR | IT | Agriculture, forestry and fishi… |
|
Red Light Holland Corp.
Produces and sells functional mushrooms, home grow kits, an…
|
TRIP | CA | Agriculture, forestry and fishi… |
|
Saptarishi Agro Industries Ltd
Cultivates, processes, and distributes fresh and canned but…
|
519238 | IN | Agriculture, forestry and fishi… |
|
SG.Allied Businesses Limited
Provides cold storage, vertical farming, industrial parks, …
|
SGABL | PK | Agriculture, forestry and fishi… |
|
Shanghai Xuerong Biotechnology Co.,Ltd.
Industrial cultivator of edible fungi using automated syste…
|
300511 | CN | Agriculture, forestry and fishi… |
|
Tianshui Zhongxing Bio-technology Co., Ltd.
Specializes in the industrialized cultivation and distribut…
|
002772 | CN | Agriculture, forestry and fishi… |
|
Transchem Limited.
Cultivates and exports white button mushrooms and produces …
|
500422 | IN | Agriculture, forestry and fishi… |
|
WooDeumGee Farm Co., Ltd
Agricultural tech company specializing in smart farms and K…
|
403490 | KR | Agriculture, forestry and fishi… |
|
YUKIGUNI FACTORY CO.,LTD.
A manufacturer of mushrooms, processed foods, and innovativ…
|
1375 | JP | Agriculture, forestry and fishi… |
Kalera 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/6118/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6118 | 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=6118 | 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=6118 \ -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": 6118}, 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 Kalera S.A. (id: 6118)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.