
Sodexo — Investor Relations & Filings
Sodexo is a global provider of integrated food services and facilities management. The company specializes in designing, managing, and delivering a wide array of on-site services intended to enhance the quality of life for clients and their employees. Core offerings include catering, corporate dining solutions, and comprehensive facilities management. Sodexo serves diverse sectors such as corporate, healthcare, education, and government entities. A key focus is on providing sustainable food and valued experiences, with a portfolio of food brands designed to meet modern workplace needs. The company's strategy integrates sustainability as a driver of operational performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Sodexo - Disclosure of transactions in own shares carried out from April 28 to April 29, 2025 | 2025-05-02 | English | |
| Sodexo - Disclosure of transactions in own shares carried out from April, 22 to April, 24, 2025 | 2025-04-28 | English | |
| Sodexo - Déclaration des transactions sur actions propres réalisées du 22 au 24 avril 2025 | 2025-04-28 | French | |
| Sodexo - Mise à disposition du Rapport financier semestriel de l'exercice 2025 | 2025-04-04 | French | |
| Sodexo - Financial Report for First half Fiscal 2025 available | 2025-04-04 | English | |
| Sodexo : résultats du 1er semestre de l'exercice 2025 | 2025-04-04 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Sodexo, 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 · 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 … |
|
Compass Group PLC
A multinational contract foodservice and support services c…
|
CPG | GB | 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 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/1672/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1672 | 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=1672 | 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=1672 \ -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": 1672}, 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 Sodexo (id: 1672)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.