
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 |
|---|---|---|---|
| Response to CMA announcement | 2025-06-10 | English | |
| Director/PDMR Shareholding | 2025-06-02 | English | |
| Total Voting Rights | 2025-05-30 | English | |
| Completion of Crematorium Operations Disposal | 2025-05-19 | English | |
| Standard form for notification of major holdings | 2025-05-08 | English | |
| Total Voting Rights | 2025-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11363357 | Response to CMA announcement | 2025-06-10 | English | ||
| 6100485 | Director/PDMR Shareholding | 2025-06-02 | English | ||
| 6052346 | Total Voting Rights | 2025-05-30 | English | ||
| 11355549 | Completion of Crematorium Operations Disposal | 2025-05-19 | English | ||
| 11352302 | Standard form for notification of major holdings | 2025-05-08 | English | ||
| 11346721 | Total Voting Rights | 2025-04-30 | English | ||
| 11343949 | Disposal of Crematorium Operations | 2025-04-24 | English | ||
| 6772277 | Total Voting Rights | 2025-03-31 | English | ||
| 6771998 | PDMR Dealing | 2025-03-28 | English | ||
| 5591521 | Standard form for notification of major holdings | 2025-03-13 | English | ||
| 5585409 | Total Voting Rights | 2025-02-28 | English | ||
| 5584793 | Interim Results | 2025-02-27 | English | ||
| 2886044 | Standard form for notification of major holdings | 2025-02-06 | English | ||
| 3486552 | Total Voting Rights | 2025-01-31 | English | ||
| 3486553 | Half Year Trading Update | 2025-01-30 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CVS GROUP 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 · 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.