
VIS d.d. — Investor Relations & Filings
VIS d.d. is a hospitality company that owns and operates two hotel properties: Hotel Issa and Hotel Tamaris. These establishments provide guest accommodations and are situated in prime seaside locations on the island of Vis, offering scenic views and convenient access to the town center, harbor, and local beaches. The company's offerings are complemented by integrated food and beverage services, including a restaurant that serves traditional Dalmatian cuisine and an outdoor coffee and cocktail bar. The hotels are noted for their central locations and traditional charm, providing value-oriented lodging for tourists.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Vis audit report FInal 2025_potpisano.pdf | 2026-04-23 | Croatian | |
| vis-2025-12-31-1-hr.zip | 2026-04-23 | Croatian | |
| tfi-pod_4q2025_vis.xlsx | 2026-02-26 | Croatian | |
| Vis dd - kvartalno izvjesce 4q2025 –bez zadnje_merge.pdf | 2026-02-26 | Serbo-Croatian | |
| tfi-pod-3q2025.xlsx | 2025-10-30 | Croatian | |
| Vis -Izvještaj društva 3q2025_final.pdf | 2025-10-30 | Croatian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 35763978 | Vis audit report FInal 2025_potpisano.pdf | 2026-04-23 | Croatian | ||
| 35763971 | vis-2025-12-31-1-hr.zip | 2026-04-23 | Croatian | ||
| 32840291 | tfi-pod_4q2025_vis.xlsx | 2026-02-26 | Croatian | ||
| 32840290 | Vis dd - kvartalno izvjesce 4q2025 –bez zadnje_merge.pdf | 2026-02-26 | Serbo-Croatian | ||
|
2025
9 filings
| |||||
| 8058954 | tfi-pod-3q2025.xlsx | 2025-10-30 | Croatian | ||
| 8058952 | Vis -Izvještaj društva 3q2025_final.pdf | 2025-10-30 | Croatian | ||
| 7770380 | Objava ZSE - rezultati 2025 - Vis.pdf | 2025-08-27 | Croatian | ||
| 7629827 | tfi-pod-2q2025_vis.xlsx | 2025-07-30 | Croatian | ||
| 7629824 | Vis dd-Izvještaj za 2q2025.pdf | 2025-07-30 | Croatian | ||
| 5877988 | tfi-pod-1q2025_vis.xlsx | 2025-04-30 | Croatian | ||
| 5877987 | Vis dd - kvartalno izvjesce 1q2024_final.pdf | 2025-04-30 | Croatian | ||
| 3644663 | tfi-pod-vis_4q2024.xlsx | 2025-02-26 | Croatian | ||
| 3644662 | Vis dd-izvješće 4q2024_final.pdf | 2025-02-26 | Croatian | ||
|
2024
2 filings
| |||||
| 1902327 | Objava ZSE - rezultati 2024 - Vis.pdf | 2024-08-29 | Croatian | ||
| 1897790 | tfi-pod-2q2024_vis.xlsx | 2024-07-30 | Croatian | ||
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Jiuhuashan Tourism Development Co., Ltd.
Manages cableways, hotels, and transport services for the J…
|
603199 | CN | Accommodation and food service … |
|
Apeejay Surrendra Park Hotels Limited
Owns and operates luxury boutique hotels and the Flurys con…
|
PARKHOTELS | IN | Accommodation and food service … |
|
Arena Hospitality Group d.d.
Operates and develops a portfolio of hotels, apartment comp…
|
ARNT | HR | Accommodation and food service … |
|
Aruna Hotels Ltd.
Owns and manages hotel properties with lodging, dining, and…
|
500016 | IN | Accommodation and food service … |
|
ASHFORD HOSPITALITY TRUST INC
A REIT investing in a diversified portfolio of branded, upp…
|
AHT | US | Accommodation and food service … |
|
Asian Hotels (East) Limited
Owns and operates luxury hotel properties, including the fi…
|
AHLEAST | IN | Accommodation and food service … |
|
Asian Hotels (North) Limited
Owns and manages luxury hospitality assets, including the H…
|
ASIANHOTNR | IN | Accommodation and food service … |
|
Asian Hotels (West) Ltd
Owns and operates luxury hotels, including the Hyatt Regenc…
|
AHLWEST | IN | Accommodation and food service … |
|
ATA TURİZM İŞLETMECİLİK TAŞIMACILIK MADENCİLİK KUYUMCULUK SANAYİ VE DIŞ TİCARET A.Ş.
Multi-sectoral firm specializing in hospitality, retail, mi…
|
ATATR | TR | Accommodation and food service … |
|
Atour Lifestyle Holdings Ltd
A lifestyle group operating integrated hospitality and reta…
|
ATAT | US | Accommodation and food service … |
VIS d.d. 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/2164/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2164 | 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=2164 | 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=2164 \ -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": 2164}, 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 VIS d.d. (id: 2164)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.