
Schobrunn Paris — Investor Relations & Filings
Schönbrunn Palace is a former imperial summer residence and a significant cultural heritage site. The organization manages the palace and its extensive grounds, which are recognized as a UNESCO World Heritage site. Core activities involve offering public access to the historic state apartments and private imperial rooms through various tours, often supported by audio guides. The complex also includes numerous attractions such as the Privy Garden, the Orangery, the Neptune Fountain, and the Gloriette monument. Additionally, the site hosts the Schönbrunn Zoo, a Palm House, a Desert House, and the Imperial Carriage Museum. Cultural experiences are provided through the Schoenbrunn Palace Concerts and a historic Marionette Theatre. Various ticket packages, including combination passes, are available for visitors to explore the different attractions.
Recent filings
No filings indexed yet
We are still gathering filings for Schobrunn Paris. .
No filings match the current filters
Try clearing the filters, or .
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 |
|
Kaleon Az
Manages and enhances historical, artistic, natural, and mus…
|
KLN | IT | 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 |
Schobrunn Paris 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/1652/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1652 | 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=1652 | 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=1652 \ -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": 1652}, 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 Schobrunn Paris (id: 1652)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.