
EARNZ PLC — Investor Relations & Filings
EARNZ PLC is an energy services group that provides heating, energy, and decarbonisation services for residential and commercial properties. The company operates a 'buy-and-build' strategy, acquiring and integrating businesses focused on achieving net-zero emissions. Its core activities include heating maintenance, boiler refits, and comprehensive retrofit solutions. By implementing a whole-building fabric approach and leveraging government incentives, the group aims to deliver innovative and sustainable energy solutions. Through the integration of acquired companies, EARNZ PLC scales its expertise and service offerings in the decarbonisation sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Contract Win | 2026-05-08 | English | |
| Holding(s) in Company | 2026-04-01 | English | |
| Holding(s) in Company | 2026-03-31 | English | |
| Holding(s) in Company | 2026-03-31 | English | |
| Result of General Meeting | 2026-03-30 | English | |
| Holding(s) in Company | 2026-03-24 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44107067 | Contract Win | 2026-05-08 | English | ||
| 33559231 | Holding(s) in Company | 2026-04-01 | English | ||
| 33120168 | Holding(s) in Company | 2026-03-31 | English | ||
| 33120164 | Holding(s) in Company | 2026-03-31 | English | ||
| 33088502 | Result of General Meeting | 2026-03-30 | English | ||
| 33034417 | Holding(s) in Company | 2026-03-24 | English | ||
| 33034411 | Holding(s) in Company | 2026-03-24 | English | ||
| 32958360 | Holding(s) in Company | 2026-03-16 | English | ||
| 32958358 | Holding(s) in Company | 2026-03-16 | English | ||
| 32944531 | Result of Retail Offer | 2026-03-13 | English | ||
| 32940322 | Posting of Circular and Notice of General Meeting | 2026-03-13 | English | ||
| 32934421 | Retail Offer of up to £0.5 million | 2026-03-12 | English | ||
| 32934296 | Result of Placing and PDMR Dealing | 2026-03-12 | English | ||
| 32930414 | Proposed Acquisition, Placing to raise £3.50m | 2026-03-11 | English | ||
| 32872477 | Holding(s) in Company | 2026-03-03 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for EARNZ 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 · Plumbing, heat and air-conditioning installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DAI-DAN CO.,LTD.
Engineering firm specializing in electrical, AC, plumbing, …
|
1980 | JP | Construction |
|
Ecoclime Group B
Develops and supplies systems for circular energy and heat …
|
ECC | SE | Construction |
|
Falcon Technoprojects India Limited
Provides integrated MEP, fire protection, and HVAC services…
|
FALCONTECH | IN | Construction |
|
FUJITA ENGINEERING CO.,LTD.
Designs, constructs, and maintains building and industrial …
|
1770 | JP | Construction |
|
Golden Leaf International Group Limited
E&M engineering contractor offering one-stop solutions for …
|
8549 | HK | Construction |
|
Hao Bai International (Cayman) Limited
Specialist contractor providing end-to-end solutions for co…
|
8431 | HK | Construction |
|
HVAX Technologies Limited
Turnkey EPC solutions for cleanrooms, HVAC systems, and con…
|
HVAX | IN | Construction |
|
Instalco
A technical installation and service company for properties…
|
INSTAL | SE | Construction |
|
KAWASAKI SETSUBI KOGYO CO., LTD.
Engineering and construction company specializing in buildi…
|
1777 | JP | Construction |
|
KING WAN CORPORATION LIMITED
An integrated building services company specializing in M&E…
|
554 | SG | Construction |
EARNZ 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/7609/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7609 | 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=7609 | 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=7609 \ -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": 7609}, 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 EARNZ PLC (id: 7609)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.