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 |
|---|---|---|---|
|
Bengal & Assam Company Limited
Principal holding entity for JK Group with investments in a…
|
BENGALASM | IN | Financial and insurance activit… |
|
Berliner Effektengesellschaft AG
A financial holding company providing capital market, broke…
|
BFV | DE | Financial and insurance activit… |
|
BETAPART PARTICIPAÇÕES SA
Investment firm focused on equity interests and real estate…
|
— | BR | Financial and insurance activit… |
|
Bewi Invest AS
An active owner of a portfolio in industry, real estate, se…
|
BEWI | NO | Financial and insurance activit… |
|
BF Investment Limited
Manages strategic equity investments in automotive, special…
|
BFINVEST | IN | Financial and insurance activit… |
|
B.Gaon Holdings Ltd.
Investment holding company focused on infrastructure, indus…
|
GAON-M | IL | Financial and insurance activit… |
|
B Hodl PLC
Manages a corporate Bitcoin treasury and provides related B…
|
HODL | IM | Financial and insurance activit… |
|
BİLİCİ YATIRIM SANAYİ VE TİCARET A.Ş.
A diversified investment holding company operating in texti…
|
BLCYT | TR | Financial and insurance activit… |
|
Binah Capital Group, Inc.
A financial services holding company that acquires and mana…
|
BCG | US | Financial and insurance activit… |
|
Bio Vitos Pharma AB
Develops, produces, and commercializes iron succinate to tr…
|
BIOVIT | SE | 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.