
INLAND ZDP PLC — Investor Relations & Filings
Inland ZDP PLC is a special purpose vehicle established for the purpose of issuing Zero Dividend Preference (ZDP) shares. The company was formed to raise capital and lend the proceeds to its associated property developer, Inland Homes PLC. The funds were intended to support the acquisition and development of residential and mixed-use sites, particularly brownfield land, for which planning consent would be sought. The company is currently in liquidation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual financial and audit report | 2023-02-08 | English | |
| Annual Financial Report | 2023-01-31 | English | |
| Board Changes | 2022-10-20 | English | |
| ZDP Share Accrued Value, Asset Cover and return | 2022-09-09 | English | |
| Change of auditor | 2022-08-03 | English | |
| Half-year Report | 2022-06-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 11157324 | Annual financial and audit report | 2023-02-08 | English | ||
| 1840230 | Annual Financial Report | 2023-01-31 | English | ||
|
2022
9 filings
| |||||
| 1792512 | Board Changes | 2022-10-20 | English | ||
| 1768495 | ZDP Share Accrued Value, Asset Cover and return | 2022-09-09 | English | ||
| 1746679 | Change of auditor | 2022-08-03 | English | ||
| 1721666 | Half-year Report | 2022-06-30 | English | ||
| 1603714 | Directorate Change | 2022-04-19 | English | ||
| 1563583 | ZDP Share accrued value, asset cover and return | 2022-02-17 | English | ||
| 46828739 | Full accounts made up to 2021-09-30 | 2022-02-08 | English | ||
| 1552187 | Annual Report and accounts to 30 Sep 2021 | 2022-01-31 | English | ||
| 1552709 | Inland ZDP PLC Annual Financial Report | 2022-01-31 | English | ||
|
2021
4 filings
| |||||
| 1401157 | ZDP Share accrued value, asset cover and return | 2021-08-27 | English | ||
| 1363397 | Half-year Report | 2021-06-30 | English | ||
| 4851853 | Half-year Report | 2021-06-30 | English | ||
| 46828740 | Full accounts made up to 2020-09-30 | 2021-03-29 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for INLAND ZDP 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 · Activities of financing conduits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AAJ Capital 3 Corp.
A Capital Pool Company (CPC) identifying assets for a Quali…
|
AAAJ.P | CA | Financial and insurance activit… |
|
AB SUKUK VARLIK KİRALAMA A.Ş.
An asset leasing company issuing Sharia-compliant lease cer…
|
ABVKS | TR | Financial and insurance activit… |
|
AEGEA FINANCE S.A R.L.
Financing vehicle for its parent company, issuing debt inst…
|
82AB | LU | Financial and insurance activit… |
|
AIM5 Ventures Inc.
Capital Pool Company (CPC) structured to acquire a private …
|
AIME.P | CA | Financial and insurance activit… |
|
Albatros Acquisition Corporation Inc.
A Capital Pool Company (CPC) acquiring assets to complete a…
|
ALBT.P | CA | Financial and insurance activit… |
|
Alchemy Investments Acquisition Corp 1
A special purpose acquisition company (SPAC) formed to effe…
|
ALCY | US | Financial and insurance activit… |
|
ALLGREEN TREASURY PTE. LTD.
Manages a Multicurrency Debt Issuance Programme to finance …
|
49UB | SG | Financial and insurance activit… |
|
ALPHATIME ACQUISITION CORP
A special purpose acquisition company (SPAC) focused on bus…
|
ATMC | US | Financial and insurance activit… |
|
Antera Ventures II Corp.
Non-operating Capital Pool Company mandated to complete a Q…
|
AVII.P | CA | Financial and insurance activit… |
|
AVATION CAPITAL S.A.
A financing entity supporting aerospace leasing solutions f…
|
8UMB | SG | Financial and insurance activit… |
INLAND ZDP 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/4902/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4902 | 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=4902 | 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=4902 \ -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": 4902}, 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 INLAND ZDP PLC (id: 4902)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.