
Integrated Wind Solutions ASA — Investor Relations & Filings
Integrated Wind Solutions ASA is an integrated service provider for the offshore wind industry. The company offers a comprehensive suite of services that span the entire lifecycle of an offshore wind farm, including construction, commissioning, operations, and maintenance. A core component of its offering is a fleet of state-of-the-art, hybrid-powered Commissioning Service Operation Vessels (CSOVs). These 'walk-to-work' vessels are designed for zero-emission operations. By combining its specialized fleet with engineering capabilities and technical services, such as electrical turnkey solutions, the company provides a 'one-stop-shop' solution aimed at improving project efficiency and streamlining management for wind farm operators.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Integrated Wind Solutions ASA: Key Information Relating to Cash Dividend | 2026-05-22 | English | |
| IWS – Minutes from the Annual General Meeting - Attachment: IWS - AGM Minutes 19 May 2026.pdf | 2026-05-19 | Norwegian | |
| IWS – Minutes from the Annual General Meeting | 2026-05-19 | English | |
| IWS - Notice of Annual General Meeting 2026 - Attachment: IWS - Notice of AGM 2026 (with appendices).pdf | 2026-04-28 | Norwegian | |
| IWS - Notice of Annual General Meeting 2026 | 2026-04-28 | English | |
| Notification of Trade - Attachment: Notification of transactions by persons discharging managerial responsibilities (PDMR).pdf | 2026-03-02 | English |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Integrated Wind Solutions ASA, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Sea and coastal freight water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Transcoal Pacific Tbk.
Operates as a shipping and logistics company, specializing …
|
TCPI | ID | Transportation and storage |
|
Pyxis Tankers Inc.
Operates a modern fleet of product tankers and dry bulk car…
|
PXS | US | Transportation and storage |
|
QUEMCHI S.A.
Engaged in maritime transport, including freight and cargo …
|
— | CL | Transportation and storage |
|
Rig Tenders Tbk
Provides marine logistics services, primarily for the oil a…
|
RIGS | ID | Transportation and storage |
|
Robin Energy Ltd.
Operates a fleet of tanker vessels for international energy…
|
RBNE | MH | Transportation and storage |
|
Rubico Inc.
Owns and operates a fleet of eco-conscious crude oil tanker…
|
RUBI | US | Transportation and storage |
|
Sadhav Shipping Limited
Provides marine services, vessel operations, port logistics…
|
SADHAV | IN | Transportation and storage |
|
SAFE BULKERS, INC.
Owns and operates a fleet of drybulk vessels for transporti…
|
SB | US | Transportation and storage |
|
Samudera Indonesia Tbk
Integrated shipping and logistics company offering comprehe…
|
SMDR | ID | Transportation and storage |
|
Scorpio Tankers Inc.
Provider of global marine transportation for refined petrol…
|
STNG | MH | Transportation and storage |
Integrated Wind Solutions ASA 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/3637/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3637 | 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=3637 | 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=3637 \ -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": 3637}, 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 Integrated Wind Solutions ASA (id: 3637)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.