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 |
|---|---|---|---|
|
SIF Hoteluri S.A.
A holding company that manages and operates a portfolio of …
|
CAOR | RO | Accommodation and food service … |
|
Silver Pearl Hospitality & Luxury Spaces Limited
Manages upscale hospitality assets and luxury residences fo…
|
543536 | IN | Accommodation and food service … |
|
Sinclairs Hotels Ltd
Operates mid-scale to upscale hotels and resorts in leisure…
|
SINCLAIR | IN | Accommodation and food service … |
|
Sino Hotels (Holdings) Limited
Manages and operates hospitality assets, including hotels a…
|
1221 | HK | Accommodation and food service … |
|
Skyline Investments Inc.
Real estate firm that invests in, develops, and operates ho…
|
SKLN | IL | Accommodation and food service … |
|
Slanchev Bryag Holding AD
A holding company with investments in tourism, real estate,…
|
HSLB | BG | Accommodation and food service … |
|
Société Hôtelière Immobilière de Nice
Owns, operates, and manages two hotels and a villa with thr…
|
MLHIN | FR | Accommodation and food service … |
|
Sofia Hotel Balkan AD
Operates a luxury hotel in Sofia offering accommodation, di…
|
SHB | BG | Accommodation and food service … |
|
Soges Group
Manages a portfolio of hotels, apartments, and congress fac…
|
SOGES | IT | Accommodation and food service … |
|
Soho House & Co Inc.
A global membership platform connecting creatives through p…
|
SHCO | US | 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.