
KINOVO PLC — Investor Relations & Filings
Kinovo PLC is a specialist property services provider focused on safety, regulatory compliance, and sustainability. The company delivers a range of services including electrical, mechanical, building repair, and maintenance, with a strong emphasis on green energy and decarbonisation solutions. Its primary clients are housing associations and local authorities. Kinovo operates through three complementary subsidiaries—Dunhams, Purdy, and Spokemead—which allows it to offer an integrated, comprehensive approach to property management and regeneration. The company's services are designed to help clients maintain safe, compliant, and sustainable living spaces.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Scheme Effective | 2025-07-01 | English | |
| Recommended Final Cash Acquisition of Kinovo plc | 2025-06-27 | English | |
| Results of Court Meeting and General Meeting | 2025-06-23 | English | |
| Recommended Final Cash Acquisition of Kinovo plc | 2025-05-23 | English | |
| Form 8.3 - Kinovo PLC - JTC | 2025-05-22 | English | |
| Form 8 OPD - Kinovo PLC | 2025-05-22 | English |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 11370634 | Scheme Effective | 2025-07-01 | English | ||
| 6461134 | Recommended Final Cash Acquisition of Kinovo plc | 2025-06-27 | English | ||
| 6451328 | Results of Court Meeting and General Meeting | 2025-06-23 | English | ||
| 5986284 | Recommended Final Cash Acquisition of Kinovo plc | 2025-05-23 | English | ||
| 11358291 | Form 8.3 - Kinovo PLC - JTC | 2025-05-22 | English | ||
| 11358234 | Form 8 OPD - Kinovo PLC | 2025-05-22 | English | ||
| 11357797 | Form 8.3 - Kinovo plc - Lee Venables | 2025-05-22 | English | ||
| 11357492 | Form 8.3 - Kinovo PLC - John Horlock | 2025-05-21 | English | ||
| 11357487 | Kinovo PLC - Form 8.3 - Rooney | 2025-05-21 | English | ||
| 5968164 | Form 8.3 - Kinovo PLC - Michael Keith Whitaker | 2025-05-20 | English | ||
| 5928735 | Form 8.3 - KINOVO PLC - Tipacs2 | 2025-05-15 | English | ||
| 5909501 | Statement re press speculation - replacement | 2025-05-12 | English | ||
| 11353488 | Statement re press speculation | 2025-05-12 | English | ||
| 11350804 | Holding(s) in Company | 2025-05-06 | English | ||
| 5582561 | Holding(s) in Company | 2025-02-24 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KINOVO 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 |
|---|---|---|---|
|
Accel Group Holdings Limited
Provider of E&M engineering services, green building soluti…
|
1283 | HK | Construction |
|
ACTER TECHNOLOGY INTEGRATION GROUP CO., LTD.
Provides cleanroom engineering and integrated M&E systems f…
|
603163 | CN | Construction |
|
AKATSUKI EAZIMA CO., LTD.
A facility engineering company specializing in energy conse…
|
1997 | JP | Construction |
|
Aqualine Ltd.
Offers emergency plumbing repairs and sells mineral water a…
|
6173 | JP | Construction |
|
ASAHI KOGYOSHA CO.,LTD.
Environmental engineering firm providing HVAC installation …
|
1975 | JP | Construction |
|
BİRLEŞİM MÜHENDİSLİK ISITMA SOĞUTMA HAVALANDIRMA SANAYİ VE TİCARET A.Ş.
A mechanical contracting company specializing in HVAC, plum…
|
BRLSM | TR | Construction |
|
Chase Resource Corporation
Provides comprehensive non-welded piping solutions for indu…
|
CQS | CA | Construction |
|
Cheminvest a.s.
Engineering and construction firm providing technical, inst…
|
1CHI01AE | SK | Construction |
|
COMFORT SYSTEMS USA INC
Provider of mechanical, electrical, and plumbing (MEP) buil…
|
FIX | US | Construction |
|
Công ty Cổ phần Cơ Điện Lạnh
Provides M&E engineering services, manufactures air conditi…
|
REE | VN | Construction |
KINOVO 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/7745/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7745 | 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=7745 | 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=7745 \ -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": 7745}, 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 KINOVO PLC (id: 7745)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.