
GN Store Nord — Investor Relations & Filings
GN Store Nord is a global leader in intelligent hearing, audio, and video solutions. The company develops, manufactures, and markets a broad portfolio of products designed to help people with hearing loss, enhance business communication and collaboration, and provide immersive consumer experiences. Its core activities are divided into distinct segments: Hearing, which offers medical-grade hearing aids and audiological solutions under brands like ReSound; and Audio & Video, which provides professional headsets, speakerphones, and video conferencing equipment, as well as consumer audio and gaming peripherals through brands such as Jabra and SteelSeries. The company's focus is on leveraging technology to create advanced solutions that connect people and improve their quality of life through sound.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director's Dealing 2025 | 2025-03-13 | English | |
| Annual Report (ESEF) 2024 | 2025-02-06 | English | |
| Earnings Release 2024 | 2025-02-06 | English | |
| Annual Report 2024 | 2025-02-06 | English | |
| Earnings Release 2024 | 2024-11-06 | English | |
| Director's Dealing 2024 | 2024-09-05 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for GN Store Nord, 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 · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
GN Store Nord 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/3366/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3366 | 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=3366 | 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=3366 \ -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": 3366}, 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 GN Store Nord (id: 3366)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.