
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 | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for VIS d.d., but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Hotels and similar accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lakeview Hotel Investment Corp.
Owner and operator of a portfolio of service hotels and com…
|
LHR | CA | Accommodation and food service … |
|
Lakeview Hotel Real Estate Investment Trust
Hospitality investment trust owning, managing, and licensin…
|
LHR.UN | CA | Accommodation and food service … |
|
Lampsa Hotel S.A.
Operates and manages luxury hotel complexes in Greece and S…
|
LAMPS | GR | Accommodation and food service … |
|
Layster Investments Plc
Owns, operates, and manages a four-star, adult-focused, wat…
|
LAY | CY | Accommodation and food service … |
|
Leela Palaces Hotels & Resorts Limited
Operates luxury hotels and resorts with traditional aesthet…
|
THELEELA | IN | Accommodation and food service … |
|
Legend Strategy International Holdings Group Company Limited
Hospitality investment group providing accommodation operat…
|
1355 | HK | Accommodation and food service … |
|
Lemon Tree Hotels Limited
Operates a diverse hotel portfolio across upscale, midscale…
|
LEMONTREE | IN | Accommodation and food service … |
|
LEOFOO DEVELOPMENT CO., LTD.
A hospitality group providing integrated accommodation, din…
|
2705 | TW | Accommodation and food service … |
|
Leptos Calypso Hotels Public LTD
Owns, operates, and manages a diverse portfolio of tourist …
|
LCH | CY | Accommodation and food service … |
|
Les Hôtels Baverez S.A.
A family-owned group owning and operating three historic fi…
|
ALLHB | FR | 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.