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 |
|---|---|---|---|
|
Ameresco, Inc.
A cleantech integrator providing energy efficiency and rene…
|
AMRC | US | Electricity, gas, steam and air… |
|
ANNICA HOLDINGS LIMITED
Energy transition group developing renewable energy, storag…
|
5AL | SG | Electricity, gas, steam and air… |
|
AQUILA EUROPEAN RENEWABLES PLC
Investment company managing the orderly realization of its …
|
AERI | GB | Electricity, gas, steam and air… |
|
Argo Energy Ltd.
Investor, developer, and operator of small and medium comme…
|
— | CA | Electricity, gas, steam and air… |
|
Arise
Manages the full value chain for wind, solar, and battery s…
|
ARISE | SE | Electricity, gas, steam and air… |
|
Artsakh HEK OJSC
An energy company that generates and sells electricity from…
|
AHEK | AM | Electricity, gas, steam and air… |
|
ASIAPHOS LIMITED
Developing renewable energy solutions and trading sustainab…
|
5WV | SG | Electricity, gas, steam and air… |
|
ASIATIC GROUP (HOLDINGS) LIMITED
Provides Energy, Controlled Power, and Fire Protection Solu…
|
5CR | SG | Electricity, gas, steam and air… |
|
ASTRASUN Solar PLC
A project developer and investor in solar power and energy …
|
ASTR | HU | Electricity, gas, steam and air… |
|
Athena Investments A/S (formerly Greentech Energy Systems A/S)
Investment holding company focused on developing and operat…
|
ATHENAI | DK | 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.