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 |
|---|---|---|---|
|
Grupo Aeroportuario del Pacífico, S.A.B. de C.V.
Manages 14 international airports in the Pacific and Caribb…
|
GAP | MX | Transportation and storage |
|
Grupo Aeroportuario del Sureste, S.A.B. de C.V.
Operates 16 airports, providing aeronautical and non-aerona…
|
ASUR | MX | Transportation and storage |
|
Guangzhou Baiyun International Airport Company Limited
Manages a major aviation hub in the Greater Bay Area with g…
|
600004 | CN | Transportation and storage |
|
HAINAN AIRPORT INFRASTRUCTURE CO., LTD
Manages airport operations, infrastructure development, and…
|
600515 | CN | Transportation and storage |
|
Hainan Meilan International Airport Company Limited
Owner and operator of Haikou Meilan International Airport, …
|
357 | HK | Transportation and storage |
|
Japan Airport Terminal Co.,Ltd.
Manages airport passenger terminals, including facilities, …
|
9706 | JP | Transportation and storage |
|
Knafaim Holdings Ltd.
An aviation holding company in aircraft leasing, maintenanc…
|
KNFM | IL | Transportation and storage |
|
Københavns Lufthavne
Owns and operates Copenhagen and Roskilde airports, a major…
|
KBHL | DK | Transportation and storage |
|
KOREA AIRPORT SERVICE CO.,LTD
A comprehensive provider of aircraft ground handling and ca…
|
005430 | KR | Transportation and storage |
|
Malta International Airport Plc
Develops, operates, and manages the sole airport of the Mal…
|
MIA | MT | 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.