
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 10 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 |
|---|---|---|---|
|
Tuscany Energy Ltd.
Explores and produces crude oil and natural gas, specializi…
|
TSCAF | CA | Mining and quarrying |
|
Tusk Energy Inc.
Exploration, development, and production of oil and natural…
|
TUSK | CA | Mining and quarrying |
|
Twin Butte Energy Ltd.
Intermediate oil and gas company that ceased operations and…
|
TBE | CA | Mining and quarrying |
|
Twoco Petroleums Ltd.
Energy company focused on exploring, developing, and produc…
|
TWO | CA | Mining and quarrying |
|
TXO Partners, L.P.
Acquires and develops conventional oil and gas reserves in …
|
TXO | US | Mining and quarrying |
|
UNION JACK OIL PLC
Onshore oil and gas company with production and exploration…
|
UJO | GB | Mining and quarrying |
|
United Energy Group Limited
Independent energy company focused on upstream oil/gas, cle…
|
467 | BM | Mining and quarrying |
|
UNITED OIL & GAS PLC
An oil and gas company focused on exploration, appraisal, a…
|
UOG | GB | Mining and quarrying |
|
United Rayore Gas Ltd.
Energy company specializing in the acquisition and developm…
|
— | CA | Mining and quarrying |
|
United Terra Enterprises 11.500% 10Sep30
Energy company focused on sustainable Oil & Gas, Solar & Wi…
|
UTRNT0930USD | AE | 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.