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 |
|---|---|---|---|
|
Solaris d.d.
A hospitality and tourism company operating hotels, resorts…
|
SLRS | HR | Accommodation and food service … |
|
Sotherly Hotels Inc.
A lodging REIT that acquires and repositions upscale hotels…
|
SOHO | US | Accommodation and food service … |
|
SOUTHERN SUN LIMITED
A leading hospitality group operating hotels and resorts ac…
|
SSUE | ZA | Accommodation and food service … |
|
SRI HAVISHA HOSPITALITY AND INFRASTRUCTURE LIMITED
Owns and manages luxury hospitality assets and infrastructu…
|
HAVISHA | IN | Accommodation and food service … |
|
SSAW Hotels & Resorts Group Co.,Ltd.
Manages upscale boutique hotels combining oriental hospital…
|
301073 | CN | Accommodation and food service … |
|
SS Konstantine And Elena Holding AD
Holding company managing hotels, restaurants, spas, a casin…
|
SKEH | BG | Accommodation and food service … |
|
Stanovi Jadran d.d.
Develops residential and hospitality properties preserving …
|
STJD | HR | Accommodation and food service … |
|
STUDIO CITY COMPANY LIMITED
Operates a Hollywood studio-themed integrated leisure resor…
|
8O2B | SG | Accommodation and food service … |
|
Suba Hotels Limited
Manages mid-scale and upscale hotels in urban centers and t…
|
SUBAHOTELS | IN | Accommodation and food service … |
|
Success Universe Group Limited
Engaged in property investment, travel services, gaming, an…
|
487 | 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.