BVZ Holding AG — Investor Relations & Filings
BVZ Holding AG is a holding company focused on public transport and tourism services, primarily through the operation of railways in alpine regions. The group's core activities encompass both regional public transport and leisure travel. Its portfolio includes prominent brands such as the Matterhorn Gotthard Bahn, which provides essential regional connections including the exclusive rail access to Zermatt, and the Gornergrat Bahn, a mountain railway offering panoramic views. The company is also a key partner in the operation of the Glacier Express, a world-renowned scenic train journey. Through its subsidiaries, BVZ Holding AG manages a comprehensive network of transportation infrastructure and tourism-related services.
Recent filings
No filings indexed yet
We are still gathering filings for BVZ Holding AG. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Passenger rail transport, interurban
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KOREA RAILROAD CORPORATION
National railroad operator providing comprehensive railway …
|
5Y2B | SG | Transportation and storage |
|
Kyushu Railway Company
Railway operator in Kyushu providing passenger, freight, an…
|
9142 | JP | Transportation and storage |
|
Nagoya Railroad Co., Ltd.
A private railway company with diversified operations in tr…
|
9048 | JP | Transportation and storage |
|
NAGOYA RAILROAD CO., LTD
Private railway company operating a 444km passenger network…
|
22GB | SG | Transportation and storage |
|
Nankai Electric Railway Co.,Ltd.
A private railway operator connecting central Osaka with Wa…
|
9044 | JP | Transportation and storage |
|
Odakyu Electric Railway Co.,Ltd
A private railway connecting central Tokyo with western sub…
|
9007 | JP | Transportation and storage |
|
THSRC
Operates a 350km high-speed rail network connecting major u…
|
2633 | TW | Transportation and storage |
|
West Japan Railway Company
Major passenger railway operator providing high-speed and c…
|
9021 | JP | Transportation and storage |
|
Željeznicki Prevoz Crne Gore a.d. Podgorica
National railway operator providing local and international…
|
ZPCG | ME | Transportation and storage |
BVZ Holding AG 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/847/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=847 | 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=847 | 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=847 \ -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": 847}, 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 BVZ Holding AG (id: 847)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.