
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 |
|---|---|---|---|
|
Canadian Rocky Mountain Properties Inc.
Manages luxury mountain lodges and resorts in the Canadian …
|
— | CA | Accommodation and food service … |
|
Casa de Bucovina-Club de Munte
Tourism company operating a 4-star hotel with a spa, restau…
|
BCM | RO | Accommodation and food service … |
|
Chalet Hotels Limited
Owner and developer of upscale hotels and mixed-use assets …
|
CHALET | IN | Accommodation and food service … |
|
Changbai Mountain Tourism Co.,Ltd
Manages transport, hospitality, and tourism resources in th…
|
603099 | CN | Accommodation and food service … |
|
Chateau International Development Co., Ltd.
Manages luxury resorts and urban hotels with integrated lei…
|
2722 | TW | Accommodation and food service … |
|
Chatham Lodging Trust
A REIT that invests in upscale, extended-stay and select-se…
|
CLDT | US | Accommodation and food service … |
|
China Ecotourism Group Limited
Comprehensive green tourism developer and public welfare lo…
|
1371 | BM | Accommodation and food service … |
|
CHL Limited
Owns and operates luxury hotel properties, including the fi…
|
532992 | IN | Accommodation and food service … |
|
Cindrella Hotels Ltd.
Luxury hotel operator in Siliguri offering accommodation, d…
|
526373 | IN | Accommodation and food service … |
|
CITY LODGE HOTELS LIMITED
Provides quality, selected services hotels in prime urban l…
|
CLH | ZA | 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.