
Nordisk Bergteknik — Investor Relations & Filings
Nordisk Bergteknik is a group of companies specializing in rock handling and foundation solutions. The company operates as a strategic partner, providing comprehensive contracting services for complex projects within the infrastructure, construction, and mining sectors. Key services encompass a full range of rock engineering and groundworks, including drilling, blasting, rock excavation, and reinforcement. The group also serves specialized niches such as the development of wind power parks. By leveraging extensive experience, modern methodologies, and innovative technology, Nordisk Bergteknik delivers efficient and sustainable solutions for laying the foundations of modern infrastructure and industry.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Major Shareholding Notification 2026 | 2026-05-11 | English | |
| Announcement from Annual General Meeting in Nordisk Bergteknik AB (publ) | 2026-05-07 | English | |
| Kommuniké från årsstämma i Nordisk Bergteknik AB (publ) | 2026-05-07 | English | |
| Interim / Quarterly Report 2026 | 2026-05-05 | English | |
| Interim / Quarterly Report 2026 | 2026-05-05 | English | |
| Kallelse till årsstämma i Nordisk Bergteknik AB (publ) | 2026-03-31 | Swedish |
Browse filings by year
6 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Nordisk Bergteknik, 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 · Site preparation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Wan Kei Group Holdings Limited
Provides foundation construction, piling solutions, ground …
|
1718 | HK | Construction |
|
Zhejiang United Investment Holdings Group Limited
Specialized engineering construction contractor in Hong Kon…
|
8366 | HK | Construction |
Nordisk Bergteknik 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/3085/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3085 | 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=3085 | 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=3085 \ -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": 3085}, 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 Nordisk Bergteknik (id: 3085)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.