
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 |
|---|---|---|---|
| ZDP Share accrued value and asset cover | 2021-03-03 | English | |
| Annual Report | 2021-02-08 | English | |
| Final Results to 30 Sep 2020 | 2021-02-08 | English | |
| Notice of Results and covenant compliance | 2021-01-29 | English | |
| ZDP Share accrued value and asset cover | 2020-08-10 | English | |
| Half-year Report | 2020-06-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
4 filings
| |||||
| 4771572 | ZDP Share accrued value and asset cover | 2021-03-03 | English | ||
| 1268673 | Annual Report | 2021-02-08 | English | ||
| 4742652 | Final Results to 30 Sep 2020 | 2021-02-08 | English | ||
| 4736641 | Notice of Results and covenant compliance | 2021-01-29 | English | ||
|
2020
5 filings
| |||||
| 3352749 | ZDP Share accrued value and asset cover | 2020-08-10 | English | ||
| 3339549 | Half-year Report | 2020-06-30 | English | ||
| 3285081 | ZDP Share Accrued Value and Asset Cover | 2020-02-21 | English | ||
| 46828742 | Full accounts made up to 2019-09-30 | 2020-02-06 | English | ||
| 3275139 | Inland ZDP PLC Final Results | 2020-01-31 | English | ||
|
2019
6 filings
| |||||
| 4457394 | Issue of 1,671,067 new ZDP Shares | 2019-11-07 | English | ||
| 4446337 | Change of Adviser and ZDP Share Issue | 2019-10-24 | English | ||
| 4425904 | Inland ZDP PLC annual report 2019 | 2019-09-30 | English | ||
| 4382400 | Issue of Zero Div Pref Shares | 2019-08-22 | English | ||
| 4348342 | ZDP Share accrued value and asset cover 30/6/19 | 2019-07-30 | English | ||
| 4330009 | Issue of Zero Dividend Preference Shares | 2019-07-03 | 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.