
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 |
|---|---|---|---|
|
Canadian Rocky Mountain Properties Inc.
Manages luxury mountain lodges and resorts in the Canadian …
|
— | CA | Accommodation and food service … |
|
Casa de Bucovina-Club de Munte
Tourism company operating a 4-star hotel with a spa, restau…
|
BCM | RO | Accommodation and food service … |
|
Chalet Hotels Limited
Owner and developer of upscale hotels and mixed-use assets …
|
CHALET | IN | Accommodation and food service … |
|
Changbai Mountain Tourism Co.,Ltd
Manages transport, hospitality, and tourism resources in th…
|
603099 | CN | Accommodation and food service … |
|
Chateau International Development Co., Ltd.
Manages luxury resorts and urban hotels with integrated lei…
|
2722 | TW | Accommodation and food service … |
|
Chatham Lodging Trust
A REIT that invests in upscale, extended-stay and select-se…
|
CLDT | US | Accommodation and food service … |
|
China Ecotourism Group Limited
Comprehensive green tourism developer and public welfare lo…
|
1371 | BM | Accommodation and food service … |
|
CHL Limited
Owns and operates luxury hotel properties, including the fi…
|
532992 | IN | Accommodation and food service … |
|
Cindrella Hotels Ltd.
Luxury hotel operator in Siliguri offering accommodation, d…
|
526373 | IN | Accommodation and food service … |
|
CITY LODGE HOTELS LIMITED
Provides quality, selected services hotels in prime urban l…
|
CLH | ZA | 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.