
CADOGAN ENERGY SOLUTIONS PLC — Investor Relations & Filings
Cadogan Energy Solutions PLC is an independent, diversified energy company transitioning from a traditional focus on oil and gas. Core activities include exploration, development, and production from its licensed assets. The company also engages in the import and local trading of natural gas and provides operational services to third parties, including work-over, construction, and permitting. A key element of its strategy is the development of power generation projects, reflecting its shift towards broader energy solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Cadogan Energy Solutions Plc - Holdings in Company | 2026-06-01 | English | |
| Cadogan Energy Solutions Plc - Director/PDMR Shareholding | 2026-06-01 | English | |
| Notice of AGM | 2026-06-01 | English | |
| Cadogan Energy Solutions Plc - Notice of AGM | 2026-06-01 | English | |
| Cadogan Energy Solutions Plc - Director/PDMR Shareholding | 2026-05-05 | English | |
| Annual Accounts | 2026-04-21 | English |
Browse filings by year
21 years- 2026 12 filings
- 2025 19 filings
- 2024 25 filings
- 2023 16 filings
- 2022 21 filings
- 2021 18 filings
- 2020 17 filings
- 2019 1 filing
- 2018 1 filing
- 2017 1 filing
- 2016 1 filing
- 2015 1 filing
- 2014 1 filing
- 2013 1 filing
- 2012 1 filing
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 2 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for CADOGAN ENERGY SOLUTIONS PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Extraction of crude petroleum
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TALOS ENERGY INC.
Independent energy company exploring and producing oil and …
|
TALO | US | Mining and quarrying |
|
Tamarack Valley Energy Ltd.
Explores, develops, and produces oil, natural gas, and NGLs…
|
TVE | CA | Mining and quarrying |
|
Tanganyika Oil Company Ltd.
International oil and gas exploration and production compan…
|
TYK | CA | Mining and quarrying |
|
TANGO ENERGY ARGENTINA S.A.
Explores and produces liquid and gaseous hydrocarbons, prov…
|
— | AR | Mining and quarrying |
|
Tarragon Oil and Gas Limited
Independent energy company exploring, developing, and produ…
|
— | CA | Mining and quarrying |
|
Tatneft-3
Vertically integrated oil and gas company with refining, pe…
|
TATN | RU | Mining and quarrying |
|
TECHNOLOGY ENHANCED OIL PLC
Provides oilfield services, develops oil production assets,…
|
38YB | SG | Mining and quarrying |
|
TECPETROL S.A.
Leading energy company in hydrocarbons, power generation, a…
|
— | AR | Mining and quarrying |
|
Tenaz Energy Corp.
An energy company specializing in acquiring and developing …
|
TNZ | CA | Mining and quarrying |
|
Terra Energy Corp.
Historically an oil and gas E&P company transitioning to ge…
|
TT | CA | Mining and quarrying |
CADOGAN ENERGY SOLUTIONS PLC 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/5315/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5315 | 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=5315 | 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=5315 \ -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": 5315}, 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 CADOGAN ENERGY SOLUTIONS PLC (id: 5315)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.