Whitbread PLC — Investor Relations & Filings
Whitbread PLC is a leading hospitality company that owns and operates Premier Inn, the largest hotel brand in the United Kingdom. The company's portfolio includes an extensive network of hotels, featuring the city-centre focused 'hub by Premier Inn' format, and a growing presence in Germany. Complementing its accommodation offerings, Whitbread also manages a portfolio of popular restaurant brands, including Beefeater, Brewers Fayre, Bar + Block, and Table Table. These restaurants are frequently co-located with Premier Inn hotels, providing an integrated lodging and dining experience for both business and leisure travelers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director/PDMR Shareholding | 2026-05-22 | English | |
| Annual Report and Accounts | 2026-05-15 | English | |
| Annual Report and Accounts | 2026-05-15 | English | |
| Annual Financial Report | 2026-05-13 | English | |
| Form of Proxy | 2026-05-13 | English | |
| Notice of annual general meeting | 2026-05-13 | English |
Browse filings by year
26 years- 2026 64 filings
- 2025 235 filings
- 2024 153 filings
- 2023 212 filings
- 2022 48 filings
- 2021 62 filings
- 2020 87 filings
- 2019 242 filings
- 2018 93 filings
- 2017 66 filings
- 2016 77 filings
- 2015 84 filings
- 2014 81 filings
- 2013 70 filings
- 2012 9 filings
- 2011 9 filings
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 2 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46846097 | Director/PDMR Shareholding | 2026-05-22 | English | ||
| 46353396 | Annual Report and Accounts | 2026-05-15 | English | ||
| 46353395 | Annual Report and Accounts | 2026-05-15 | English | ||
| 45689427 | Annual Financial Report | 2026-05-13 | English | ||
| 45616702 | Form of Proxy | 2026-05-13 | English | ||
| 45616696 | Notice of annual general meeting | 2026-05-13 | English | ||
| 45604399 | Annual Report and Accounts | 2026-05-13 | English | ||
| 45604390 | Annual Report and Accounts | 2026-05-13 | English | ||
| 45133059 | Director Declaration | 2026-05-12 | English | ||
| 44979061 | Director/PDMR Shareholding | 2026-05-11 | English | ||
| 44281305 | Director/PDMR Shareholding | 2026-05-08 | English | ||
| 44268252 | Holding(s) in Company | 2026-05-08 | English | ||
| 39439636 | Total Voting Rights | 2026-05-01 | English | ||
| 39019156 | Outcome of Business Review | 2026-04-30 | English | ||
| 39018619 | Preliminary Results Announcement | 2026-04-30 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Whitbread PLC, 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 · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sayaji Hotel Ltd
Operates luxury hotels and upscale dining for corporate and…
|
SAYAJIHOTL | IN | Accommodation and food service … |
|
Sayaji Hotels (Indore) Limited
Manages a luxury hotel in Indore with specialty restaurants…
|
544080 | IN | Accommodation and food service … |
|
Sayaji Hotels (Pune) Limited
Manages a premium full-service hotel with luxury lodging, d…
|
544090 | IN | Accommodation and food service … |
|
Scandic Hotels Group
The largest hotel operator in the Nordic region with a netw…
|
SHOT | SE | Accommodation and food service … |
|
Shanghai Jin Jiang International Hotels Co.,Ltd.
Manages and franchises a global portfolio of luxury, midsca…
|
600754 | CN | Accommodation and food service … |
|
Shangri-La Asia Limited
Global investment holding company managing luxury hotels, r…
|
69 | BM | Accommodation and food service … |
|
SHANGRI-LA HOTELS (M) BHD
Investment holding, owning/operating hotels, resorts, golf …
|
— | MY | Accommodation and food service … |
|
Shin Hwa World Limited
Developer and operator of large-scale integrated leisure an…
|
582 | HK | Accommodation and food service … |
|
Shun Ho Holdings Limited
Investment holding company engaged in hotel operations, pro…
|
253 | HK | Accommodation and food service … |
|
Shun Ho Property Investments Limited
Investment holding company investing in, developing, and op…
|
219 | HK | Accommodation and food service … |
Whitbread 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/4608/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4608 | 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=4608 | 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=4608 \ -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": 4608}, 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 Whitbread PLC (id: 4608)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.