
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 |
|---|---|---|---|
| Board appointment | 2018-05-08 | English | |
| Inland ZDP PLC Half-year Report - Replacement | 2018-03-26 | English | |
| Inland ZDP PLC Half-year Report | 2018-03-26 | English | |
| Full accounts made up to 2017-06-30 | 2017-11-02 | English | |
| Inland ZDP plc Final Results | 2017-10-27 | English | |
| Inland ZDP PLC annual report 2017 | 2017-06-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
3 filings
| |||||
| 4127087 | Board appointment | 2018-05-08 | English | ||
| 4100781 | Inland ZDP PLC Half-year Report - Replacement | 2018-03-26 | English | ||
| 4100822 | Inland ZDP PLC Half-year Report | 2018-03-26 | English | ||
|
2017
6 filings
| |||||
| 46828745 | Full accounts made up to 2017-06-30 | 2017-11-02 | English | ||
| 3750475 | Inland ZDP plc Final Results | 2017-10-27 | English | ||
| 3719610 | Inland ZDP PLC annual report 2017 | 2017-06-30 | English | ||
| 3712154 | ZDP Share accrued value and asset cover | 2017-06-02 | English | ||
| 3697487 | Inland ZDP PLC Half-year Report to Dec 2016 | 2017-03-27 | English | ||
| 46828747 | Full accounts made up to 2016-06-30 | 2017-01-25 | English | ||
|
2016
6 filings
| |||||
| 3680193 | ZDP Share asset cover as at 30 Sept 2016 | 2016-11-24 | English | ||
| 3676508 | Inland ZDP PLC Final Results 30 June 2016 | 2016-10-31 | English | ||
| 3671284 | Issue of ZDP Shares | 2016-09-23 | English | ||
| 3658483 | Annual report Inland ZDP PLC 30 Jun 16 | 2016-06-30 | English | ||
| 3655308 | ZDP Share accrued value and asset cover | 2016-06-07 | English | ||
| 3640506 | Half Yearly Report | 2016-03-07 | 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.