Benchmark Holdings Plc — Investor Relations & Filings
Benchmark Holdings Plc is an aquaculture biotechnology company that provides solutions to improve sustainability and productivity for aquaculture producers. The company's activities are centered around three core areas: genetics, advanced nutrition, and animal health. It develops and commercializes a portfolio of products and services that support the entire production cycle. Key offerings include genetically advanced salmon eggs designed for robustness and performance, specialized diets and feed ingredients, and innovative health products to manage diseases and improve animal welfare. By integrating these disciplines, Benchmark aims to help producers enhance their operational efficiency and environmental performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of GM | 2025-06-18 | English | |
| Interim Results | 2025-06-12 | English | |
| Half year results for the six months ended 31 March 2025 - Attachment: Final H1 FY25 RNS clean.pdf | 2025-06-12 | English | |
| Half year results for the six months ended 31 March 2025 - Attachment: Presentation H1 FY25 final AA.pdf | 2025-06-12 | English | |
| Half year results for the six months ended 31 March 2025 | 2025-06-12 | English | |
| Change of time: Retail Investor Webcast | 2025-06-06 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Benchmark Holdings Plc, 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 · Support activities for fishing and aquaculture
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Frøy ASA
An integrated service provider of aqua services to the aqua…
|
FROY | NO | Agriculture, forestry and fishi… |
|
NOCERA, INC.
An integrated aquaculture company specializing in land-base…
|
NCRA | US | Agriculture, forestry and fishi… |
Benchmark Holdings Plc 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/6035/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6035 | 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=6035 | 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=6035 \ -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": 6035}, 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 Benchmark Holdings Plc (id: 6035)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.