
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 |
|---|---|---|---|
|
ATAKULE GAYRİMENKUL YATIRIM ORTAKLIĞI A.Ş.
A real estate investment trust developing and managing comm…
|
AGYO | TR | Real estate activities |
|
Atal S.A.
A real estate developer of residential, office, and investm…
|
1AT | PL | Real estate activities |
|
ATENOR
International developer of large-scale, sustainable, mixed-…
|
ATEB | BE | Real estate activities |
|
Athos Immobilien AG
Real estate firm for development, investment, and managemen…
|
ATH | AT | Real estate activities |
|
ATOM HOTELES
A real estate investment vehicle that acquires and manages …
|
YATO | ES | Real estate activities |
|
Atrium Bire Sigi S.A.
A real estate investment company acquiring and managing cor…
|
MLATR | PT | Real estate activities |
|
Atrium Ljungberg
Owns, manages, and develops sustainable mixed-use propertie…
|
ATRLJ | SE | Real estate activities |
|
ATRIUM REAL ESTATE INVESTMENT TRUST
Primarily owns and invests in industrial properties and rel…
|
— | MY | Real estate activities |
|
ATTACQ LIMITED
Engaged in property development and investment, specializin…
|
ATT | ZA | Real estate activities |
|
Aurora Eiendom AS
A real estate company that owns, operates, and develops sho…
|
AURA | NO | 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.