
IMPSA S.A. — Investor Relations & Filings
IMPSA S.A. is a global technology company specializing in integrated solutions for power generation and port infrastructure. With over a century of experience, it delivers turnkey projects, manufacturing key components for hydroelectric, wind, and nuclear power plants, including turbines, reactors, and critical safety components. IMPSA also designs and fabricates port cranes, serving major global ports. Renowned for its engineering excellence and technological innovation, the company provides comprehensive solutions for the energy and logistics sectors worldwide, leveraging its expertise in the entire hydro generation chain and advanced nuclear technology.
Recent filings
Browse filings by year
26 years- 2026 29 filings
- 2025 67 filings
- 2024 63 filings
- 2023 67 filings
- 2022 65 filings
- 2021 70 filings
- 2020 53 filings
- 2019 62 filings
- 2018 108 filings
- 2017 160 filings
- 2016 185 filings
- 2015 162 filings
- 2014 153 filings
- 2013 111 filings
- 2012 100 filings
- 2011 123 filings
- 2010 89 filings
- 2009 116 filings
- 2008 118 filings
- 2007 137 filings
- 2006 109 filings
- 2005 120 filings
- 2004 176 filings
- 2003 126 filings
- 2002 208 filings
- 2001 79 filings
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 |
|
AERIS IND. E COM. DE EQUIP. PARA GER. DE ENG. S.A.
Manufactures wind turbine blades and provides services for …
|
— | BR | 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 |
IMPSA 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/68705/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68705 | 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=68705 | 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=68705 \ -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": 68705}, 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 IMPSA S.A. (id: 68705)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.