
POWERHOUSE ENERGY GROUP PLC — Investor Relations & Filings
Powerhouse Energy Group specializes in sustainable energy innovation through its proprietary and patented Distributed Modular Generation (DMG®) technology. This advanced thermal process converts non-recyclable waste streams, including plastics and end-of-life tyres, into a versatile synthesis gas (syngas). The syngas serves as a feedstock for producing valuable outputs such as clean hydrogen, electricity, heat, and chemical precursors. The DMG® process is designed as a cleaner alternative to traditional waste-to-energy methods, creating a carbon residue instead of releasing significant CO₂ into the atmosphere. The company also provides specialized engineering services for the deployment of new and clean energy technologies through its subsidiary, Engsolve Ltd.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Operational Update | 2026-04-28 | English | |
| Oversubscribed Retail Offer | 2026-04-27 | English | |
| Retail Offer through the BookBuild Platform | 2026-04-23 | English | |
| Conditional Placing to Raise £400,000 | 2026-04-23 | English | |
| Granting of non-exclusive licence to HUI | 2026-04-13 | English | |
| Publication of Research Report | 2026-03-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 37867784 | Operational Update | 2026-04-28 | English | ||
| 37325525 | Oversubscribed Retail Offer | 2026-04-27 | English | ||
| 35607811 | Retail Offer through the BookBuild Platform | 2026-04-23 | English | ||
| 35607376 | Conditional Placing to Raise £400,000 | 2026-04-23 | English | ||
| 34392475 | Granting of non-exclusive licence to HUI | 2026-04-13 | English | ||
| 32962925 | Publication of Research Report | 2026-03-17 | English | ||
| 32859818 | MENA, GCC and Asia Marketing Agreement | 2026-03-02 | English | ||
| 13512837 | Submission of Planning Application | 2026-01-28 | English | ||
| 13321258 | Signing of Agreement to Lease Site in Ballymena | 2026-01-26 | English | ||
|
2025
6 filings
| |||||
| 9336553 | Change of Advisers | 2025-12-05 | English | ||
| 8952429 | Australian Project update | 2025-12-01 | English | ||
| 8553228 | Engsolve Trading update | 2025-11-24 | English | ||
| 8479142 | Further Patent Grants | 2025-11-20 | English | ||
| 7854216 | Feedstock Testing Unit update | 2025-09-18 | English | ||
| 7831871 | Half Year Report for 6 months ended 30 June 2025 | 2025-09-16 | English | ||
Market data
Market data not available
Price history
Peer group · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
|
AMBIPAR PARTICIPAÇÕES E EMPREENDIMENTOS S.A.
Provides integrated environmental management, crisis respon…
|
— | BR | Water supply; sewerage, waste m… |
POWERHOUSE ENERGY GROUP 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/7853/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7853 | 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=7853 | 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=7853 \ -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": 7853}, 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 POWERHOUSE ENERGY GROUP PLC (id: 7853)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.