
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 |
|---|---|---|---|
| Total Voting Rights | 2021-02-01 | English | |
| Trading Update | 2021-01-18 | English | |
| Director/PDMR Shareholding | 2020-12-02 | English | |
| 2020 AGM Resolutions Passed | 2020-11-25 | English | |
| Result of AGM | 2020-11-25 | English | |
| AGM Trading Update - Strong Performance Continues | 2020-11-25 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
2 filings
| |||||
| 1266334 | Total Voting Rights | 2021-02-01 | English | ||
| 1261845 | Trading Update | 2021-01-18 | English | ||
|
2020
13 filings
| |||||
| 1246451 | Director/PDMR Shareholding | 2020-12-02 | English | ||
| 1243562 | 2020 AGM Resolutions Passed | 2020-11-25 | English | ||
| 1243649 | Result of AGM | 2020-11-25 | English | ||
| 1243938 | AGM Trading Update - Strong Performance Continues | 2020-11-25 | English | ||
| 1238520 | NOTIFICATION OF MAJOR HOLDINGS | 2020-11-11 | English | ||
| 1228954 | Genus AGM Proxy Form 2020 | 2020-10-16 | English | ||
| 1228955 | Genus Notice of Annual General Meeting 2020 | 2020-10-16 | English | ||
| 1228957 | Genus Annual Report and Accounts 2020 | 2020-10-16 | English | ||
| 1228969 | Annual Report and Annual General Meeting | 2020-10-16 | English | ||
| 1222865 | Total Voting Rights | 2020-10-01 | English | ||
| 1220689 | Director/PDMR Shareholding | 2020-09-25 | English | ||
| 1220128 | Director/PDMR Shareholding | 2020-09-23 | English | ||
| 1217748 | Director/PDMR Shareholding | 2020-09-16 | 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.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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… |
|
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… |
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.