Osivo 2 — Investor Relations & Filings
Osivo 2 is a seed production, service, and consulting company with over five decades of tradition. The company specializes in producing certified seeds and seedlings for field crops, including winter wheat, spring barley, triticale, and oats. It represents a portfolio of domestic and foreign breeding companies to offer high-performance and quality varieties to the agricultural sector. Additionally, the company is involved in the production of malt for the brewing industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Inzerát v dennej tlači Pravda | 2025-10-06 | Slovak | |
| Poznámky k uz 30.06.2025 | 2025-10-06 | Slovak | |
| Cash Flow k 30.06.2025 | 2025-10-06 | Slovak | |
| Výkaz RUZ k 30.06.2025 | 2025-10-06 | Slovak | |
| Polročná finančná správa k 30062025 | 2025-10-06 | Slovak |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
5 filings
| |||||
| 7974567 | Inzerát v dennej tlači Pravda | 2025-10-06 | Slovak | ||
| 7974570 | Poznámky k uz 30.06.2025 | 2025-10-06 | Slovak | ||
| 7974569 | Cash Flow k 30.06.2025 | 2025-10-06 | Slovak | ||
| 7974571 | Výkaz RUZ k 30.06.2025 | 2025-10-06 | Slovak | ||
| 7974572 | Polročná finančná správa k 30062025 | 2025-10-06 | Slovak | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Osivo 2, 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 · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Kaveri Seed Company Ltd
Researches, produces, and markets high-quality hybrid field…
|
KSCL | IN | Agriculture, forestry and fishi… |
|
KWS SAAT SE & Co. KGaA
A plant breeding company that develops and distributes high…
|
KWS | DE | Agriculture, forestry and fishi… |
|
Nath Biogene India Ltd.
Researches, produces, and markets high-quality hybrid field…
|
NATHBIOGEN | IN | Agriculture, forestry and fishi… |
|
Origin Agritech LTD
An agricultural biotech firm for crop seed breeding and gen…
|
SEED | VG | Agriculture, forestry and fishi… |
|
RUSTICANA SACIFI
Specializes in corn genetics, offering Non-GMO and GMO seed…
|
— | AR | Agriculture, forestry and fishi… |
|
SAKATA SEED CORPORATION
Develops, produces, and distributes vegetable and ornamenta…
|
1377 | JP | Agriculture, forestry and fishi… |
|
SAN DIEGO SEMILLAS SA
Specializes in producing, processing, and selling high-qual…
|
— | AR | Agriculture, forestry and fishi… |
|
SDIC FENGLE SEED CO.,LTD.
Researches and produces crop seeds, agrochemicals, and natu…
|
000713 | CN | Agriculture, forestry and fishi… |
|
Shandong Denghai Seeds Co., Ltd.
Develops and distributes high-yield hybrid corn, wheat, and…
|
002041 | CN | Agriculture, forestry and fishi… |
|
Sheel Biotech Limited
Offers agricultural biotechnology, tissue culture plants, a…
|
SHEEL | IN | Agriculture, forestry and fishi… |
Osivo 2 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/2180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2180 | 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=2180 | 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=2180 \ -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": 2180}, 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 Osivo 2 (id: 2180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.