
Donegal Investment — Investor Relations & Filings
Donegal Investment Group plc is an agricultural company that manages a portfolio of businesses. The group's primary focus is on the seed potato sector. Its core activities include the development, growing, production, marketing, and distribution of high-quality seed potatoes. The company operates through its subsidiaries to serve markets across Europe and other international regions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half-year Results | 2026-05-29 | English | |
| AGM Statement | 2026-03-27 | English | |
| AGM Statement | 2026-03-27 | English | |
| Notice of AGM and Posting of Circular | 2026-03-05 | English | |
| Completion of IPM Disposal | 2026-02-06 | English | |
| Annual Financial Report | 2025-12-10 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 47890290 | Half-year Results | 2026-05-29 | English | ||
| 33119615 | AGM Statement | 2026-03-27 | English | ||
| 33062441 | AGM Statement | 2026-03-27 | English | ||
| 32904401 | Notice of AGM and Posting of Circular | 2026-03-05 | English | ||
| 14782870 | Completion of IPM Disposal | 2026-02-06 | English | ||
|
2025
10 filings
| |||||
| 9796676 | Annual Financial Report | 2025-12-10 | English | ||
| 8059770 | Result of Extraordinary General Meeting | 2025-10-30 | English | ||
| 7995845 | Posting of Circular and EGM | 2025-10-10 | English | ||
| 11393118 | Disposal of IPM Potato Group Limited | 2025-10-02 | English | ||
| 11350720 | Transaction in Own Shares | 2025-05-06 | English | ||
| 11345089 | Announcement of Results | 2025-04-25 | English | ||
| 11332538 | Transaction in Own Shares | 2025-04-03 | English | ||
| 11325061 | Transaction in Own Shares | 2025-03-20 | English | ||
| 5587171 | Transaction in Own Shares | 2025-03-04 | English | ||
| 5581341 | AGM Statement | 2025-02-20 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Donegal Investment, 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 |
|---|---|---|---|
|
Shree Ganesh Biotech (India) Limited
Produces, processes, and markets hybrid seeds for cereals a…
|
539470 | IN | Agriculture, forestry and fishi… |
|
Suppro Co.,Ltd
Specializes in ecological restoration, providing trees, see…
|
185190 | KR | Agriculture, forestry and fishi… |
|
The House of Agriculture Spirou S.A.
Researches, produces, and markets plant propagation materia…
|
SPIR | GR | Agriculture, forestry and fishi… |
|
Vilmorin & Cie
A global seed company creating, producing, and distributing…
|
RIN | FR | Agriculture, forestry and fishi… |
|
Vrundavan Plantation Limited
Provides plant cultivation, landscaping services, and horti…
|
544011 | IN | Agriculture, forestry and fishi… |
|
Wanxiang Doneed Co.,Ltd
Researches, produces, and distributes hybrid corn, sunflowe…
|
600371 | CN | Agriculture, forestry and fishi… |
|
YUAN LONGPING HIGH-TECH AGRICULTURE CO.,LTD
Develops high-performance crop seeds using biotechnology an…
|
000998 | CN | Agriculture, forestry and fishi… |
|
秋乐种业
Researches and distributes high-yield corn, wheat, peanut, …
|
920087 | CN | Agriculture, forestry and fishi… |
Donegal Investment 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/1963/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1963 | 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=1963 | 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=1963 \ -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": 1963}, 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 Donegal Investment (id: 1963)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.