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 |
|---|---|---|---|
|
PT Eastparc Hotel Tbk
Hospitality management company operating five-star/four-sta…
|
EAST | ID | Accommodation and food service … |
|
PT Esta Multi Usaha Tbk.
Manages hotels and commercial properties, and provides corp…
|
ESTA | ID | Accommodation and food service … |
|
PT Hotel Fitra International Tbk
Hospitality management company operating a 3-star hotel in …
|
FITT | ID | Accommodation and food service … |
|
PT Marga Abhinaya Abadi Tbk
Specializes in developing and operating hotels and restaura…
|
MABA | ID | Accommodation and food service … |
|
PT Menteng Heritage Realty Tbk.
Operates in the hospitality sector, owning and managing lux…
|
HRME | ID | Accommodation and food service … |
|
PT Planet Properindo Jaya Tbk
Operates in the hotel sector, owning and managing the 4-sta…
|
PLAN | ID | Accommodation and food service … |
|
PT Puri Sentul Permai Tbk
Operates hotel and restaurant businesses, pioneering servic…
|
KDTN | ID | Accommodation and food service … |
|
PT Red Planet Indonesia Tbk
A hospitality company building, owning, and operating hotel…
|
PSKT | ID | Accommodation and food service … |
|
PT Satria Mega Kencana Tbk.
Invests in, develops, and operates commercial real estate, …
|
SOTS | ID | Accommodation and food service … |
|
PT Sinergi Megah Internusa Tbk
Manages a hotel in Yogyakarta and an online gambling platfo…
|
NUSA | ID | 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.