
Kaleon Az — Investor Relations & Filings
Kaleon is a heritage management company specializing in the operation, management, protection, and enhancement of historical, artistic, natural, and museum heritage. The company is responsible for managing significant cultural assets, including the Borromean Lands on Lake Maggiore (notably Isola Bella and Isola Madre). Formerly the entity managing the Borromeo Family's assets, Kaleon leverages decades of experience to preserve and enhance the value of cultural treasures through a business model focused on their protection and public enjoyment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Inside Information / Other news releases | 2026-05-13 | English | |
| Informations privilégiées / Autres communiqués | 2026-05-13 | French | |
| Comunicazione di Internal Dealing | 2026-05-11 | Italian | |
| Comunicazione di Internal Dealing | 2026-05-07 | Italian | |
| Informations privilégiées / Autres communiqués | 2026-04-29 | French | |
| Inside Information / Other news releases | 2026-04-29 | English |
Browse filings by year
2 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Kaleon Az, 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 · Historical site and monument activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu New Tianfu Culture Tourism Development Co.,Ltd.
Invests in and operates cultural and tourism projects, infr…
|
000558 | CN | Arts, sports and recreation |
|
CHINA TOURISM AND CULTURE INVESTMENT GROUP CO.,LTD
Invests in and manages cultural tourism assets, hospitality…
|
600358 | CN | Arts, sports and recreation |
|
Schobrunn Paris
A UNESCO World Heritage site offering tours of an imperial …
|
MLSCH | FR | Arts, sports and recreation |
|
The London Tunnels PLC
Redeveloping a historic subterranean complex into a major c…
|
TLT | GB | Arts, sports and recreation |
|
XI'AN QUJIANG CULTURAL TOURISM CO.,LTD.
Manages cultural scenic destinations, hotels, catering, and…
|
600706 | CN | Arts, sports and recreation |
|
ZHEJIANG SUNRIVER CULTURE TOURISM CO.,LTD.
Manages cultural tourism sites using digital technology and…
|
600576 | CN | Arts, sports and recreation |
Kaleon Az 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/35687/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35687 | 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=35687 | 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=35687 \ -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": 35687}, 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 Kaleon Az (id: 35687)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.