
Workspace Group PLC — Investor Relations & Filings
Workspace Group PLC is a real estate investment trust that owns, manages, and develops commercial business properties, with a portfolio concentrated in London. The company specializes in providing flexible workspace solutions tailored to the needs of new and growing businesses, including creators, innovators, and entrepreneurs. Its offerings encompass a range of options such as private offices, co-working spaces, and meeting and event venues. Key features of its service include flexible lease contracts and the ability for tenants to adapt and customize their private spaces. The company focuses on creating distinct, character-filled environments to foster a sense of community among its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-06-01 | English | |
| Holding(s) in Company | 2026-05-26 | English | |
| Holding(s) in Company | 2026-05-22 | English | |
| Receipt of revised Requisition Notice | 2026-05-22 | English | |
| Holding(s) in Company | 2026-05-21 | English | |
| Holding(s) in Company | 2026-05-20 | English |
Browse filings by year
39 years- 2026 47 filings
- 2025 74 filings
- 2024 52 filings
- 2023 56 filings
- 2022 51 filings
- 2021 44 filings
- 2020 54 filings
- 2019 62 filings
- 2018 49 filings
- 2017 44 filings
- 2016 52 filings
- 2015 59 filings
- 2014 55 filings
- 2013 59 filings
- 2012 12 filings
- 2011 12 filings
- 2010 2 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 2 filings
- 1987 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47921470 | Holding(s) in Company | 2026-06-01 | English | ||
| 47061944 | Holding(s) in Company | 2026-05-26 | English | ||
| 46806957 | Holding(s) in Company | 2026-05-22 | English | ||
| 46777889 | Receipt of revised Requisition Notice | 2026-05-22 | English | ||
| 46733718 | Holding(s) in Company | 2026-05-21 | English | ||
| 46616232 | Holding(s) in Company | 2026-05-20 | English | ||
| 46385505 | Holding(s) in Company | 2026-05-18 | English | ||
| 46352870 | Holding(s) in Company | 2026-05-15 | English | ||
| 46121218 | Holding(s) in Company | 2026-05-14 | English | ||
| 44981359 | Holding(s) in Company | 2026-05-11 | English | ||
| 44968940 | Holding(s) in Company | 2026-05-11 | English | ||
| 44945907 | Holding(s) in Company | 2026-05-11 | English | ||
| 44107275 | Receipt of requisition notice – 2026 AGM | 2026-05-08 | English | ||
| 41305901 | Holding(s) in Company | 2026-05-05 | English | ||
| 36126868 | Holding(s) in Company | 2026-04-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Workspace Group 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 · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SF Urban Properties AG
Real estate company focused on managing and developing its …
|
SFPN | CH | Real estate activities |
|
Shaftesbury Capital Plc (formerly: Capital & Counties Properties Plc)
REIT owning and managing a mixed-use property portfolio in …
|
SHC | GB | Real estate activities |
|
SHANGHAI CHINAFORTUNE CO., LTD
Specializes in real estate development, property management…
|
600621 | CN | Real estate activities |
|
Shanghai DOBE Cultural & Creative Industry Development (Group) Co. Ltd.
Develops and operates creative and tech parks through adapt…
|
300947 | CN | Real estate activities |
|
SHANGHAI GOLDEN UNION COMMERCIAL MANAGEMENT (GROUP) CO.,LTD.
Specializes in urban renewal, transforming older buildings …
|
603682 | CN | Real estate activities |
|
SHANGHAI HUITONG ENERGY CO.,LTD.
Provides real estate management, property leasing, and comm…
|
600605 | CN | Real estate activities |
|
Shanghai Industrial Development Co.,Ltd
Specializes in real estate development, property management…
|
600748 | CN | Real estate activities |
|
Shanghai Industrial Urban Development Group Limited
Develops and operates high-quality residential and commerci…
|
563 | HK | Real estate activities |
|
Shanghai Jinqiao Export Processing Zone Development Co.,Ltd
Develops and operates industrial and commercial real estate…
|
600639 | CN | Real estate activities |
|
SHANGHAI LINGANG HOLDINGS CO.,LTD.
Develops and manages industrial parks and high-tech zones f…
|
600848 | CN | Real estate activities |
Workspace Group 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/5282/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5282 | 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=5282 | 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=5282 \ -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": 5282}, 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 Workspace Group PLC (id: 5282)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.