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 | |
| Report Publication Announcement 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 |
|---|---|---|---|
|
Gigasun AB
Finances, builds, owns, and manages solar PV installations …
|
GIGA | SE | Electricity, gas, steam and air… |
|
GITA RENEWABLE ENERGY LIMITED
Generates and distributes power from renewable sources, pri…
|
539013 | IN | Electricity, gas, steam and air… |
|
GK ENERGY LIMITED
Provides solar EPC services and renewable energy solutions …
|
GKENERGY | IN | Electricity, gas, steam and air… |
|
Gowin New Energy Group Limited
An investment holding company that trades consumer goods li…
|
GWIN | KY | Electricity, gas, steam and air… |
|
G.P. Global Power Ltd.
Initiates and develops infrastructure projects in energy, w…
|
GPGB-M | IL | Electricity, gas, steam and air… |
|
Greencoat Renewables Plc
An investment company that owns and operates renewable ener…
|
GRP | IE | Electricity, gas, steam and air… |
|
Greencoat UK Wind PLC
A renewable infrastructure fund that invests in and operate…
|
UKW | GB | Electricity, gas, steam and air… |
|
Green Development Electricity Group of Tianjin Co.,Ltd.
Develops sustainable energy solutions, power infrastructure…
|
000537 | CN | Electricity, gas, steam and air… |
|
GreenEnergy & Company Inc.
Develops, manages, and operates clean energy projects like …
|
1436 | JP | Electricity, gas, steam and air… |
|
GREENHY2 LIMITED
Provides solid-state hydrogen storage and renewable power g…
|
H2G | AU | 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.