Bank für Tirol und Vorarlberg AG — Investor Relations & Filings
Bank für Tirol und Vorarlberg AG (BTV) is a regional financial institution that provides a range of banking and financial products and services. The bank operates through three main segments: Retail Banking, Corporate Banking, and Private Banking. For individual customers, it offers services such as savings deposits, mortgage and non-mortgage loans, credit, and payment transfers. The corporate division focuses on providing customized financial solutions and support for mid-sized firms. The private banking segment offers individualized consultancy aimed at creating, managing, and securing wealth for clients. BTV emphasizes a customer-centric business model, focusing on tailored solutions, quick decision-making, and the development of digital processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Legal Proceedings Report 2024 | 2024-05-31 | German | |
| Transaction in Own Shares 2024 | 2024-05-15 | German | |
| AGM Information 2024 | 2024-04-16 | German | |
| Director's Dealing 2024 | 2024-04-10 | German | |
| Annual Report (ESEF) 2023 | 2024-04-05 | German | |
| Earnings Release 2023 | 2024-02-28 | German |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 991519 | Legal Proceedings Report 2024 | 2024-05-31 | German | ||
| 994616 | Transaction in Own Shares 2024 | 2024-05-15 | German | ||
| 999950 | AGM Information 2024 | 2024-04-16 | German | ||
| 1000895 | Director's Dealing 2024 | 2024-04-10 | German | ||
| 1001698 | Annual Report (ESEF) 2023 | 2024-04-05 | German | ||
| 1009309 | Earnings Release 2023 | 2024-02-28 | German | ||
|
2023
9 filings
| |||||
| 1016904 | Director's Dealing 2023 | 2023-12-19 | German | ||
| 1018729 | Director's Dealing 2023 | 2023-12-01 | German | ||
| 1020767 | Earnings Release 2023 | 2023-11-15 | German | ||
| 1021436 | Earnings Release 2023 | 2023-11-09 | German | ||
| 10396209 | PTA-Adhoc: keine Verletzung der Angebotspflicht. | 2023-11-03 | German | ||
| 1025548 | Director's Dealing 2023 | 2023-10-06 | German | ||
| 1029742 | Interim / Quarterly Report 2023 | 2023-08-25 | German | ||
| 1034126 | Earnings Release 2023 | 2023-07-28 | German | ||
| 1041201 | Director's Dealing 2023 | 2023-06-07 | German | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
Bank für Tirol und Vorarlberg 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/772/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=772 | 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=772 | 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=772 \ -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": 772}, 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 Bank für Tirol und Vorarlberg AG (id: 772)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.