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 |
|---|---|---|---|
|
Công ty Cổ phần Tập đoàn ASG
Provides logistics, airport aviation services, and industri…
|
ASG | VN | Transportation and storage |
|
CORPORACION AMERICA AIRPORTS S.A.
A private airport operator managing 52 airports in Latin Am…
|
CAAP | LU | Transportation and storage |
|
Discovery Air Inc.
Operates a Colorado FBO campus offering secure aircraft sto…
|
DA.A | CA | Transportation and storage |
|
Enav
Air navigation service provider that manages and controls c…
|
ENAV | IT | Transportation and storage |
|
Farglory FTZ
Operates a comprehensive air cargo logistics hub and multi-…
|
5607 | TW | Transportation and storage |
|
Flughafen Wien AG
Developer, constructor, and full-service operator of Vienna…
|
FLU | AT | Transportation and storage |
|
Flughafen Zürich AG
Owns and operates Zurich Airport and manages international …
|
FHZN | CH | Transportation and storage |
|
Fraport AG
Manages and operates airports worldwide with a full spectru…
|
FRA | DE | Transportation and storage |
|
GMR Airports Limited
Global developer and operator of international and domestic…
|
GMRAIRPORT | IN | Transportation and storage |
|
Grupo Aeroportuario del Centro Norte, S.A.B. de C.V.
Manages 13 international airports in central and northern M…
|
OMA | MX | 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.