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 |
|---|---|---|---|
|
Columbus Energy Limited
Designs, installs, and manages AI-optimized renewable energ…
|
CEL.H | CA | Electricity, gas, steam and air… |
|
Columbus Energy S.A.
Provider of integrated energy solutions like solar, heat pu…
|
CLC | PL | Electricity, gas, steam and air… |
|
COMERC ENERGIA S.A.
Integrated platform for energy trading, renewable generatio…
|
— | BR | Electricity, gas, steam and air… |
|
COMETA ENERGIA, S.A. DE C.V.
Leading independent power producer in Mexico, operating 2.1…
|
8SQB | MX | Electricity, gas, steam and air… |
|
COMPANHIA ITAUNENSE ENERGIA E PARTICIPAÇÕES
Manages energy assets and equity interests, currently in ju…
|
— | BR | Electricity, gas, steam and air… |
|
Concord Green Energy Holdings Ltd.
Developer and operator of utility-scale zero-carbon energy …
|
— | CA | Electricity, gas, steam and air… |
|
Concord New Energy Group Ltd.
Comprehensive developer and operator of wind power, solar P…
|
HK51 | BM | Electricity, gas, steam and air… |
|
Công ty Cổ phần Đầu tư Xây dựng và Phát triển Trường Thành
Develops green energy projects including hydropower, solar,…
|
TTA | VN | Electricity, gas, steam and air… |
|
Công ty Cổ phần Điện Gia Lai
A leading renewable energy company with a diversified portf…
|
GEG | VN | Electricity, gas, steam and air… |
|
Công ty Cổ phần KOSY
Primarily engaged in real estate development and renewable …
|
KOS | VN | 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.