
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 |
|---|---|---|---|
|
Alexis Nihon Real Estate Investment Trust
Closed-end trust owning and managing diversified real estat…
|
AN.UN | CA | Real estate activities |
|
Alfil Patrimonial Socimi
Real estate firm acquiring and managing a diverse property …
|
SCALF | ES | Real estate activities |
|
Alinma Hospitality REIT Fund
Manages hospitality assets to provide rental income and lon…
|
4349 | SA | Real estate activities |
|
Alinma Retail REIT Fund
Shariah-compliant REIT investing in income-generating retai…
|
4345 | SA | Real estate activities |
|
AlJazira REIT
Shariah-compliant fund investing in income-generating logis…
|
4331 | SA | Real estate activities |
|
Alkhabeer REIT Fund
Shari'a-compliant fund investing in diversified income-gene…
|
4348 | SA | Real estate activities |
|
AL KHALEEJ Investment
Diversified investment holding company with 42 years experi…
|
KICO | AE | Real estate activities |
|
Allied Properties Real Estate Investment Trust
Owner, operator, and developer of distinctive urban workspa…
|
AP.UN | CA | Real estate activities |
|
ALL IRON
Spanish REIT managing urban real estate for short and mediu…
|
YAI1 | ES | Real estate activities |
|
ALLOS S.A.
Specializes in the development, management, and operation o…
|
— | BR | 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.