
Genus PLC — Investor Relations & Filings
Genus PLC is a world-leading animal genetics company that pioneers genetic improvement in livestock. The company applies cutting-edge science and biotechnology to help farmers in the dairy, beef, and pork sectors breed more productive and healthier animals. It operates through two primary businesses: ABS, which provides bovine (cattle) genetics, and PIC, which provides porcine (pig) genetics. By supplying elite genetic material, Genus enables farmers to produce high-quality milk and meat more efficiently and sustainably. The company's focus on genetic advancement also aims to improve animal wellbeing and reduce the need for antibiotics, contributing to a more sustainable global food system.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-13 | English | |
| Total Voting Rights | 2026-05-01 | English | |
| Director/PDMR Shareholding | 2026-04-13 | English | |
| Director/PDMR Shareholding | 2026-04-01 | English | |
| Notification of Major Holdings | 2026-03-10 | English | |
| Director/PDMR Shareholding | 2026-03-04 | English |
Browse filings by year
30 years- 2026 13 filings
- 2025 46 filings
- 2024 29 filings
- 2023 49 filings
- 2022 36 filings
- 2021 45 filings
- 2020 40 filings
- 2019 40 filings
- 2018 34 filings
- 2017 42 filings
- 2016 40 filings
- 2015 39 filings
- 2014 37 filings
- 2013 46 filings
- 2012 5 filings
- 2011 4 filings
- 2010 4 filings
- 2009 1 filing
- 2008 2 filings
- 2007 1 filing
- 2005 2 filings
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 2 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 45577546 | Director/PDMR Shareholding | 2026-05-13 | English | ||
| 39439628 | Total Voting Rights | 2026-05-01 | English | ||
| 34655044 | Director/PDMR Shareholding | 2026-04-13 | English | ||
| 33556537 | Director/PDMR Shareholding | 2026-04-01 | English | ||
| 32924169 | Notification of Major Holdings | 2026-03-10 | English | ||
| 32880979 | Director/PDMR Shareholding | 2026-03-04 | English | ||
| 32880156 | Director Declaration | 2026-03-04 | English | ||
| 32850577 | Director/PDMR Shareholding | 2026-02-27 | English | ||
| 34565885 | Interim Results | 2026-02-26 | English | ||
| 13951468 | Block Listing Return | 2026-02-02 | English | ||
| 13947849 | Total Voting Rights | 2026-02-02 | English | ||
| 13940260 | Successful formation of Chinese porcine JV | 2026-02-02 | English | ||
| 13285575 | PRP Regulatory Progress – Canada | 2026-01-23 | English | ||
|
2025
2 filings
| |||||
| 8718247 | Director/PDMR Shareholding | 2025-11-27 | English | ||
| 8466554 | Results of AGM | 2025-11-19 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Genus 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 animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGROTECNOLOGIA SALA S.A.
Offers advanced agricultural equipment and services for liv…
|
— | AR | Agriculture, forestry and fishi… |
|
Allied Farmers Limited (NS)
Provides livestock agency services, financing, and rural as…
|
ALF | NZ | Agriculture, forestry and fishi… |
|
Bee Smart Technologies AD
Develops IoT solutions and corporate services for the apicu…
|
BEE | BG | Agriculture, forestry and fishi… |
|
CLADAN SA
Specializes in animal nutrition and health, developing and …
|
— | AR | Agriculture, forestry and fishi… |
|
CLUB HIPICO DE PUNTA ARENAS S.A.
Historically promoted livestock, agriculture, equine breedi…
|
— | CL | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
|
Tresnal Agropecuaria S.A.
Agricultural company providing services to livestock produc…
|
— | AR | Agriculture, forestry and fishi… |
|
VILLA NUEVA S.A.
Leading distribution company specializing in agricultural a…
|
— | AR | Agriculture, forestry and fishi… |
Genus 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/4873/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4873 | 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=4873 | 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=4873 \ -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": 4873}, 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 Genus PLC (id: 4873)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.