
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 |
|---|---|---|---|
|
Constantinou Bros Hotels Public Company LTD
Owns and operates a portfolio of four luxury, beachfront ho…
|
CBH | CY | Accommodation and food service … |
|
Country Club Hospitality & Holidays Ltd
Provides membership-based hospitality, vacation ownership, …
|
CCHHL | IN | Accommodation and food service … |
|
CVS Bay Area Inc.
A diversified service company managing hotels, convenience …
|
2687 | JP | Accommodation and food service … |
|
Dalata Hotel GP
Hotel operator that owns, leases, and manages 3 & 4-star ho…
|
DHG | IE | Accommodation and food service … |
|
Dan Hotels Ltd.
An operator of a luxury hotel chain with properties in prim…
|
DANH | IL | Accommodation and food service … |
|
Destination Resorts Inc.
Hospitality investor specializing in developing and managin…
|
— | CA | Accommodation and food service … |
|
DeTai New Energy Group Limited
Investment holding company focused on hotel hospitality, mo…
|
559 | HK | Accommodation and food service … |
|
DiamondRock Hospitality Co
A real estate investment trust (REIT) owning 35 premium hot…
|
DRH | US | Accommodation and food service … |
|
Dome Investments Public Company LTD
Owns and operates a deluxe seaside hotel with 205 rooms in …
|
DOME | CY | Accommodation and food service … |
|
Dusit International
A hospitality group offering Thai-inspired gracious hospita…
|
DUSIT | TH | 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.