Attendo — Investor Relations & Filings
Attendo is a leading provider of publicly funded health and social care services in the Nordic region. The company offers a comprehensive range of services, including care for older people, care for individuals with disabilities, and individual and family care. It primarily partners with public sector clients, such as municipalities, to deliver these essential services. Attendo focuses on developing cost-effective and modern working methods to address complex, individual-based care needs. The company's operations are organized into business areas covering Scandinavia and Finland.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Attendo to buy back shares for a maximum amount of SEK 275 million | 2026-05-06 | English | |
| Attendo återköper aktier för maximalt 275 miljoner kronor | 2026-05-06 | English | |
| Bulletin from Attendo's Annual General Meeting 2026 | 2026-05-06 | English | |
| Kommuniké från Attendos årsstämma 2026 | 2026-05-06 | English | |
| Återköp av aktier under vecka 19, 2026 | 2026-05-06 | English | |
| Repurchases of shares during week 19, 2026 | 2026-05-06 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Attendo, 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 · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
REGIS HEALTHCARE LIMITED
Provides residential aged care, home care, and retirement l…
|
REG | AU | Human health and social work ac… |
|
RYMAN HEALTHCARE LIMITED
Develops and operates integrated retirement villages and ag…
|
RYM | NZ | Human health and social work ac… |
|
SHANGHAI EVERJOY HEALTH GROUP CO., LTD.
Specializes in ceramic tile manufacturing and integrated el…
|
002162 | CN | Human health and social work ac… |
|
SONIDA SENIOR LIVING, INC.
Operates senior living communities offering independent/ass…
|
SNDA | US | Human health and social work ac… |
|
Summerset Group Holdings Limited
Develops and operates integrated retirement villages with i…
|
SUM | NZ | Human health and social work ac… |
|
SUMMERSET GROUP HOLDINGS LIMITED
Develops and operates integrated retirement villages with a…
|
SNZ | AU | Human health and social work ac… |
Attendo 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/3003/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3003 | 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=3003 | 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=3003 \ -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": 3003}, 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 Attendo (id: 3003)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.