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 |
|---|---|---|---|
| FRE WEB 2023 v8 | 2023-12-12 | Portuguese | |
| FRE WEB 2023 v7 | 2023-12-07 | Portuguese | |
| FRE WEB 2023 v6 | 2023-11-30 | Portuguese | |
| FRE WEB 2023 v5 | 2023-11-08 | Portuguese | |
| ITR 2023-Q3 | 2023-11-08 | Portuguese | |
| FRE WEB 2023 v4 | 2023-10-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 35673492 | FRE WEB 2023 v8 | 2023-12-12 | Portuguese | ||
| 35673374 | FRE WEB 2023 v7 | 2023-12-07 | Portuguese | ||
| 35673225 | FRE WEB 2023 v6 | 2023-11-30 | Portuguese | ||
| 35673090 | FRE WEB 2023 v5 | 2023-11-08 | Portuguese | ||
| 34032078 | ITR 2023-Q3 | 2023-11-08 | Portuguese | ||
| 35672945 | FRE WEB 2023 v4 | 2023-10-13 | Portuguese | ||
| 35672855 | FRE WEB 2023 v3 | 2023-08-24 | Portuguese | ||
| 34032002 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
| 35672702 | FRE WEB 2023 v2 | 2023-07-27 | Portuguese | ||
| 35672595 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 33763399 | DFP 2022 v2 | 2023-05-16 | Portuguese | ||
| 34031946 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 35136194 | FRE NOVO 2022 v10 | 2023-04-19 | Portuguese | ||
| 35136046 | FRE NOVO 2022 v9 | 2023-04-12 | Portuguese | ||
| 35135889 | FRE NOVO 2022 v8 | 2023-03-06 | 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 |
|---|---|---|---|
|
2G Energy AG
Manufactures combined heat and power (CHP) systems for dece…
|
2GB | DE | Manufacturing |
|
AAER Inc.
Manufactured high-capacity, megawatt-sized wind turbines fo…
|
AAE | CA | Manufacturing |
|
Akasaka Diesels Ltd.
Specialized manufacturer of marine diesel engines and relat…
|
6022 | JP | Manufacturing |
|
Anhui Quanchai Engine Co.,Ltd
Manufacturer of multi-cylinder diesel engines for agricultu…
|
600218 | CN | Manufacturing |
|
Aquarius Engines AM Ltd.
Develops free-piston linear engines for grid-independent po…
|
AQUA | IL | Manufacturing |
|
Aqylon Nexus Limited
Engineers ORC turbines to convert low-temperature heat into…
|
AQYLON | IN | Manufacturing |
|
Blue Shark Power System
Designs and assembles hydrokinetic turbines for clean energ…
|
MLBSP | FR | Manufacturing |
|
CAPE INDUSTRIES LTD.
Manufactures and supplies cylinder liners for large ship en…
|
064820 | KR | Manufacturing |
|
CHANGCHAI COMPANY,LIMITED
Produces small and medium diesel engines for agricultural a…
|
000570 | CN | Manufacturing |
|
China Shipbuilding Industry Group Power Co.,Ltd
Provides integrated marine power systems, propulsion soluti…
|
600482 | CN | 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.