
Veolia Environnement — Investor Relations & Filings
Veolia Environnement is a company specializing in optimized resource management. It designs and provides solutions across three core business areas: water, waste, and energy services. In the water sector, the company manages drinking water treatment and distribution, as well as wastewater collection and treatment. Its waste management activities include the collection, sorting, treatment, recycling, and recovery of both hazardous and non-hazardous waste. The energy services division focuses on energy efficiency, developing and operating heating and cooling networks, and implementing decarbonization solutions. Veolia serves a diverse client base, including municipalities and industrial entities, by developing and deploying solutions aimed at saving, regenerating, and depolluting resources to facilitate ecological transformation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informations privilégiées / Autres communiqués | 2026-04-14 | French | |
| Terms of availability of the preparatory documents for the GM | 2026-04-08 | English | |
| Modalités de mise à disposition des documents préparatoires à l'AG | 2026-04-08 | French | |
| Total number of voting rights and capital / Information on the total number of voting rights and the number of shares making up the capital | 2026-04-02 | English | |
| Total du nombre de droits de vote et du capital / Information relative au nombre total de droits de vote et d'actions composant le capital | 2026-04-02 | French | |
| Franchissement de seuils | 2026-04-02 | French |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Veolia Environnement, 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 · Materials and other waste recovery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
5E RESOURCES HOLDINGS BERHAD
A leading provider of scheduled waste management, recycling…
|
— | MY | Water supply; sewerage, waste m… |
|
ADURO CLEAN TECHNOLOGIES INC.
Develops water-based tech to recycle plastics, upgrade heav…
|
ADUR | CA | Water supply; sewerage, waste m… |
|
Agilyx
Develops solutions for plastic waste using advanced chemica…
|
AGLX | NO | Water supply; sewerage, waste m… |
|
AGRIPOWER France
Designs and builds anaerobic digestion units to convert org…
|
ALAGP | FR | Water supply; sewerage, waste m… |
|
A.H.T. Syngas Technology N.V.
Generates CO2-neutral energy from biomass and waste using g…
|
3SQ1 | NL | Water supply; sewerage, waste m… |
|
a.i.s. AG
Develops solutions for waste management and energy supply, …
|
LUM | DE | Water supply; sewerage, waste m… |
|
A.J. Green Shell Plc
An investment company focused on green technologies and the…
|
ROFOL | CY | Water supply; sewerage, waste m… |
|
ALBA SE
Environmental services and raw materials provider for waste…
|
ABA | DE | Water supply; sewerage, waste m… |
|
ALBRIGHT METALS LTD
Procures, processes, and distributes ferrous and non-ferrou…
|
ABR | AU | Water supply; sewerage, waste m… |
|
ALLTRADE
Provides IT asset disposition, secure data destruction, and…
|
ALLMM | IL | Water supply; sewerage, waste m… |
Veolia Environnement 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/1742/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1742 | 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=1742 | 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=1742 \ -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": 1742}, 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 Veolia Environnement (id: 1742)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.