2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL — Investor Relations & Filings
About 2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL
2W Ecobank S.A. is a renewable energy company specializing in the commercialization and generation of sustainable power. The company operates primarily in the free energy market, providing 100% renewable energy solutions to a diverse range of corporate clients, including small and medium-sized enterprises. Its portfolio includes wind and solar power generation assets, alongside a digital platform designed to simplify energy management and promote sustainability. The firm focuses on the democratization of clean energy access through retail commercialization and tailored energy efficiency services. As of April 2025, the company is undergoing a court-supervised judicial reorganization process aimed at restructuring its capital and optimizing its financial operations to ensure long-term business continuity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FCA - Formulário Cadastral | 2026-04-29 | Portuguese | |
| DFP 2024 v2 | 2025-06-20 | Portuguese | |
| ITR 2024-Q3 v2 | 2025-06-05 | Portuguese | |
| ITR 2024-Q2 v2 | 2025-06-05 | Portuguese | |
| ITR 2024-Q1 v2 | 2025-06-05 | Portuguese | |
| DFP 2024 | 2025-06-04 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 38985208 | FCA - Formulário Cadastral | 2026-04-29 | Portuguese | ||
|
2025
8 filings
| |||||
| 33786169 | DFP 2024 v2 | 2025-06-20 | Portuguese | ||
| 34058854 | ITR 2024-Q3 v2 | 2025-06-05 | Portuguese | ||
| 34058812 | ITR 2024-Q2 v2 | 2025-06-05 | Portuguese | ||
| 34058712 | ITR 2024-Q1 v2 | 2025-06-05 | Portuguese | ||
| 33786136 | DFP 2024 | 2025-06-04 | Portuguese | ||
| 34058846 | ITR 2024-Q3 | 2025-06-03 | Portuguese | ||
| 34058785 | ITR 2024-Q2 | 2025-04-04 | Portuguese | ||
| 34058701 | ITR 2024-Q1 | 2025-03-19 | Portuguese | ||
|
2024
5 filings
| |||||
| 33772223 | DFP 2023 | 2024-12-18 | Portuguese | ||
| 35626551 | FRE WEB 2023 v12 | 2024-04-30 | Portuguese | ||
| 34028052 | ITR 2023-Q3 | 2024-04-09 | Portuguese | ||
| 35626379 | FRE WEB 2023 v11 | 2024-03-19 | Portuguese | ||
| 35626209 | FRE WEB 2023 v10 | 2024-03-12 | Portuguese | ||
|
2023
1 filing
| |||||
| 35626049 | FRE WEB 2023 v9 | 2023-12-26 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Altea Green Power
Develops and installs wind, photovoltaic, and battery energ…
|
AGP | IT | Electricity, gas, steam and air… |
|
Altek Power Corporation
Develops and deploys quick-to-market electrical generation …
|
3059 | CA | Electricity, gas, steam and air… |
|
ALTEO Energy Services Public Limited Company
Energy provider and trader generating power from natural ga…
|
ALTEO | HU | Electricity, gas, steam and air… |
|
Alternus Energy Group
An independent power producer that develops, owns, and oper…
|
ALT | IE | Electricity, gas, steam and air… |
|
Alterra Power Corp.
A diversified renewable power company utilizing geothermal,…
|
AXY | CA | Electricity, gas, steam and air… |
|
Ameresco, Inc.
A cleantech integrator providing energy efficiency and rene…
|
AMRC | US | 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… |
2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL 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/52811/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52811 | 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=52811 | 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=52811 \ -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": 52811}, 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 2W ECOBANK S.A. - EM RECUPERAÇÃO JUDICIAL (id: 52811)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.