
Bastogi — Investor Relations & Filings
Bastogi S.p.A. is a holding company with a diversified portfolio focused on integrated services across several key sectors. The company's primary operations are in real estate, managing and developing significant property assets such as Milanofiori Nord and the historic Frigoriferi Milanesi complex. It is also heavily involved in the entertainment and events sector through the management of large-scale venues, including the Forum and Palazzo del Ghiaccio. Further activities extend to the art and culture sector, where it operates exhibition spaces and cultural centers, and the hospitality industry through its hotel management subsidiary. The company leverages its diverse assets to provide integrated services within these fields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Relazione sulla remunerazione 2016 | 2017-04-28 | Italian | |
| Relazione illustrativa degli amministratori sulle materie all'ordine del giorno dell'assemblea | 2017-04-21 | Italian | |
| Avviso di convocazione assemblea 24-25 maggio 2017 | 2017-04-21 | Italian | |
| Il consiglio di amministrazione approva i risultati al 31 dicembre 2016 | 2017-04-13 | Italian | |
| Internal Dealing | 2017-04-11 | English | |
| Internal Dealing | 2017-04-11 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bastogi, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Operation of arts facilities and sites
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMC ENTERTAINMENT HOLDINGS, INC.
A theatrical exhibition company operating the largest globa…
|
AMC | US | Arts, sports and recreation |
|
Artist Studio Inc.
A content production and distribution company specializing …
|
200350 | KR | Arts, sports and recreation |
|
Loews Cineplex Entertainment Corporation
Prominent motion picture exhibitor managing thousands of sc…
|
— | CA | Arts, sports and recreation |
|
Misonoza Co., Ltd.
Manages a theater, hosting diverse live performances and pr…
|
9664 | JP | Arts, sports and recreation |
|
Nakanihon KOGYO CO.,Ltd.
A company engaged in movie theater operations and real esta…
|
9643 | JP | Arts, sports and recreation |
|
Tokyo Theatres Company, Incorporated
A diversified enterprise in film, food and beverage, and re…
|
9633 | JP | Arts, sports and recreation |
|
Venu Holding Corp
Designs, develops, owns, and operates upscale live music ve…
|
VENU | US | Arts, sports and recreation |
Bastogi 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/4250/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4250 | 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=4250 | 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=4250 \ -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": 4250}, 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 Bastogi (id: 4250)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.