
Condo Nordic Holding AB — Investor Relations & Filings
Condo Nordic Holding AB is a holding company that, through its subsidiaries, provides corporate accommodation and furnished apartment solutions. The company specializes in offering flexible, turnkey housing options designed for long-term stays. Its core business involves managing and supplying fully equipped apartments to corporate clients, serving as an alternative to traditional accommodations for employees and project-based personnel. The operational focus is on developing and expanding its portfolio of housing solutions to meet the demands of the corporate market.
Recent filings
No filings indexed yet
We are still gathering filings for Condo Nordic Holding AB. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other short term accommodation activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hilton Grand Vacations Inc.
Develops, markets, and operates a portfolio of upscale vaca…
|
HGV | US | Accommodation and food service … |
|
Hornigold Reit Spolka Akcyjna
Provider of short-term rental services for luxury apartment…
|
HRL | PL | Accommodation and food service … |
|
MARRIOTT VACATIONS WORLDWIDE Corp
A global company offering vacation ownership, exchange, ren…
|
VAC | US | Accommodation and food service … |
|
Pierre & Vacances
European operator of holiday accommodations across more tha…
|
VAC | FR | Accommodation and food service … |
|
SAFESTAY PLC
Owner and operator of a network of hostels and hotels in th…
|
SSTY | GB | Accommodation and food service … |
|
Sonder Holdings Inc.
A tech-enabled hospitality company operating apartments and…
|
SOND | US | Accommodation and food service … |
Condo Nordic Holding AB 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/7156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7156 | 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=7156 | 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=7156 \ -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": 7156}, 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 Condo Nordic Holding AB (id: 7156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.