
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 |
|---|---|---|---|
|
A. Tsokkos Hotels Public LTD
Manages 29 hotels and 14 wedding venues in Cyprus tourist d…
|
TSH | CY | Accommodation and food service … |
|
Banyan Group
Global hospitality company with a multi-branded portfolio o…
|
B58 | IT | Accommodation and food service … |
|
Benares Hotels Ltd
IHCL subsidiary owning and operating luxury and heritage ho…
|
509438 | IN | Accommodation and food service … |
|
Bernard Loiseau SA
A group specializing in high-end hospitality, fine dining, …
|
ALDBL | FR | Accommodation and food service … |
|
Best Eastern Hotels Limited
Owns and operates luxury hotels and resorts with premium lo…
|
508664 | IN | Accommodation and food service … |
|
Blue Coast Hotels Ltd
Develops and operates luxury hotels and resorts within the …
|
BLUECOAST | IN | Accommodation and food service … |
|
Boho Group AB
A property development and management company in the luxury…
|
BOHO | SE | Accommodation and food service … |
|
Braemar Hotels & Resorts Inc.
A REIT that owns luxury and upper-upscale hotels with high …
|
BHR | US | Accommodation and food service … |
|
Brigade Hotel Ventures Limited
Developer and owner of upscale hospitality assets partnerin…
|
BRIGHOTEL | IN | Accommodation and food service … |
|
BTG Hotels (Group) Co., Ltd.
Manages and franchises a diverse portfolio of economy to lu…
|
600258 | CN | 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.