ESKEN LIMITED — Investor Relations & Filings
Esken Limited, formerly Stobart Group, is an infrastructure company with primary operations in the aviation and renewable energy sectors. The aviation division specializes in the operation of a commercial airport and the provision of ground handling services. The company's renewable energy business, formerly Esken Renewables and now operating as Seras, is a major supplier of biomass fuel. This segment manages the processing and storage of waste wood across several facilities and operates a specialized vehicle fleet to support the biomass energy industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cancellation of listing | 2024-03-28 | English | |
| Confirmation of appointment of administrators | 2024-03-21 | English | |
| Intention to appoint administrators to the Company | 2024-03-21 | English | |
| Update on Exchangeable Bonds | 2024-03-18 | English | |
| TR-1 | 2024-03-12 | English | |
| Update on the future of the Company | 2024-03-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
12 filings
| |||||
| 2011618 | Cancellation of listing | 2024-03-28 | English | ||
| 2007618 | Confirmation of appointment of administrators | 2024-03-21 | English | ||
| 2008114 | Intention to appoint administrators to the Company | 2024-03-21 | English | ||
| 2005572 | Update on Exchangeable Bonds | 2024-03-18 | English | ||
| 2003202 | TR-1 | 2024-03-12 | English | ||
| 2000703 | Update on the future of the Company | 2024-03-06 | English | ||
| 1999986 | Update on LSA & Carlyle Global Infrastructure Fund | 2024-03-05 | English | ||
| 1992915 | Update on LSA & Carlyle Global Infrastructure Fund | 2024-02-19 | English | ||
| 1987315 | Update on LSA & Carlyle Global Infrastructure Fund | 2024-02-05 | English | ||
| 1982008 | Update on LSA & Carlyle Global Infrastructure Fund | 2024-01-23 | English | ||
| 1977514 | TR-1 | 2024-01-12 | English | ||
| 1977580 | TR-1 | 2024-01-12 | English | ||
|
2023
3 filings
| |||||
| 1970854 | Transfer to standard listing | 2023-12-21 | English | ||
| 11218403 | EGM Results and Further Update | 2023-12-14 | English | ||
| 1967008 | TR1 | 2023-12-13 | English | ||
Market data
Market data not available
Price history
Peer group · Service activities incidental to air transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MMAG HOLDINGS BERHAD
Integrated supply chain management company offering logisti…
|
— | MY | Transportation and storage |
|
Pacific Airport Group
Airport operator that manages, operates, and develops 14 ai…
|
PAC | MX | Transportation and storage |
|
SAL Saudi Logistics Services Co.
Provides ground handling and integrated logistics for air a…
|
4263 | SA | Transportation and storage |
|
SATS
Leading provider of fitness and training services with a ne…
|
SATS | NO | Transportation and storage |
|
Saudi Ground Services Co.
Provides comprehensive ground handling solutions across com…
|
4031 | SA | Transportation and storage |
|
Shanghai International Airport Co.,Ltd.
Manages Shanghai's major airports, providing aviation and c…
|
600009 | CN | Transportation and storage |
|
SHENZHEN AIRPORT CO.,LTD
Operates Shenzhen Bao'an International Airport, providing a…
|
000089 | CN | Transportation and storage |
|
SOUTHEAST AIRPORT GROUP
An international airport operator that manages, maintains, …
|
ASR | US | Transportation and storage |
|
TAV HAVALİMANLARI HOLDİNG A.Ş.
A global airport operator managing 15 airports with an inte…
|
TAVHL | TR | Transportation and storage |
|
Toscana Aeroporti
Manages the Florence and Pisa airports, the primary airport…
|
TYA | IT | Transportation and storage |
ESKEN 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/5145/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5145 | 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=5145 | 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=5145 \ -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": 5145}, 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 ESKEN LIMITED (id: 5145)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.