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 |
|---|---|---|---|
|
Abhishek Integrations Limited
Provides O&M services for airport infrastructure and techni…
|
AILIMITED | IN | Transportation and storage |
|
Aena SME S.A.
A global airport management company managing airport infras…
|
AENA | ES | Transportation and storage |
|
Aeroporto Guglielmo Marconi Di Bologna
Manages the international airport serving Bologna and the E…
|
ADB | IT | Transportation and storage |
|
Aéroports de Paris
Designs, builds, and operates airport platforms, managing t…
|
ADP | FR | Transportation and storage |
|
Aeropuertos Argentina 2000 S.A.
Private airport concessionaire managing and operating 35 ai…
|
— | AR | Transportation and storage |
|
AGP CORPORATION
Specializes in airport infrastructure support and ground se…
|
9377 | JP | Transportation and storage |
|
A & S Group (Holdings) Limited
Specializes in air freight logistics, terminal operations, …
|
1737 | HK | Transportation and storage |
|
Asia-express Logistics Holdings Limited
Provides air cargo ground handling, terminal operations, wa…
|
8620 | HK | Transportation and storage |
|
Athens International Airport S.A.
Manages, operates, and develops the largest airport in Gree…
|
AIA | GR | Transportation and storage |
|
AUCKLAND INTERNATIONAL AIRPORT LIMITED
Manages aviation infrastructure, retail services, and comme…
|
AIA | NZ | 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.