RWE AG — Investor Relations & Filings
RWE AG is a global energy company specializing in electricity generation and energy trading. The company is a leading producer of renewable energy, with a diverse portfolio that includes onshore and offshore wind farms, solar power plants, and battery storage facilities. While historically involved in conventional power generation, RWE is undergoing a significant transformation, focusing on the expansion of its green energy business and investing in future technologies such as hydrogen. The company's core strategy is centered on achieving climate neutrality by 2040. In addition to power generation, RWE is active in energy trading markets, dealing in electricity, natural gas, and CO2 certificates, and develops innovative energy solutions and storage systems for its partners and customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Release of a capital market information | 2026-05-19 | English | |
| Transaction in Own Shares 2026 | 2026-05-18 | English | |
| Q1 statement / Q1 financial report 2026 | 2026-05-13 | English | |
| Release of a capital market information | 2026-05-12 | English | |
| Regulatory Filings 2026 | 2026-05-06 | English | |
| Hinweis auf Zwischenmitteilung der Geschäftsführung vom 01.01.2026 bis zum 31.03.2026 | 2026-05-06 | English |
Browse filings by year
31 years- 2026 37 filings
- 2025 134 filings
- 2024 117 filings
- 2023 135 filings
- 2022 118 filings
- 2021 146 filings
- 2020 85 filings
- 2019 102 filings
- 2018 108 filings
- 2017 68 filings
- 2016 71 filings
- 2015 131 filings
- 2014 87 filings
- 2013 77 filings
- 2012 53 filings
- 2011 61 filings
- 2010 42 filings
- 2009 22 filings
- 2008 34 filings
- 2007 27 filings
- 2006 1 filing
- 2005 2 filings
- 2004 9 filings
- 2003 4 filings
- 2002 6 filings
- 2001 5 filings
- 2000 2 filings
- 1999 8 filings
- 1998 6 filings
- 1997 7 filings
- 1996 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for RWE 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 generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Circle Energy Sweden AB
Builds and operates bio-oil power plants and manages carbon…
|
CIRCLE | SE | Electricity, gas, steam and air… |
|
Clean Max Enviro Energy Solutions Limited
Provides renewable energy solutions for commercial and indu…
|
CLEANMAX | IN | Electricity, gas, steam and air… |
|
Clearvise AG
Independent power producer operating a European portfolio o…
|
ABO | DE | Electricity, gas, steam and air… |
|
Clearway Energy, Inc.
Owner and operator of renewable and conventional power gene…
|
CWEN | US | Electricity, gas, steam and air… |
|
CLN ENERGY LIMITED
Develops and manages renewable energy infrastructure and so…
|
544347 | IN | Electricity, gas, steam and air… |
|
Cloudberry Clean Energy ASA
A renewable energy company that owns, develops, and operate…
|
CLOUD | NO | Electricity, gas, steam and air… |
|
CMG Cleantech S.A.
Develops clean hydrogen and solar technologies to support c…
|
MLCMG | FR | Electricity, gas, steam and air… |
|
Coast Mountain Power Corp.
Producer and distributor of clean, run-of-the-river hydroel…
|
— | CA | Electricity, gas, steam and air… |
|
Cogefeed SpA
Operator in renewable energy production, development, and c…
|
CGF | IT | Electricity, gas, steam and air… |
|
COLBUN S.A.
Electric utility generating and transmitting electricity, f…
|
— | CL | Electricity, gas, steam and air… |
RWE 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/362/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=362 | 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=362 | 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=362 \ -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": 362}, 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 RWE AG (id: 362)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.