
CALEDONIAN TRUST PLC — Investor Relations & Filings
Caledonian Trust PLC is a long-established, conservatively-managed property investment and development company. The firm's strategy focuses on acquiring and holding a portfolio of properties selected for their potential for significant returns with minimal risk. This investment philosophy targets assets that present a reasonable probability of very high returns combined with a high probability of limited or no losses, a principle described as 'high upside, limited downside'.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of General Meeting | 2024-11-18 | English | |
| Proposed cancellation of trading on AIM | 2024-10-25 | English | |
| Unaudited interim results | 2024-03-28 | English | |
| Result of annual general meeting | 2024-02-23 | English | |
| Publication of Annual Accounts and Notice of AGM | 2023-12-21 | English | |
| Audited Results for the year ended 30 June 2023 | 2023-12-20 | English |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 5542983 | Result of General Meeting | 2024-11-18 | English | ||
| 5532745 | Proposed cancellation of trading on AIM | 2024-10-25 | English | ||
| 5433843 | Unaudited interim results | 2024-03-28 | English | ||
| 5407001 | Result of annual general meeting | 2024-02-23 | English | ||
|
2023
6 filings
| |||||
| 5383266 | Publication of Annual Accounts and Notice of AGM | 2023-12-21 | English | ||
| 5382679 | Audited Results for the year ended 30 June 2023 | 2023-12-20 | English | ||
| 5355456 | Update on St Margaret's House and Leafrealm loan | 2023-10-11 | English | ||
| 5223833 | Unaudited interim results | 2023-03-31 | English | ||
| 3373037 | Result of AGM | 2023-02-24 | English | ||
| 3373278 | AGM Statement | 2023-02-24 | English | ||
|
2022
5 filings
| |||||
| 5165254 | Publication of Annual Accounts and Notice of AGM | 2022-12-28 | English | ||
| 5162809 | Audited Results for the year ended 30 June 2022 | 2022-12-21 | English | ||
| 5058840 | Further re change of Registered Office | 2022-07-20 | English | ||
| 5055831 | Change of Registered Office | 2022-07-15 | English | ||
| 4989713 | Unaudited interim results | 2022-03-31 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CALEDONIAN TRUST 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 |
|---|---|---|---|
|
AB Sagax
A property company investing in warehouse and light industr…
|
SAGA | SE | Real estate activities |
|
ACADIA REALTY TRUST
A REIT owning and managing retail properties in high-barrie…
|
AKR | US | Real estate activities |
|
Acanthe Développement SE
Real estate company owning and managing premium office prop…
|
ACAN | FR | Real estate activities |
|
ACCELERATE PROPERTY FUND LIMITED
Real Estate Investment Trust acquiring and leasing retail, …
|
APF | ZA | Real estate activities |
|
Accentis nv
Owns, manages, and develops industrial and semi-industrial …
|
ACCB | BE | Real estate activities |
|
Accentro Real Estate AG
Residential property company specializing in housing privat…
|
A4Y | DE | Real estate activities |
|
ACI Infocom Ltd.
Distributes IT hardware and develops residential and commer…
|
517356 | IN | Real estate activities |
|
Acosta Verde, S.A.B. de C.V.
Develops, manages, and operates commercial retail propertie…
|
GAV | MX | Real estate activities |
|
Acrinova AB
Owns, develops, and manages a diversified property portfoli…
|
ACRI | SE | Real estate activities |
|
ACSION LIMITED
Specialist property developer and holding company dedicated…
|
ACSE | ZA | Real estate activities |
CALEDONIAN TRUST 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/7541/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7541 | 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=7541 | 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=7541 \ -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": 7541}, 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 CALEDONIAN TRUST PLC (id: 7541)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.