
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 |
|---|---|---|---|
|
Xi'An Shaangu Power Co., Ltd.
Develops high-end turbomachinery and energy-saving solution…
|
601369 | CN | Manufacturing |
|
Xiong'an New Power Technology Co.,Ltd.
Provides energy-saving and emission control solutions for t…
|
300152 | CN | Manufacturing |
|
YANTAI LONGYUAN POWER TECHNOLOGY CO., LTD.
Develops plasma ignition and low-NOx systems for power plan…
|
300105 | CN | Manufacturing |
|
ZHEFU HOLDING GROUP CO.,LTD.
Manufactures clean energy equipment and provides environmen…
|
002266 | CN | Manufacturing |
|
Zhejiang Fenglong Electric Co., Ltd.
Manufactures precision components for outdoor power equipme…
|
002931 | CN | Manufacturing |
|
ZHEJIANG OCEANKING DEVELOPMENT CO., LTD.
Designs and manufactures marine propulsion systems, thruste…
|
603213 | CN | Manufacturing |
|
Zhejiang Xinchai Co.,Ltd.
Manufactures multi-cylinder diesel engines for off-road mac…
|
301032 | CN | Manufacturing |
|
汇隆活塞
Manufactures large-bore pistons for marine, rail, and power…
|
920455 | 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.