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
12 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 | ||
| 43865582 | Board Meeting — Financial Results | 2026-02-05 | English | ||
| 43865565 | Board Meeting — Board Meeting Intimation | 2026-02-05 | English | ||
| 42209617 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-14 | English | ||
|
2025
3 filings
| |||||
| 42216085 | Demise | 2025-12-30 | English | ||
| 42224812 | Updates | 2025-12-29 | English | ||
| 42226132 | Trading Window | 2025-12-29 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BONAIRE PARTICIPAÇÕES S.A.- EM LIQUIDAÇÃO
Holding company in liquidation managing asset realization a…
|
— | BR | Financial and insurance activit… |
|
Boreo Oyj
Acquires and develops B2B companies in electronics and tech…
|
BOREO | FI | Financial and insurance activit… |
|
Borgosesia
An industrial holding company investing in non-performing a…
|
BO | IT | Financial and insurance activit… |
|
BORUSAN YATIRIM VE PAZARLAMA A.Ş.
An investment and holding company with a portfolio in indus…
|
BRYAT | TR | Financial and insurance activit… |
|
Bosqar d.d.
Investment holding company acquiring and developing busines…
|
MRUL | HR | Financial and insurance activit… |
|
BOSTON INTERNATIONAL HOLDINGS PLC
A SPAC focused on acquiring businesses within the foreign e…
|
BIH | GB | Financial and insurance activit… |
|
BOSTON OMAHA Corp
A holding company with operations in advertising, broadband…
|
BOC | US | Financial and insurance activit… |
|
Bowram Energy Inc.
Identifies and acquires businesses or assets to complete a …
|
BRO.P | CA | Financial and insurance activit… |
|
BRADESPAR S/A
Investment holding company focused on mineral resources and…
|
— | BR | Financial and insurance activit… |
|
BRAIT PLC
Investment holding company investing in sizeable, unlisted …
|
BAT | MU | 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.