
Compass Group PLC — Investor Relations & Filings
Compass Group PLC is a multinational contract foodservice and support services company. It specializes in providing food services, including contract catering, alongside a range of complementary services such as cleaning, facilities management, vending, and guest services. The company operates across diverse market sectors, including Business & Industry, Healthcare & Senior Living, Education, Sports & Leisure, and Defence. A key element of its strategy is a sector-focused approach, which involves tailoring its services and branding to the unique requirements of clients within each specific market segment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Total Voting Rights | 2026-05-01 | English | |
| Change in trading currency of Ordinary Shares | 2026-04-01 | English | |
| Total Voting Rights | 2026-04-01 | English | |
| Change in trading currency of Ordinary Shares | 2026-03-18 | English | |
| Director/PDMR Shareholding | 2026-03-06 | English | |
| Total Voting Rights | 2026-03-02 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39398860 | Total Voting Rights | 2026-05-01 | English | ||
| 33128459 | Change in trading currency of Ordinary Shares | 2026-04-01 | English | ||
| 33128186 | Total Voting Rights | 2026-04-01 | English | ||
| 32970883 | Change in trading currency of Ordinary Shares | 2026-03-18 | English | ||
| 32908293 | Director/PDMR Shareholding | 2026-03-06 | English | ||
| 32859562 | Total Voting Rights | 2026-03-02 | English | ||
| 34557917 | Sterling Equivalent of Final Dividend | 2026-02-10 | English | ||
| 14783342 | Compass Group PLC 2026 AGM Resolutions | 2026-02-06 | English | ||
| 14584208 | Result of AGM | 2026-02-05 | English | ||
| 14490015 | Q1 Trading Statement | 2026-02-05 | English | ||
| 13939745 | Total Voting Rights | 2026-02-02 | English | ||
| 12751396 | Holding(s) in Company | 2026-01-15 | English | ||
| 34556122 | Issuer Document | 2026-01-15 | English | ||
| 34556120 | Issuer Document | 2026-01-15 | English | ||
| 12319559 | Director/PDMR Shareholding | 2026-01-09 | English | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aramark
A global provider of food services, facilities management, …
|
ARMK | US | Accommodation and food service … |
|
Brass Corporation
Plans and operates weddings at its network of guesthouse-st…
|
2424 | JP | Accommodation and food service … |
|
CSS HOLDINGS,LTD.
Holding company for steward, food service, and professional…
|
2304 | JP | Accommodation and food service … |
|
DO & CO AG
A global gourmet company for airline catering, event cateri…
|
DOC | AT | Accommodation and food service … |
|
ESCRIT INC.
Specializes in comprehensive wedding services, including pl…
|
2196 | JP | Accommodation and food service … |
|
Goel Food Products Limited
Provides catering and event management services through a n…
|
543538 | IN | Accommodation and food service … |
|
IKK Holdings Inc.
A diversified company in wedding, nursing care, funeral, an…
|
2198 | JP | Accommodation and food service … |
|
New Palace International Co., Ltd.
Provides large-scale banquet services, wedding planning, an…
|
8940 | TW | Accommodation and food service … |
|
NOVARESE,Inc.
Operates wedding venues and restaurants, providing comprehe…
|
9160 | JP | Accommodation and food service … |
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
Compass 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/4807/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4807 | 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=4807 | 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=4807 \ -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": 4807}, 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 Compass Group PLC (id: 4807)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.