NEOENERGIA S.A — Investor Relations & Filings
About NEOENERGIA S.A
Neoenergia S.A. is an integrated energy utility and a subsidiary of the Iberdrola Group. The company operates across the entire electricity value chain, encompassing generation, transmission, distribution, and commercialization. Its generation portfolio is heavily weighted toward renewable sources, including wind, solar, and hydroelectric power, supporting a strategic focus on the energy transition. The company manages extensive distribution networks and high-voltage transmission lines, serving a diverse base of residential, commercial, and industrial consumers. Key operational priorities include infrastructure modernization, the deployment of smart grid technologies, and the expansion of clean energy capacity. Through its integrated business model, Neoenergia provides comprehensive power solutions while emphasizing operational efficiency and sustainable energy practices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa Sintetico Consolidado | AGE 04.05.2026 | 2026-05-01 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-30 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-30 | Portuguese | |
| ITR - Informações Trimestrais | 2026-04-29 | Portuguese | |
| Transação Ativos de Transmissão | 2026-04-28 | Portuguese | |
| Atualização sobre Indicação de candidato ao Conselho Fiscal | 2026-04-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 40120437 | Mapa Sintetico Consolidado | AGE 04.05.2026 | 2026-05-01 | Portuguese | ||
| 39254674 | FRE - Formulário de Referência | 2026-04-30 | Portuguese | ||
| 39254963 | FCA - Formulário Cadastral | 2026-04-30 | Portuguese | ||
| 38985575 | ITR - Informações Trimestrais | 2026-04-29 | Portuguese | ||
| 39150425 | Transação Ativos de Transmissão | 2026-04-28 | Portuguese | ||
| 37787726 | Atualização sobre Indicação de candidato ao Conselho Fiscal | 2026-04-27 | Portuguese | ||
| 35489131 | Mudança na composição do comitê de auditoria estatutário | 2026-04-22 | Portuguese | ||
| 35434415 | Reestruturação Diretoria Executiva da Neoenergia | 2026-04-22 | Portuguese | ||
| 34443359 | - | 2026-04-13 | Portuguese | ||
| 33718533 | Indicação de candidato ao Conselho Fiscal | 2026-04-06 | Portuguese | ||
| 33795117 | DFP 2025 | 2026-02-11 | Portuguese | ||
|
2025
4 filings
| |||||
| 34088534 | ITR 2025-Q3 | 2025-10-27 | Portuguese | ||
| 34088551 | ITR 2025-Q2 | 2025-07-22 | Portuguese | ||
| 36032906 | FRE WEB 2024 v9 | 2025-05-02 | Portuguese | ||
| 36032764 | FRE WEB 2024 v8 | 2025-04-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALGONQUIN POWER & UTILITIES CORP.
A diversified utility with regulated services and renewable…
|
AQN | CA | Electricity, gas, steam and air… |
|
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… |
NEOENERGIA S.A 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/53102/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53102 | 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=53102 | 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=53102 \ -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": 53102}, 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 NEOENERGIA S.A (id: 53102)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.