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 |
|---|---|---|---|
|
Sunce Hoteli d.d.
Hospitality company that owns and operates beachfront hotel…
|
SUKC | HR | Accommodation and food service … |
|
Sunrise International Inc.
Hospitality and tourism group operating hotels and resorts,…
|
— | CA | Accommodation and food service … |
|
Taj GVK Hotels & Resorts Ltd.
Joint venture between GVK Group and IHCL owning and managin…
|
TAJGVK | IN | Accommodation and food service … |
|
TAKE AND GIVE. NEEDS Co., Ltd.
Plans custom weddings and operates venues, hotels, and rest…
|
4331 | JP | Accommodation and food service … |
|
Tatry Mountain Resorts A.S.
Operator of mountain resorts, leisure parks, and tourist se…
|
TMR | SK | Accommodation and food service … |
|
Temple Hotels Inc.
Real estate investment company specializing in owning and o…
|
TPH | CA | Accommodation and food service … |
|
Terme Catez
A large thermal spa and water park resort with year-round i…
|
TCRG | SI | Accommodation and food service … |
|
TGB Banquets and Hotels Limited
Operates luxury hotels, restaurants, and banquets with spec…
|
TGBHOTELS | IN | Accommodation and food service … |
|
The Byke Hospitality Ltd
Operates a portfolio of pure vegetarian hotels and resorts …
|
BYKE | IN | Accommodation and food service … |
|
The Hongkong and Shanghai Hotels, Limited
Global luxury hospitality and real estate group established…
|
45 | 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.