
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 |
|---|---|---|---|
|
ABHOTEL CO., LTD.
Hotel management company operating a chain of accommodation…
|
6565 | JP | Accommodation and food service … |
|
Accor
A hospitality group operating over 5,700 properties and 45+…
|
AC | FR | Accommodation and food service … |
|
Advani Hotels & Resorts (India) Ltd.
Owns and operates luxury hospitality properties, including …
|
ADVANIHOTR | IN | Accommodation and food service … |
|
Advent Hotels International Limited
Owns and operates luxury urban hotels with premium lodging …
|
ADVENTHTL | IN | Accommodation and food service … |
|
AGORA Hospitality Group Co., Ltd.
Specializes in hotel management, operations, and real estat…
|
9704 | JP | Accommodation and food service … |
|
Agros Development Company "Proodos" Public LTD
Owns and operates a mountain hotel and develops residential…
|
AGRO | CY | Accommodation and food service … |
|
Aguas da Curia
Operates an integrated hotel and thermal spa resort for hea…
|
CUR | PT | Accommodation and food service … |
|
Albena AD
A hotel and resort operator on the Black Sea coast with ver…
|
ALB | BG | Accommodation and food service … |
|
ALTIN YUNUS ÇEŞME TURİSTİK TESİSLER A.Ş.
Operates a resort and tourist complex with accommodation, s…
|
AYCES | TR | Accommodation and food service … |
|
Ananti Inc.
Develops and operates a portfolio of luxury hotels, resorts…
|
025980 | KR | 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.