
Hoteli Haludovo Malinska d.d. — Investor Relations & Filings
Hoteli Haludovo Malinska d.d. is a company engaged in the tourist and hospitality industry. The company's operations focus on providing accommodation services through its portfolio of properties. This portfolio includes the Hotel Maestral, a two-star hotel offering 33 rooms, and the Ribarsko Selo complex. The Ribarsko Selo property provides 12 double rooms and 14 apartments, and also operates the Konoba restaurant.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| tfi-2.xlsx | 2024-07-30 | Croatian | |
| combinepdf.pdf | 2024-07-30 | Croatian | |
| tfi-1.xlsx | 2024-04-30 | Croatian | |
| q1.pdf | 2024-04-30 | Croatian | |
| 23gfi-izd-pod-eur.xlsx | 2024-04-30 | Croatian | |
| 23gfi-izd-pod-eur.pdf | 2024-04-30 | Serbo-Croatian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
6 filings
| |||||
| 1897740 | tfi-2.xlsx | 2024-07-30 | Croatian | ||
| 1897739 | combinepdf.pdf | 2024-07-30 | Croatian | ||
| 1893908 | tfi-1.xlsx | 2024-04-30 | Croatian | ||
| 1893907 | q1.pdf | 2024-04-30 | Croatian | ||
| 1893910 | 23gfi-izd-pod-eur.xlsx | 2024-04-30 | Croatian | ||
| 1893909 | 23gfi-izd-pod-eur.pdf | 2024-04-30 | Serbo-Croatian | ||
|
2022
9 filings
| |||||
| 1887820 | Zapisnik od 29. 12. 2022..pdf | 2022-12-29 | Croatian | ||
| 1887049 | Doc1.pdf | 2022-11-28 | Croatian | ||
| 1885185 | tfi pod q3.xlsx | 2022-10-25 | Croatian | ||
| 1885183 | TFI pod,Q3.pdf | 2022-10-25 | Croatian | ||
| 1861406 | tfi pod q2.xlsx | 2022-07-26 | Croatian | ||
| 1861405 | q2.pdf | 2022-07-26 | Croatian | ||
| 1861049 | obavjest revizija.pdf | 2022-07-01 | Croatian | ||
| 1860707 | obavjest deblokada2.pdf | 2022-05-30 | Croatian | ||
| 1860681 | obavjest blokada2.pdf | 2022-05-25 | 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 … |
Hoteli Haludovo Malinska 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/2123/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2123 | 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=2123 | 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=2123 \ -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": 2123}, 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 Hoteli Haludovo Malinska d.d. (id: 2123)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.