
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 |
|---|---|---|---|
|
WestCastle Energy Trust
Income trust focused on acquiring and producing conventiona…
|
— | CA | Mining and quarrying |
|
Westcore Energy Ltd.
Exploration and development of oil and gas resource propert…
|
WTR.H | CA | Mining and quarrying |
|
Western Canada Energy Ltd.
Exploring and developing oil and gas reserves in the Wester…
|
WCE | CA | Mining and quarrying |
|
Western Plains Petroleum Ltd.
E&P company focused on heavy oil acquisition, exploration, …
|
WPP | CA | Mining and quarrying |
|
WESTFORT ENERGY LTD.
Historically active in the energy sector in the early 2000s.
|
— | CA | Mining and quarrying |
|
Westgate Energy Inc.
Junior E&P developing medium and heavy oil resources in Wes…
|
WGT | CA | Mining and quarrying |
|
West Isle Energy Inc.
Exploring, developing, and producing oil and gas reserves i…
|
WEI | CA | Mining and quarrying |
|
Westrock Energy Income Fund I
Historical energy trust generating income from oil and natu…
|
— | CA | Mining and quarrying |
|
Whitecap Resources Inc.
Energy company producing light oil and natural gas in the W…
|
WCP | CA | Mining and quarrying |
|
WILDCAT PETROLEUM PLC
An upstream oil and gas company using blockchain to monetiz…
|
WCAT | GB | 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.