
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 65 filings
- 2024 61 filings
- 2023 63 filings
- 2022 64 filings
- 2021 64 filings
- 2020 38 filings
- 2019 34 filings
- 2018 105 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 |
|---|---|---|---|
|
HANGZHOU TURBINE POWER GROUP CO.,LTD.
Designs and manufactures industrial steam turbines and auxi…
|
300277 | CN | Manufacturing |
|
Hanwha Engine Co., Ltd.
Manufacturer of marine diesel engines and engines for elect…
|
082740 | KR | Manufacturing |
|
HD-Hyundai Marine Engine Co., Ltd.
Manufacturer of engines and core equipment for marine appli…
|
071970 | KR | Manufacturing |
|
Hitachi, Ltd.
A technology company integrating IT and OT for social innov…
|
6501 | JP | Manufacturing |
|
HONDA INDIA POWER PRODUCTS LIMITED
Manufactures power equipment for agricultural, industrial, …
|
HONDAPOWER | IN | Manufacturing |
|
Inox Wind Limited
Integrated wind energy solutions provider for turbine manuf…
|
INOXWIND | IN | Manufacturing |
|
INSPIRIT ENERGY HOLDINGS PLC
Develops energy-efficient mCHP boilers and Waste Heat Recov…
|
INSP | GB | Manufacturing |
|
Japan Engine Corporation
The world's sole global licensor of marine low-speed diesel…
|
6016 | JP | Manufacturing |
|
Jiangsu SINOJIT Wind Energy Technology Co., Ltd.
Manufactures large-scale precision castings and components …
|
601218 | CN | Manufacturing |
|
JWW Invest S.A.
Provides installation and modernization services for the en…
|
JWW | PL | 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.