
CVS GROUP PLC — Investor Relations & Filings
CVS Group PLC is an integrated veterinary services provider. Established in 1999, the company operates a large network of veterinary practices, offering a comprehensive range of clinical services for animals. The group's operations are vertically integrated, encompassing not only primary care and specialist referral practices but also diagnostic laboratories, pet crematoria, and an online retail business. The company focuses on delivering high-quality clinical care and support services across its divisions, with a stated purpose of providing the best possible care to animals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Standard form for notification of major holdings | 2026-01-08 | English | |
| Transaction in Own Shares | 2026-01-08 | English | |
| Transaction in Own Shares | 2026-01-07 | English | |
| Director/PDMR Shareholding | 2026-01-06 | English | |
| Transaction in Own Shares | 2026-01-06 | English | |
| Transaction in Own Shares | 2026-01-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 12268195 | Standard form for notification of major holdings | 2026-01-08 | English | ||
| 12239685 | Transaction in Own Shares | 2026-01-08 | English | ||
| 34555573 | Transaction in Own Shares | 2026-01-07 | English | ||
| 12176979 | Director/PDMR Shareholding | 2026-01-06 | English | ||
| 12166772 | Transaction in Own Shares | 2026-01-06 | English | ||
| 12057985 | Transaction in Own Shares | 2026-01-05 | English | ||
| 11719315 | Transaction in Own Shares | 2026-01-02 | English | ||
|
2025
8 filings
| |||||
| 11549433 | Total Voting Rights | 2025-12-31 | English | ||
| 11549430 | Transaction in Own Shares | 2025-12-31 | English | ||
| 11467274 | Transaction in Own Shares | 2025-12-30 | English | ||
| 11386731 | Transaction in Own Shares | 2025-12-29 | English | ||
| 10858148 | Transaction in Own Shares | 2025-12-24 | English | ||
| 10717774 | Transaction in Own Shares | 2025-12-23 | English | ||
| 10567995 | Transaction in Own Shares | 2025-12-22 | English | ||
| 10377846 | Transaction in Own Shares | 2025-12-19 | English | ||
Market data
Market data not available
Price history
Peer group · Veterinary activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CROSSWORD CYBERSECURITY PLC
Develops and markets cybersecurity software and provides co…
|
CCS | GB | Professional, scientific and te… |
|
INSPIRE VETERINARY PARTNERS, INC.
Acquires and operates a network of employee-owned small ani…
|
IVP | US | Professional, scientific and te… |
|
Japan Animal Referral Medical Center Co.,Ltd.
Operates advanced veterinary hospitals providing secondary,…
|
6039 | JP | Professional, scientific and te… |
|
WOLVES HAND Co., Ltd.
Operates veterinary hospitals and grooming salons offering …
|
194A | JP | Professional, scientific and te… |
CVS GROUP 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/7590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7590 | 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=7590 | 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=7590 \ -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": 7590}, 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 CVS GROUP PLC (id: 7590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.