
Vodoprivreda Zagreb d.d. — Investor Relations & Filings
Vodoprivreda Zagreb d.d. is an engineering and construction company specializing in water management and environmental services. Its core activities encompass the design, construction, supervision, and maintenance of water-related assets. Key services include the development and upkeep of water distribution systems and the implementation of comprehensive flood protection measures. The company is also engaged in the maintenance and protection of green spaces and forest areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| II kvartal 2024 tfi-pod-eur.xlsx | 2024-07-29 | Croatian | |
| II kvartal 2024 pdf.pdf | 2024-07-29 | Serbo-Croatian | |
| Poziv na Glavnu skupštinu Društva | 2024-06-27 | Croatian | |
| I-III 2024 tfi-pod-eur.xlsx | 2024-04-30 | Croatian | |
| I KVARTAL 2024.pdf | 2024-04-30 | Croatian | |
| Izvješće revizora za 2023.pdf | 2024-04-09 | Croatian |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
7 filings
| |||||
| 1897672 | II kvartal 2024 tfi-pod-eur.xlsx | 2024-07-29 | Croatian | ||
| 1897668 | II kvartal 2024 pdf.pdf | 2024-07-29 | Serbo-Croatian | ||
| 1896329 | Poziv na Glavnu skupštinu Društva | 2024-06-27 | Croatian | ||
| 1893919 | I-III 2024 tfi-pod-eur.xlsx | 2024-04-30 | Croatian | ||
| 1893918 | I KVARTAL 2024.pdf | 2024-04-30 | Croatian | ||
| 1891323 | Izvješće revizora za 2023.pdf | 2024-04-09 | Croatian | ||
| 1891320 | VDZG-2023-12-31-hr.zip | 2024-04-09 | Croatian | ||
|
2022
8 filings
| |||||
| 1885954 | 3Q2022 | 2022-10-28 | Croatian | ||
| 1885950 | 3Q2022 | 2022-10-28 | Croatian | ||
| 1884391 | pfi-pod- I-VI 2022.xlsx | 2022-09-29 | Croatian | ||
| 1884384 | Polugodišnji I-VI 2022.pdf | 2022-09-29 | Croatian | ||
| 1884341 | sjednica Glavne skupštine Društva - 28.09.2022. godine.pdf | 2022-09-28 | Croatian | ||
| 1861988 | Poziv za Glavnu skupštinu | 2022-08-11 | Croatian | ||
| 1861589 | Q2/2022 | 2022-07-28 | Croatian | ||
| 1861588 | Q2/2022 | 2022-07-28 | Serbo-Croatian | ||
Market data
Market data not available
Price history
Peer group · Construction of utility projects
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A2Z Infra Engineering Limited
Provides EPC services for power, waste management, and tele…
|
A2ZINFRA | IN | Construction |
|
AEC Pipelines, L.P.
General engineering contractor providing construction and m…
|
— | CA | Construction |
|
Afcon Holdings Ltd.
Integrates infrastructure, technology, and energy solutions…
|
AFHL | IL | Construction |
|
Agni Green Power Limited
Provides turnkey solar PV EPC, O&M, and energy storage solu…
|
AGNI | IN | Construction |
|
AIT Advanced Information Technologies Corporation
Implements full-package solutions to enhance the reliabilit…
|
AIT | CA | Construction |
|
Aker Solutions
Delivers solutions for low-carbon oil and gas and renewable…
|
AKSO | NO | Construction |
|
Anand Projects Ltd
Provides EPC services for power generation, transmission, a…
|
501630 | IN | Construction |
|
Aqua Spolka Akcyjna W Poznaniu
Engineering and design for water management and transmissio…
|
AQA | PL | Construction |
|
ARGAN INC
A holding company providing EPC and other services to the p…
|
AGX | US | Construction |
|
Arpa-Sevan OJSC
Engineering and construction firm for power and hydraulic p…
|
ASEV | AM | Construction |
Vodoprivreda Zagreb 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/2161/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2161 | 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=2161 | 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=2161 \ -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": 2161}, 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 Vodoprivreda Zagreb d.d. (id: 2161)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.