
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 |
|---|---|---|---|
|
Arco Towers REIT
Acquires, develops, and manages a diversified portfolio of …
|
— | BG | Real estate activities |
|
Arco Vara
Real estate group developing residential and commercial pro…
|
ARC1T | EE | Real estate activities |
|
Arealink Co.,Ltd.
Operates self-storage facilities and provides specialized r…
|
8914 | JP | Real estate activities |
|
Aref Thalassa Socimi S.A.U.
A Spanish REIT investing in residential buildings in Madrid…
|
MLARE | ES | Real estate activities |
|
ARENA REIT.
Owns and manages childcare and healthcare social infrastruc…
|
ARF | AU | Real estate activities |
|
Argan
Real estate developer and lessor of premium, sustainable lo…
|
ARG | FR | Real estate activities |
|
ARGO Properties N.V.
Real estate firm investing in and managing residential and …
|
ARGO | NL | Real estate activities |
|
Argosy Property Limited
Owns and manages a diversified portfolio of industrial, off…
|
ARG | NZ | Real estate activities |
|
Arihant Superstructures Limited
Real estate developer of residential projects across Mumbai…
|
ARIHANTSUP | IN | Real estate activities |
|
Arima Real Estate Socimi S.A.
Real estate investment company focused on commercial proper…
|
ARM | ES | 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.