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 |
|---|---|---|---|
| Cancellation of listing announcement | 2023-05-23 | English | |
| Form 8.3 - Hyve Group plc | 2023-05-22 | English | |
| Scheme effective announcement | 2023-05-22 | English | |
| Form 8.3 - Hyve Group plc | 2023-05-19 | English | |
| Standard form for notification of major holdings | 2023-05-19 | English | |
| Director/PDMR Share Dealing | 2023-05-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 1889077 | Cancellation of listing announcement | 2023-05-23 | English | ||
| 1888385 | Form 8.3 - Hyve Group plc | 2023-05-22 | English | ||
| 1888633 | Scheme effective announcement | 2023-05-22 | English | ||
| 1887989 | Form 8.3 - Hyve Group plc | 2023-05-19 | English | ||
| 1888083 | Standard form for notification of major holdings | 2023-05-19 | English | ||
| 1888193 | Director/PDMR Share Dealing | 2023-05-19 | English | ||
| 1887418 | Listing Application | 2023-05-18 | English | ||
| 1887419 | Court sanction of the scheme announcement | 2023-05-18 | English | ||
| 1887425 | Form 8.3 - Hyve Group plc | 2023-05-18 | English | ||
| 1886894 | Form 8.3 - Hyve Group plc | 2023-05-17 | English | ||
| 1886351 | Form 8.3 - Hyve Group plc | 2023-05-16 | English | ||
| 1885750 | Form 8.3 - Hyve Group plc | 2023-05-15 | English | ||
| 1885124 | Form 8.3 - Hyve Group plc | 2023-05-12 | English | ||
| 1884586 | Form 8.3 - Hyve Group plc | 2023-05-11 | English | ||
| 1884722 | Standard form for notification of major holdings | 2023-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Organization of conventions and trade shows
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A.E. Ventures Ltd.
Accelerates B2B technology adoption in construction and hou…
|
— | CA | Administrative and support serv… |
|
AGRONEA PRODUCCIONES S.R.L.
Specializes in organizing agro-industrial events, fostering…
|
— | AR | Administrative and support serv… |
|
Ascential PLC
A specialist events, intelligence, and advisory services co…
|
ASCL | GB | Administrative and support serv… |
|
Bologna Fiere
An international organizer of over 100 trade fairs and exhi…
|
BF | IT | Administrative and support serv… |
|
BUUU Group Ltd
A holding company providing event management and stage prod…
|
BUUU | US | Administrative and support serv… |
|
CEO EVENT MEDYA A.Ş.
Organizes a wide range of national and international corpor…
|
CEOEM | TR | Administrative and support serv… |
|
Dlg Exhibitions & Events Corporation Limited
Organizes international trade fairs and exhibitions with in…
|
600826 | CN | Administrative and support serv… |
|
Dowway Holdings Limited
Specializes in integrated exhibition and event management s…
|
8403 | HK | Administrative and support serv… |
|
E Factor Experiences Limited
Manages large-scale events, experiential marketing, and pub…
|
EFACTOR | IN | Administrative and support serv… |
|
Emerald Holding, Inc.
Operator of business-to-business events and media connectin…
|
EEX | US | 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.