
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 |
|---|---|---|---|
| Internal Dealing | 2016-06-10 | English | |
| Internal Delaing | 2016-06-10 | English | |
| Avviso di pubblicazione del verbale dell'Assemblea del 20 maggio 2016 | 2016-05-31 | Italian | |
| Verbale Assemblea 20 maggio 2016 | 2016-05-31 | Italian | |
| Pubblicazione rendiconto sintetico votazioni Assemblea | 2016-05-24 | Italian | |
| Assemblea Bastogi: approvazione bilancio 2015 | 2016-05-20 | Italian |
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.