
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
Browse filings by year
20 years- 2026 6 filings
- 2025 14 filings
- 2024 11 filings
- 2023 60 filings
- 2022 68 filings
- 2021 133 filings
- 2020 102 filings
- 2019 176 filings
- 2018 105 filings
- 2017 312 filings
- 2016 325 filings
- 2015 148 filings
- 2014 94 filings
- 2013 118 filings
- 2012 106 filings
- 2011 108 filings
- 2010 73 filings
- 2009 42 filings
- 2008 50 filings
- 2007 18 filings
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.
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 · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beijing Succeeder Technology Inc.
Develops IVD instruments and reagents for thrombosis and he…
|
688338 | CN | Manufacturing |
|
Beijing Wandong Medical Technology Co., Ltd.
Develops and distributes medical imaging equipment and diag…
|
600055 | CN | Manufacturing |
|
Beta Bionics, Inc.
Develops and commercializes automated insulin delivery syst…
|
BBNX | US | Manufacturing |
|
BioElectronics Corporation
Manufacturer of non-invasive electroceutical medical device…
|
BIEL | US | Manufacturing |
|
BIONIME
Specializes in blood glucose monitoring systems and IoT-dri…
|
4737 | TW | Manufacturing |
|
BIO PROTECH INC.
Manufacturer of medical equipment, disposable supplies, and…
|
199290 | KR | Manufacturing |
|
Bio View Ltd.
Develops automated cell imaging and analysis solutions for …
|
BIOV | IL | Manufacturing |
|
Bistos Co., Ltd.
Manufactures medical equipment for maternal, neonatal, and …
|
419540 | KR | Manufacturing |
|
BONRAYBIO
Provides AI-powered male infertility diagnostic solutions a…
|
6955 | TW | Manufacturing |
|
Brainlab AG
Develops software-driven hardware and software for image-gu…
|
BRN | DE | 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.