EVN AG — Investor Relations & Filings
EVN AG is a leading, international energy and environmental services company with an integrated business model. The company's core activities cover the entire energy value chain, including the generation, transmission, and supply of electricity, natural gas, and heat. In its environmental services division, EVN AG provides drinking water supply, wastewater treatment, and thermal waste utilization. The company also offers services in related fields such as e-mobility infrastructure and telecommunications, serving several million customers across multiple countries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2010 | 2010-10-20 | English | |
| Regulatory Filings 2010 | 2010-10-20 | German | |
| EVN AG: EnBW does not give the go-ahead for the sale of the existing shares of EVN | 2010-10-20 | English | |
| Regulatory Filings 2010 | 2010-10-05 | English | |
| Regulatory Filings 2010 | 2010-10-05 | German | |
| EVN AG: Ad-hoc announcement: EVN resolves on capital increase - transaction together with EnBW | 2010-10-05 | English |
Browse filings by year
28 years- 2026 16 filings
- 2025 44 filings
- 2024 44 filings
- 2023 62 filings
- 2022 40 filings
- 2021 36 filings
- 2020 51 filings
- 2019 44 filings
- 2018 45 filings
- 2017 51 filings
- 2016 64 filings
- 2015 44 filings
- 2014 69 filings
- 2013 76 filings
- 2012 38 filings
- 2011 63 filings
- 2010 63 filings
- 2009 35 filings
- 2008 19 filings
- 2007 13 filings
- 2006 5 filings
- 2005 4 filings
- 2004 10 filings
- 2003 7 filings
- 2002 9 filings
- 2001 9 filings
- 2000 16 filings
- 1999 8 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for EVN AG, 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 · Electric power transmission and distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abu Dhabi National Energy Co PJSC
Diversified energy and utilities group providing power, wat…
|
TAQA | AE | Electricity, gas, steam and air… |
|
Adani Energy Solutions Limited
Private utility specializing in power transmission, distrib…
|
ADANIENSOL | IN | Electricity, gas, steam and air… |
|
Admie (IPTO) Holding S.A.
Holding company for the operator of the national electricit…
|
ADMIE | GR | Electricity, gas, steam and air… |
|
AES CORP
A global power company that generates and distributes elect…
|
AES | US | Electricity, gas, steam and air… |
|
AFLUENTE TRANSMISSÃO DE ENERGIA ELETRICA S/A
Manages over 6,000 km of high-voltage power transmission in…
|
— | BR | Electricity, gas, steam and air… |
|
ALLETE INC
An energy company with regulated utilities and investments …
|
ALE | US | Electricity, gas, steam and air… |
|
ALLIANT ENERGY CORP
A public utility providing regulated electricity and natura…
|
LNT | US | Electricity, gas, steam and air… |
|
ALUPAR INVESTIMENTO S/A
Private energy infrastructure holding focused on transmissi…
|
— | BR | Electricity, gas, steam and air… |
|
AMEREN CORP
A public utility providing electricity and natural gas in M…
|
AEE | US | Electricity, gas, steam and air… |
|
AMERICAN ELECTRIC POWER CO INC
Generates, transmits, and distributes electricity to over f…
|
AEP | US | Electricity, gas, steam and air… |
EVN AG 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/742/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=742 | 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=742 | 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=742 \ -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": 742}, 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 EVN AG (id: 742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.