
Great Eagle Holdings Limited — Investor Relations & Filings
Great Eagle Holdings Limited is an investment holding company primarily engaged in real estate operation and related businesses. The Group develops, invests in, and manages high-quality residential, office, and retail properties, alongside owning and operating a global portfolio of hotels. Leveraging extensive expertise in property and hospitality, the company has established a global presence, with assets and operations spanning Asia, North America, Australasia, and Europe. Additional activities include operating restaurants and trading building materials.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return | 2026-05-29 | English | |
| Next Day Disclosure Return | 2026-05-28 | English | |
| Next Day Disclosure Return | 2026-05-22 | English | |
| Next Day Disclosure Return | 2026-05-15 | English | |
| Next Day Disclosure Return | 2026-05-13 | English | |
| Poll Results of the Annual General Meeting held on 12 May 2026 | 2026-05-12 | English |
Browse filings by year
28 years- 2026 62 filings
- 2025 45 filings
- 2024 44 filings
- 2023 56 filings
- 2022 43 filings
- 2021 76 filings
- 2020 34 filings
- 2019 38 filings
- 2018 40 filings
- 2017 39 filings
- 2016 60 filings
- 2015 41 filings
- 2014 44 filings
- 2013 43 filings
- 2012 45 filings
- 2011 54 filings
- 2010 35 filings
- 2009 44 filings
- 2008 78 filings
- 2007 47 filings
- 2006 25 filings
- 2005 36 filings
- 2004 42 filings
- 2003 25 filings
- 2002 11 filings
- 2001 38 filings
- 2000 27 filings
- 1999 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47882659 | Next Day Disclosure Return | 2026-05-29 | English | ||
| 47857604 | Next Day Disclosure Return | 2026-05-28 | English | ||
| 46801665 | Next Day Disclosure Return | 2026-05-22 | English | ||
| 46351974 | Next Day Disclosure Return | 2026-05-15 | English | ||
| 45530224 | Next Day Disclosure Return | 2026-05-13 | English | ||
| 45261129 | Poll Results of the Annual General Meeting held on 12 May 2026 | 2026-05-12 | English | ||
| 41786795 | Next Day Disclosure Return | 2026-05-06 | English | ||
| 41776608 | Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 30 April 2026 | 2026-05-06 | English | ||
| 41331545 | Next Day Disclosure Return | 2026-05-05 | English | ||
| 40850416 | Next Day Disclosure Return | 2026-05-04 | English | ||
| 39065639 | Next Day Disclosure Return | 2026-04-30 | English | ||
| 38490579 | Next Day Disclosure Return | 2026-04-29 | English | ||
| 37948372 | Next Day Disclosure Return | 2026-04-28 | English | ||
| 37399770 | Next Day Disclosure Return | 2026-04-27 | English | ||
| 36123707 | Next Day Disclosure Return | 2026-04-24 | English | ||
Market data
Market data not available
Price history
Peer group · Real estate activities with own or leased property
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
APARTMENT INVESTMENT & MANAGEMENT CO
Real estate investment company focused on the U.S. multifam…
|
AIV | US | Real estate activities |
|
Aphrodite Springs Public Ltd
Develops a large-scale integrated resort with a golf course…
|
ASPL1 | CY | Real estate activities |
|
Apodaca Inversiones Inmobilarias Socimi S.A.
A REIT that acquires and leases diversified real estate in …
|
MLASO | ES | Real estate activities |
|
Appeninn Vagyonkezelő Holding
Real estate investment firm managing office, commercial, an…
|
APPEN | HU | Real estate activities |
|
Apple Hospitality REIT, Inc.
A REIT that owns a large, diverse portfolio of upscale, roo…
|
APLE | US | Real estate activities |
|
Aquaticus Real Estate AB (publ)
Property company that owns and manages a fully leased R&D f…
|
AQUAT | SE | Real estate activities |
|
Arabian Centres Co.
Developer and operator of integrated lifestyle destinations…
|
4321 | SA | Real estate activities |
|
Arad Hagalil Investments Ltd.
A company that invests in, acquires, and manages buildings …
|
ARAD | IL | Real estate activities |
|
ARA LOGOS LOGISTICS TRUST MANAGEMENT LIMITED
Managed a real estate investment trust focused on logistics…
|
8GVB | SG | Real estate activities |
|
Archicom S.A.
Develops residential and commercial real estate in major me…
|
ARH | PL | Real estate activities |
Great Eagle Holdings Limited 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/48897/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48897 | 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=48897 | 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=48897 \ -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": 48897}, 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 Great Eagle Holdings Limited (id: 48897)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.