
Bologna Fiere — Investor Relations & Filings
BolognaFiere Group is a leading international organizer of trade fairs and exhibitions. With a portfolio of over 100 events held in Italy and around the world, the group connects businesses and professionals across a diverse range of sectors. Operating for more than a century, its core mission is to create business opportunities, foster innovation, and facilitate content exchange and professional development. The group manages a network of exhibition venues, anchored by its primary, state-of-the-art exhibition center in Bologna. This main venue is undergoing continuous expansion to enhance its capacity as a sustainable, multifunctional infrastructure for international fairs, congresses, and large-scale events. BolognaFiere also maintains a significant global footprint, organizing prominent events in key international markets.
Recent filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bologna Fiere, 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 · 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… |
|
Ascential PLC
A specialist events, intelligence, and advisory services co…
|
ASCL | GB | 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… |
|
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… |
Bologna Fiere 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/6534/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6534 | 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=6534 | 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=6534 \ -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": 6534}, 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 Bologna Fiere (id: 6534)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.