
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 30 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 |
|---|---|---|---|
|
China Shipbuilding Industry Group Power Co.,Ltd
Provides integrated marine power systems, propulsion soluti…
|
600482 | CN | Manufacturing |
|
CHINA YUCHAI INTERNATIONAL LTD
Manufactures diesel and gas engines for vehicles, machinery…
|
CYD | BM | Manufacturing |
|
CHONGQING ZONGSHEN POWER MACHINERY CO.,LTD
Produces small-to-medium engines, power machinery, and new …
|
001696 | CN | Manufacturing |
|
Cleanfield Alternative Energy Inc.
Develops and distributes proprietary renewable energy solut…
|
AIR.H | CA | Manufacturing |
|
Climeon AB
Converts low-temperature waste heat into clean electricity …
|
CLIME.B | SE | Manufacturing |
|
Collicutt Energy Services Ltd.
Leading provider of custom power generation equipment and i…
|
— | CA | Manufacturing |
|
CUMMINS INC
A global power technology leader that designs and manufactu…
|
CMI | US | Manufacturing |
|
Cummins India Ltd.
Designs and manufactures diesel and alternative fuel engine…
|
CUMMINSIND | IN | Manufacturing |
|
DAIHATSU INFINEARTH MFG.CO.,LTD.
Manufacturer of internal combustion engines and industrial …
|
6023 | JP | Manufacturing |
|
DEUTZ AG
Manufacturer of diesel, gas, and electrified drive systems …
|
DEZ | DE | 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.