Edda Wind AS — Investor Relations & Filings
Edda Wind AS is a provider of purpose-built vessels and services for the global offshore wind industry. The company develops, builds, owns, and operates a fleet of specialized Service Operation Vessels (SOVs) and Commissioning Service Operation Vessels (CSOVs). These vessels are designed to support the commissioning, operation, and maintenance phases of both fixed foundation and floating offshore wind farms. The purpose-built fleet is engineered to handle harsh weather conditions and increased distances from shore, focusing on safe operations and maximizing uptime for clients' renewable energy generation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Edda Wind ASA – Strykning | 2025-08-04 | Norwegian | |
| Edda Wind ASA – Delisting | 2025-08-04 | English | |
| Received application for delisting | 2025-07-31 | English | |
| Mottatt søknad om strykning | 2025-07-31 | Norwegian | |
| Final results of the Mandatory Offer to acquire all outstanding shares in Edda Wind ASA | 2025-06-30 | English | |
| Last day of acceptance period for the Mandatory Offer to acquire all outstanding shares in Edda Wind ASA | 2025-06-27 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Edda Wind AS, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Sea and coastal passenger water transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anek Lines S.A.
A passenger and cargo shipping company operating ferries in…
|
ANEK | GR | Transportation and storage |
|
Attica Holdings S.A.
A leading European ferry operator for passengers and cargo …
|
ATTIC | GR | Transportation and storage |
|
Bohai Ferry Group Co., Ltd.
Operates ro-ro passenger and vehicle transport across Bohai…
|
603167 | CN | Transportation and storage |
|
CARNIVAL CORP
Leisure travel company operating a portfolio of cruise bran…
|
CCL | US | Transportation and storage |
|
Carnival PLC
A global cruise company operating over 90 ships to more tha…
|
CCL | GB | Transportation and storage |
|
HAINAN STRAIT SHIPPING CO.,LTD.
Operates Ro-Ro passenger and vehicle transport, port termin…
|
002320 | CN | Transportation and storage |
|
Havila Kystruten AS
Operates sustainable passenger voyages on the historic Norw…
|
HKY | NO | Transportation and storage |
|
Hong Kong Ferry (Holdings) Company Limited
An investment holding company in property, ferry operations…
|
50 | HK | Transportation and storage |
|
Kiriacoulis Shipping S.A.
Holding company offering yacht chartering, sales, brokerage…
|
KYRI | GR | Transportation and storage |
|
Norwegian Cruise Line Holdings Ltd.
A global cruise company operating three distinct brands for…
|
NCLH | US | Transportation and storage |
Edda Wind AS 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/3585/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3585 | 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=3585 | 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=3585 \ -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": 3585}, 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 Edda Wind AS (id: 3585)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.