
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 |
|---|---|---|---|
|
AMREP CORP.
A real estate company engaged in land development and homeb…
|
AXR | US | Real estate activities |
|
AMVERTON BERHAD
Property development, leisure & resort, and senior co-livin…
|
— | MY | Real estate activities |
|
ANABUKI KOSAN INC.
A real estate firm with diversified operations in HR, healt…
|
8928 | JP | Real estate activities |
|
Ananda Development
Real estate developer of residential properties, specializi…
|
ANAN | FR | Real estate activities |
|
Anant Raj Limited
Develops residential, commercial, and IT infrastructure, in…
|
ANANTRAJ | IN | Real estate activities |
|
Annehem Fastigheter
A real estate company that acquires, develops, and manages …
|
ANNE | SE | Real estate activities |
|
ANSAL HOUSING LIMITED
Real estate developer of integrated townships, residential …
|
507828 | IN | Real estate activities |
|
Ansal Properties & Infrastructure Ltd.
Developer of integrated townships, residential, and commerc…
|
ANSALAPI | IN | Real estate activities |
|
ANTARIKSH INDUSTRIES LIMITED
Engaged in the development, construction, and management of…
|
501270 | IN | Real estate activities |
|
AP67
Real estate investment firm that acquires, manages, and dev…
|
AP67 | 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.