GFL LIMITED — Investor Relations & Filings
GFL Limited is a holding company that manages a diversified portfolio of investments and strategic assets. The entity primarily focuses on providing capital and strategic oversight to its subsidiary operations. Its core interests include significant holdings in the renewable energy sector, particularly wind energy manufacturing and services, as well as the entertainment and media space through cinema exhibition platforms. Following a corporate demerger of its chemical business, the company transitioned into its current role as an investment vehicle. It aims to drive growth across its group companies by leveraging its financial resources and management expertise to support infrastructure development and service delivery in its key focus areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-10 | English | |
| Shareholders meeting | 2026-03-27 | English | |
| Trading Window | 2026-03-27 | English | |
| General Updates | 2026-03-19 | English | |
| Shareholders meeting | 2026-02-25 | English | |
| Change in Director(s) | 2026-02-12 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 42208548 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-10 | English | ||
| 42210508 | Shareholders meeting | 2026-03-27 | English | ||
| 42216531 | Trading Window | 2026-03-27 | English | ||
| 42165106 | General Updates | 2026-03-19 | English | ||
| 42174173 | Shareholders meeting | 2026-02-25 | English | ||
| 42187690 | Change in Director(s) | 2026-02-12 | English | ||
| 42187774 | Change in Director(s) | 2026-02-12 | English | ||
| 42189423 | Amalgamation/Merger | 2026-02-12 | English | ||
| 42190414 | Outcome of Board Meeting | 2026-02-12 | English | ||
| 42209617 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-14 | English | ||
|
2025
4 filings
| |||||
| 42216085 | Demise | 2025-12-30 | English | ||
| 42224812 | Updates | 2025-12-29 | English | ||
| 42226132 | Trading Window | 2025-12-29 | English | ||
| 42213203 | Reply to Clarification- Financial results | 2025-12-24 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURA RENEWABLE ACQUISITIONS PLC
A holding company acquiring businesses in the global renewa…
|
ARA | GB | Financial and insurance activit… |
|
Auscan Resources Inc.
Identifying and evaluating new business opportunities or as…
|
ACR.H | CA | Financial and insurance activit… |
|
AUTO ITALIA HOLDINGS LIMITED
Diversified investment holding company focused on auto dist…
|
720 | HK | Financial and insurance activit… |
|
Avanea Investment Holding a.s.
Investment company providing financial support to firms in …
|
— | SK | Financial and insurance activit… |
|
AVRUPA YATIRIM HOLDİNG A.Ş.
An investment holding company managing a diversified portfo…
|
AVHOL | TR | Financial and insurance activit… |
|
Axos Financial, Inc.
Provides digital banking, securities clearing, and investme…
|
AX | US | Financial and insurance activit… |
|
AYYAN Investment Co.
Diversified investment firm managing healthcare, industrial…
|
2140 | SA | Financial and insurance activit… |
|
BAAN Holding Group Co.
Diversified firm managing real estate, construction, hospit…
|
1820 | SA | Financial and insurance activit… |
|
Badeco Adria d.d. Sarajevo
A diversified holding company with operations in the tobacc…
|
FDSS | BA | Financial and insurance activit… |
|
Bajaj Finserv Limited
Financial services conglomerate providing lending, insuranc…
|
BAJAJFINSV | IN | Financial and insurance activit… |
GFL 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/61605/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61605 | 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=61605 | 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=61605 \ -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": 61605}, 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 GFL LIMITED (id: 61605)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.