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 |
|---|---|---|---|
| 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 | |
| Hinweis auf Zwischenmitteilung der Geschäftsführung vom 01.01.2026 bis zum 31.03.2026 | 2026-05-06 | German | |
| Release of a capital market information | 2026-05-05 | English |
Browse filings by year
31 years- 2026 35 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 |
|---|---|---|---|
|
2M Energy Corp.
Develops and implements sustainable energy solutions and en…
|
— | CA | Electricity, gas, steam and air… |
|
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
Renewable energy company specializing in wind and solar pow…
|
— | BR | Electricity, gas, steam and air… |
|
360 ENERGY SOLAR S.A.
Develops, constructs, and operates solar parks, energy stor…
|
— | AR | Electricity, gas, steam and air… |
|
7C Solarparken AG
Owner and operator of photovoltaic power plants with a port…
|
HRPK | DE | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer generating electricity from a p…
|
KARYE | TR | Electricity, gas, steam and air… |
|
A1 YENİLENEBİLİR ENERJİ ÜRETİM A.Ş.
A renewable energy producer that generates and sells electr…
|
A1YEN | TR | Electricity, gas, steam and air… |
|
A2a
Manages energy, water, and environmental services for the c…
|
A2A | IT | Electricity, gas, steam and air… |
|
Abalance Corporation
A vertically integrated solar company that manufactures pan…
|
3856 | JP | Electricity, gas, steam and air… |
|
AB ENERGIA S.A.
Generates renewable electricity from biogas and provides EP…
|
— | AR | Electricity, gas, steam and air… |
|
Abengoa S.A.
A company in liquidation that formerly provided solutions f…
|
ABG.P | ES | 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.