
COVENTRY GROUP LIMITED — Investor Relations & Filings
Coventry Group Limited specializes in the distribution of industrial products and the provision of technical services. The company operates through two primary business segments: Fluid Systems and Trade Distribution. The Fluid Systems division focuses on the design, manufacture, and maintenance of hydraulic systems, lubrication systems, fire suppression, and refueling solutions, catering primarily to the mining, energy, and heavy industrial sectors. The Trade Distribution division provides a comprehensive range of fasteners, industrial hardware, and specialized components for the construction, infrastructure, and manufacturing markets. Through a network of specialized branches, the company offers supply chain management, technical support, and customized engineering solutions. Its operations emphasize reliability and technical proficiency in supporting critical industrial infrastructure and maintenance requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Company Secretary 1 | 2026-04-23 | English | |
| CYG Q3 FY26 Trading Update 2 pages 185.7KB | 2026-04-19 | English | |
| CYG H1 FY26 Appendix 4D and Half Year Report 26 pages 3.3MB | 2026-02-25 | English | |
| CYG H1 FY26 Half Year Media Release 2 pages 373.3KB | 2026-02-25 | English | |
| CYG H1 FY26 Half Year Investor Presentation 14 pages 1.8MB | 2026-02-25 | English | |
| Change of Auditor 1 page 219.2KB | 2026-01-26 | English |
Browse filings by year
24 years- 2026 7 filings
- 2024 86 filings
- 2023 68 filings
- 2022 66 filings
- 2021 42 filings
- 2020 42 filings
- 2019 61 filings
- 2018 63 filings
- 2017 60 filings
- 2016 22 filings
- 2015 41 filings
- 2014 48 filings
- 2013 27 filings
- 2012 26 filings
- 2011 91 filings
- 2010 56 filings
- 2009 38 filings
- 2008 36 filings
- 2007 39 filings
- 2006 35 filings
- 2005 35 filings
- 2004 30 filings
- 2003 36 filings
- 2002 9 filings
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Master Print Tbk
Distribution and rental of industrial packaging machinery a…
|
PTMR | ID | Wholesale and retail trade |
|
PT Mitra Pack Tbk.
Provides specialized packaging solutions, focusing on codin…
|
PTMP | ID | Wholesale and retail trade |
|
PT UBC Medical Indonesia Tbk
Provides diagnostic tests, instruments, and devices for inf…
|
LABS | ID | Wholesale and retail trade |
|
Ralco Agencies Ltd.
Exclusive importer and distributor of domestic electrical a…
|
RLCO | IL | Wholesale and retail trade |
|
Ratel Group Limited
Integrated global business solutions provider specializing …
|
RTG | CA | Wholesale and retail trade |
|
Royal Aviation Inc.
Global supplier and distributor of aircraft parts and compo…
|
ROY | CA | Wholesale and retail trade |
|
RS Group PLC
A global omni-channel provider of product and service solut…
|
RS1 | GB | Wholesale and retail trade |
|
RYODEN CORPORATION
Technology trading company providing solutions in FA, build…
|
8084 | JP | Wholesale and retail trade |
|
Scandinavian Medical Solutions A/S
Global provider of pre-owned medical imaging equipment, par…
|
SMSMED | DK | Wholesale and retail trade |
|
SEGUFER S.A.
Specializes in strategic industrial supply, offering B2B so…
|
— | AR | Wholesale and retail trade |
COVENTRY GROUP LIMITED 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/64742/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64742 | 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=64742 | 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=64742 \ -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": 64742}, 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 COVENTRY GROUP LIMITED (id: 64742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.