
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 |
|---|---|---|---|
|
CLEVER CULTURE SYSTEMS LIMITED
Develops AI-driven automated plate assessment systems for c…
|
CC5 | AU | Manufacturing |
|
Clinical Laserthermia Systems AB
Develops minimally invasive, image-guided systems for laser…
|
CLS | SE | Manufacturing |
|
Cm International Spolka Akcyjna
Designer and contract manufacturer of electronic devices, o…
|
CMI | PL | Manufacturing |
|
COCHLEAR LIMITED
Designs and manufactures implantable hearing solutions for …
|
COH | AU | Manufacturing |
|
COMPUMEDICS LIMITED
Develops diagnostic technology for sleep, brain, and ultras…
|
CMP | AU | Manufacturing |
|
Conavi Medical Corp.
Designs, manufactures, and markets hybrid IVUS/OCT imaging …
|
CNVI | CA | Manufacturing |
|
Condor Technologies NV
Develops, manufactures, and sells dental CAD/CAM equipment …
|
MLMFI | BE | Manufacturing |
|
CONNEQT HEALTH LIMITED
Develops clinical-grade vascular health monitoring wearable…
|
CQT | AU | Manufacturing |
|
CONTEC MEDICAL SYSTEMS CO., LTD.
Develops and manufactures diagnostic and monitoring medical…
|
300869 | CN | Manufacturing |
|
CONTROL BIONICS LIMITED
Develops neural interface technology for assistive communic…
|
CBL | AU | 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.