HYVE GROUP PLC — Investor Relations & Filings
Hyve Group is an international organizer of trade exhibitions and conferences that creates global industry communities. The company produces a portfolio of market-leading events designed to connect entire sector ecosystems. By leveraging technology and curated meeting programs, Hyve facilitates meaningful connections and business opportunities for its customers. The event portfolio spans multiple industries, including education technology (Bett), retail and e-commerce (Shoptalk), fintech (Fintech Meetup), supply chain (Manifest), and healthcare (ViVE). The company focuses on delivering high-value experiences that drive progress and innovation within the industries it serves.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| [accounts-with-accounts-type-audit-exemption-subsiduary] made_up_date=2024-12-31 | 2025-12-09 | English | |
| Consolidated accounts of parent company for subsidiary company period ending 31/12/24 | 2025-10-09 | English | |
| Full accounts made up to 2023-12-31 | 2024-10-14 | English | |
| [change-account-reference-date-company-current-extended] made_up_date=2023-09-30, new_date=2023-12-31 | 2023-11-28 | English | |
| Cancellation of listing announcement | 2023-05-23 | English | |
| Form 8.3 - Hyve Group plc | 2023-05-22 | English |
Browse filings by year
39 years- 2025 2 filings
- 2024 1 filing
- 2023 92 filings
- 2022 57 filings
- 2021 46 filings
- 2020 82 filings
- 2019 46 filings
- 2018 78 filings
- 2017 25 filings
- 2016 52 filings
- 2015 37 filings
- 2014 88 filings
- 2013 47 filings
- 2012 7 filings
- 2011 6 filings
- 2010 4 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 2 filings
- 2001 2 filings
- 2000 1 filing
- 1999 1 filing
- 1998 2 filings
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 2 filings
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1986 1 filing
Market data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Exhicon Events Media Solutions Limited
Offers end-to-end exhibition services, venue management, an…
|
543895 | IN | Administrative and support serv… |
|
Fiera Milano
An integrated operator that organizes and manages internati…
|
FM | IT | Administrative and support serv… |
|
FLAP KONGRE TOPLANTI HİZMETLERİ OTOMOTİV VE TURİZM A.Ş.
Organizes congresses and meetings, with a focus on medical …
|
FLAP | TR | Administrative and support serv… |
|
GL events
Global provider of integrated solutions and services for th…
|
GLO | FR | Administrative and support serv… |
|
Italian Exhibition Group S.p.A.
Organizer of domestic and international trade shows, exhibi…
|
IEG | IT | Administrative and support serv… |
|
MACH CONFERENCES AND EVENTS LIMITED
Provides end-to-end MICE solutions and management for large…
|
544248 | IN | Administrative and support serv… |
|
MCH Group AG
An international experience marketing company that creates …
|
MCHN | CH | Administrative and support serv… |
|
Messe eSang Co.,Ltd
An exhibition organizer hosting over 90 annual B2B/B2C even…
|
408920 | KR | Administrative and support serv… |
|
Mm Conferences Spolka Akcyjna
Organizes business conferences and training on new technolo…
|
MMC | PL | Administrative and support serv… |
|
Party Cruisers Limited
Specializes in large-scale luxury weddings, social events, …
|
PARTYCRUS | IN | Administrative and support serv… |
HYVE 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/4773/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4773 | 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=4773 | 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=4773 \ -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": 4773}, 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 HYVE GROUP PLC (id: 4773)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.