
MINOAN GROUP PLC — Investor Relations & Filings
Minoan Group PLC is a development company focused on creating a large-scale, luxury tourism project. The company's principal activity is the design, creation, development, and management of hotels and resorts. Its core project is located on the Cavo Sidero peninsula in Crete, Greece, a site of over 6,000 acres with 28 kilometers of coastline. The development is planned with a strong emphasis on environmental sustainability, aiming to preserve the natural landscape by limiting the built footprint to less than 0.5% of the total area. The vision is to establish a high-quality, exclusive tourist destination in partnership with international hotel operators, creating enduring value through sensitive management of the vast estate.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Results of General Meeting | 2025-12-31 | English | |
| Proposed disposal of Loyalward Ltd & Notice of GM | 2025-12-10 | English | |
| Update on Suspension | 2025-11-03 | English | |
| Update on Suspension | 2025-10-23 | English | |
| Press Article | 2025-09-05 | English | |
| Non-Binding Offer from DAGG LLP | 2025-08-15 | English |
Browse filings by year
27 years- 2025 25 filings
- 2024 14 filings
- 2023 16 filings
- 2022 17 filings
- 2021 15 filings
- 2020 23 filings
- 2019 36 filings
- 2018 35 filings
- 2017 24 filings
- 2016 24 filings
- 2015 31 filings
- 2014 27 filings
- 2013 16 filings
- 2012 1 filing
- 2011 2 filings
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11562989 | Results of General Meeting | 2025-12-31 | English | ||
| 9761435 | Proposed disposal of Loyalward Ltd & Notice of GM | 2025-12-10 | English | ||
| 8066939 | Update on Suspension | 2025-11-03 | English | ||
| 8037878 | Update on Suspension | 2025-10-23 | English | ||
| 7781447 | Press Article | 2025-09-05 | English | ||
| 7747683 | Non-Binding Offer from DAGG LLP | 2025-08-15 | English | ||
| 7745357 | Update on Offer from DAGG LLP | 2025-08-14 | English | ||
| 7703832 | Update on Offer from DAGG LLP | 2025-08-11 | English | ||
| 7651944 | Update of expected Offer from DAGG LLP | 2025-08-05 | English | ||
| 7642495 | Interim Results Announcement | 2025-08-01 | English | ||
| 7600085 | Results for the year ended 31 October 2024 | 2025-07-29 | English | ||
| 46813472 | Group of companies' accounts made up to 2024-10-31 | 2025-07-29 | English | ||
| 6455910 | Change of Director | 2025-06-25 | English | ||
| 6341014 | Audit Update | 2025-06-20 | English | ||
| 6100376 | Late Filing of Annual Accounts | 2025-06-02 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for MINOAN GROUP 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 · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Esta Multi Usaha Tbk.
Manages hotels and commercial properties, and provides corp…
|
ESTA | ID | Accommodation and food service … |
|
PT Hotel Fitra International Tbk
Hospitality management company operating a 3-star hotel in …
|
FITT | ID | Accommodation and food service … |
|
PT Marga Abhinaya Abadi Tbk
Specializes in developing and operating hotels and restaura…
|
MABA | ID | Accommodation and food service … |
|
PT Menteng Heritage Realty Tbk.
Operates in the hospitality sector, owning and managing lux…
|
HRME | ID | Accommodation and food service … |
|
PT Planet Properindo Jaya Tbk
Operates in the hotel sector, owning and managing the 4-sta…
|
PLAN | ID | Accommodation and food service … |
|
PT Puri Sentul Permai Tbk
Operates hotel and restaurant businesses, pioneering servic…
|
KDTN | ID | Accommodation and food service … |
|
PT Red Planet Indonesia Tbk
A hospitality company building, owning, and operating hotel…
|
PSKT | ID | Accommodation and food service … |
|
PT Satria Mega Kencana Tbk.
Invests in, develops, and operates commercial real estate, …
|
SOTS | ID | Accommodation and food service … |
|
PT Sinergi Megah Internusa Tbk
Manages a hotel in Yogyakarta and an online gambling platfo…
|
NUSA | ID | Accommodation and food service … |
|
PT Sunter Lakeside Hotel Tbk.
A four-star luxury hotel in North Jakarta providing premium…
|
SNLK | ID | Accommodation and food service … |
MINOAN GROUP 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/7790/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7790 | 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=7790 | 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=7790 \ -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": 7790}, 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 MINOAN GROUP PLC (id: 7790)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.