AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A. — Investor Relations & Filings
About AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Aeris Indústria e Comércio de Equipamentos para Geração de Energia S.A. specializes in the manufacturing of wind turbine blades and the provision of specialized services for the wind power sector. The company manages the complete production lifecycle, encompassing raw material handling, manufacturing, and delivery. Through its Aeris Services division, it offers comprehensive operation and maintenance solutions, including preventive and corrective maintenance, structural repairs, painting, and cleaning of wind blades. Aeris utilizes advanced technology and qualified professionals to support renewable energy infrastructure, focusing on high-performance equipment and technical support for wind farm operators. Its integrated approach combines industrial manufacturing capabilities with field service expertise to ensure the efficiency and longevity of wind generation assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| (ii) examinar e opinar sobre o relatório da administração e as contas dos administradores referentes ao exercício social encerrado em 31 de dezembro de 2025; (i) examinar e opinar sobre as demonstr | 2026-04-06 | Portuguese | |
| DFP 2025 | 2026-03-18 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| ITR 2025-Q1 | 2025-05-07 | Portuguese | |
| DFP 2024 v3 | 2025-03-27 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33696022 | (ii) examinar e opinar sobre o relatório da administração e as contas dos administradores referentes ao exercício social encerrado em 31 de dezembro de 2025; (i) examinar e opinar sobre as demonstr | 2026-04-06 | Portuguese | ||
| 33796833 | DFP 2025 | 2026-03-18 | Portuguese | ||
|
2025
6 filings
| |||||
| 34106613 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34106622 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 34106563 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33787577 | DFP 2024 v3 | 2025-03-27 | Portuguese | ||
| 33787546 | DFP 2024 v2 | 2025-03-25 | Portuguese | ||
| 33787533 | DFP 2024 | 2025-03-25 | Portuguese | ||
|
2024
7 filings
| |||||
| 34062434 | ITR 2024-Q3 | 2024-11-06 | Portuguese | ||
| 34062438 | ITR 2024-Q2 | 2024-08-07 | Portuguese | ||
| 34062410 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 35674027 | FRE WEB 2023 v11 | 2024-04-11 | Portuguese | ||
| 35673885 | FRE WEB 2023 v10 | 2024-02-26 | Portuguese | ||
| 33773683 | DFP 2023 | 2024-02-21 | Portuguese | ||
| 35673705 | FRE WEB 2023 v9 | 2024-01-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Electric Wind Power Group Co., Ltd.
Designs and manufactures onshore and offshore wind turbines…
|
688660 | CN | Manufacturing |
|
Siemens Gamesa Renewable Energy S.A.
Designs, manufactures, installs, and services onshore and o…
|
SGRE | ES | Manufacturing |
|
Sterling Powergensys Limited
Engineering and manufacturing of power generation, thermal …
|
513575 | IN | Manufacturing |
|
Steyr Motors AG
Specialist in engineering high-performance diesel engines f…
|
4X0 | AT | Manufacturing |
|
STX Engine Co,.Ltd
Manufacturer of diesel engines and electronic communication…
|
077970 | KR | Manufacturing |
|
SUZLON ENERGY LTD.
Global provider of wind energy solutions, manufacturing and…
|
SUZLON | IN | Manufacturing |
|
Swaraj Engines Ltd.
Manufactures diesel engines and components for tractors ran…
|
SWARAJENG | IN | Manufacturing |
|
S&W Corporation
Manufacturer of specialized industrial components for vario…
|
103230 | KR | Manufacturing |
|
Swedish Stirling AB
A former clean tech company that converted waste heat to el…
|
STRLNG | SE | Manufacturing |
|
TECOGEN INC.
Manufactures on-site Combined Heat and Power (CHP) and chil…
|
TGEN | US | Manufacturing |
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. 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/52814/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52814 | 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=52814 | 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=52814 \ -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": 52814}, 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 AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A. (id: 52814)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.