
INVESTCO S/A — Investor Relations & Filings
INVESTCO S/A is a special-purpose entity dedicated to the operation and maintenance of the Luís Eduardo Magalhães Hydroelectric Power Plant (UHE Lajeado). Founded in 1997, the company manages an installed capacity of 902.5 MW. Its primary functions include the technical administration, infrastructure upkeep, and large-scale generation of electricity from hydroelectric sources. As a concessionaire, it oversees the production and delivery of renewable energy to the power grid. The company operates as a subsidiary of Lajeado Energia and is controlled by EDP, focusing on the efficient management of its core hydroelectric asset and the fulfillment of its long-term concession requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v2 | 2024-04-08 | Portuguese | |
| DFP 2023 | 2024-02-26 | Portuguese | |
| ITR 2023-Q3 | 2023-10-31 | Portuguese | |
| ITR 2023-Q2 | 2023-07-26 | Portuguese | |
| FRE WEB 2023 | 2023-05-31 | Portuguese | |
| FRE NOVO 2022 v5 | 2023-05-05 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
2 filings
| |||||
| 35487993 | FRE WEB 2023 v2 | 2024-04-08 | Portuguese | ||
| 33770530 | DFP 2023 | 2024-02-26 | Portuguese | ||
|
2023
9 filings
| |||||
| 34020612 | ITR 2023-Q3 | 2023-10-31 | Portuguese | ||
| 34020608 | ITR 2023-Q2 | 2023-07-26 | Portuguese | ||
| 35487889 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34905450 | FRE NOVO 2022 v5 | 2023-05-05 | Portuguese | ||
| 34020599 | ITR 2023-Q1 | 2023-05-03 | Portuguese | ||
| 34905345 | FRE NOVO 2022 v4 | 2023-04-18 | Portuguese | ||
| 33753750 | DFP 2022 | 2023-02-27 | Portuguese | ||
| 47021497 | FCA 2023 | 2023-01-05 | Portuguese | ||
| 34905233 | FRE NOVO 2022 v3 | 2023-01-05 | Portuguese | ||
|
2022
4 filings
| |||||
| 33989208 | ITR 2022-Q3 | 2022-10-26 | Portuguese | ||
| 33989137 | ITR 2022-Q2 | 2022-07-27 | Portuguese | ||
| 34905172 | FRE NOVO 2022 v2 | 2022-05-30 | Portuguese | ||
| 34905101 | FRE NOVO 2022 | 2022-05-30 | Portuguese | ||
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 that generates and sells electr…
|
A1YEN | TR | 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… |
|
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… |
INVESTCO 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/53029/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53029 | 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=53029 | 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=53029 \ -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": 53029}, 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 INVESTCO S/A (id: 53029)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.