
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 |
|---|---|---|---|
|
Vecta Energy Corporation
Explores, produces, and refines oil and gas, providing envi…
|
VER.H | CA | Mining and quarrying |
|
Venator Petroleum Company Ltd.
Specializes in hydrocarbon resource management, acquiring, …
|
EGO | CA | Mining and quarrying |
|
Vermilion Energy Inc.
Global energy producer focused on developing oil and natura…
|
VET | CA | Mining and quarrying |
|
VERMILION ENERGY INC.
International energy producer of petroleum and natural gas …
|
VET | CA | Mining and quarrying |
|
Viking Energy Royalty Trust
An investment trust dedicated to generating income from oil…
|
VKR.UN | CA | Mining and quarrying |
|
Viper Energy, Inc.
Owns mineral and royalty interests in oil and gas propertie…
|
VNOM | US | Mining and quarrying |
|
Viracocha Energy Inc.
Western Canadian oil and gas company acquiring, exploring, …
|
VCA | CA | Mining and quarrying |
|
Virginia Hills Oil Corp.
Exploration, production, and development of oil and gas pro…
|
VHO | CA | Mining and quarrying |
|
Vision 2000 Exploration Ltd.
Junior energy company focused on oil and gas exploration, a…
|
— | CA | Mining and quarrying |
|
VISTA ENERGY ARGENTINA SAU
An energy company focused on hydrocarbon exploration, produ…
|
— | AR | 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.