
HD Dunav AD — Investor Relations & Filings
HD Dunav AD is a holding company principally engaged in the acquisition, management, evaluation, and sale of shares in domestic and foreign companies. Its activities also include the acquisition, management, and sale of bonds and patents, as well as the cession of licenses. The company specializes in the restructuring and management of its subsidiaries, the establishment of new subsidiary companies, and the investment in and financing of other enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 658908-Dopalnitelna-inf-otchet-30.06.2025.docx | 2025-07-29 | English | |
| 658912-Pismo-prilozenij-Otchet-30.06.2025.doc | 2025-07-29 | English | |
| 658906-Q2_2025.xml | 2025-07-29 | English | |
| 658905-Q2_2025.xlsx | 2025-07-29 | Norwegian Nynorsk | |
| 658895-Schetovodna_p-ka-otset-30.06.2025.doc | 2025-07-29 | English | |
| 658894-Otshet-30.06.2025-mss.xls | 2025-07-29 | English |
Browse filings by year
3 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for HD Dunav AD, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Repair and maintenance of machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vimab Group AB
An industrial group delivering services and solutions with …
|
VIMAB | SE | Manufacturing |
|
Zhengzhou Suda Industry Machinery Service Co., Ltd.
Provides maintenance, repair, and remanufacturing services …
|
001277 | CN | Manufacturing |
HD Dunav AD 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/10041/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10041 | 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=10041 | 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=10041 \ -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": 10041}, 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 HD Dunav AD (id: 10041)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.