
WATKIN JONES PLC — Investor Relations & Filings
Watkin Jones PLC is a developer, constructor, and manager of residential-for-rent properties. The company specializes in creating purpose-built student accommodation (PBSA), build-to-rent (BTR) schemes, co-living spaces, and affordable housing. Its business model often involves developing large-scale projects that are forward-funded by institutional investors. Beyond the initial development and construction phases, Watkin Jones also provides comprehensive property management services for its completed assets, focusing on creating and maintaining communities for residents and delivering long-term value.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Launch of ESG targets | 2021-11-02 | English | |
| FY-2021 Trading Update | 2021-11-02 | English | |
| Progressive publish new research | 2021-10-29 | English | |
| Confirmation of Board Changes | 2021-10-13 | English | |
| Market Update | 2021-09-06 | English | |
| Notification of Major Holdings | 2021-09-03 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 4916378 | Launch of ESG targets | 2021-11-02 | English | ||
| 4916359 | FY-2021 Trading Update | 2021-11-02 | English | ||
| 4914906 | Progressive publish new research | 2021-10-29 | English | ||
| 4908754 | Confirmation of Board Changes | 2021-10-13 | English | ||
| 4894162 | Market Update | 2021-09-06 | English | ||
| 4893348 | Notification of Major Holdings | 2021-09-03 | English | ||
| 4889523 | Notice of Capital Markets Day | 2021-08-26 | English | ||
| 4872846 | Director Shareholding | 2021-07-29 | English | ||
| 4869908 | Director Shareholding | 2021-07-26 | English | ||
| 4867015 | Change of Auditor | 2021-07-21 | English | ||
| 4865000 | Board succession update | 2021-07-19 | English | ||
| 46831492 | Group of companies' accounts made up to 2020-09-30 | 2021-06-30 | English | ||
| 4823893 | Alteration to 2021 Interim Dividend | 2021-05-21 | English | ||
| 4821265 | Progressive publishes new research | 2021-05-18 | English | ||
| 4821512 | Half Year Results | 2021-05-18 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for WATKIN JONES 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 · Other real estate activities on a fee or contract basis
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acanthus Real Estate Corporation
Real estate advisory and development specializing in comple…
|
— | CA | Real estate activities |
|
ACUMENTIS GROUP LIMITED
Provides independent property valuation, advisory, and risk…
|
ACU | AU | Real estate activities |
|
Advenis
An integrated real estate and financial wealth management g…
|
ALADV | FR | Real estate activities |
|
Alpha Astika Akinhta S.A.
A provider of real estate services supporting the entire pr…
|
ASTAK | GR | Real estate activities |
|
Anywhere Real Estate Inc.
Provider of integrated real estate services: franchising, b…
|
HOUS | US | Real estate activities |
|
Area Quest Inc.
Provides real estate solutions for commercial properties, f…
|
8912 | JP | Real estate activities |
|
Atland
Pan-European real estate firm offering asset management, fu…
|
ATLD | FR | Real estate activities |
|
Aventa AG
Real estate firm managing property projects with an integra…
|
AAG | AT | Real estate activities |
|
AZOOM CO.,LTD
A real estate tech company that turns idle properties into …
|
3496 | JP | Real estate activities |
|
Beh-Property Co.,Ltd
Provides lifecycle management and maintenance for residenti…
|
600791 | CN | Real estate activities |
WATKIN JONES 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/8016/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8016 | 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=8016 | 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=8016 \ -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": 8016}, 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 WATKIN JONES PLC (id: 8016)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.