Arvida Group Limited — Investor Relations & Filings
Arvida Group Limited provides retirement living and aged care services through a portfolio of integrated villages. The company utilizes a continuum of care model, offering independent living options such as villas and apartments alongside assisted living in serviced apartments. Its specialized care facilities provide rest home, hospital-level, and dementia care services. Arvida implements a resident-led philosophy focused on enhancing wellbeing and community connection. The service delivery model prioritizes personalized care and social engagement, ensuring residents have access to varying levels of support as their needs evolve. The portfolio includes a range of purpose-built facilities designed to support active lifestyles while maintaining high standards of clinical excellence and hospitality.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Director Appointment | 2026-04-08 | English | |
| Arvida Interim Results | 2025-11-28 | English | |
| Annual Report 2025 | 2025-06-27 | English | |
| ARVIDA GROUP LIMITED FY25 RESULT | 2025-05-28 | English | |
| Director Appointment | 2025-03-03 | English | |
| Director Appointment | 2025-02-03 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 38795127 | Director Appointment | 2026-04-08 | English | ||
|
2025
5 filings
| |||||
| 38778476 | Arvida Interim Results | 2025-11-28 | English | ||
| 38755671 | Annual Report 2025 | 2025-06-27 | English | ||
| 38751434 | ARVIDA GROUP LIMITED FY25 RESULT | 2025-05-28 | English | ||
| 38741376 | Director Appointment | 2025-03-03 | English | ||
| 38738000 | Director Appointment | 2025-02-03 | English | ||
|
2024
9 filings
| |||||
| 38729729 | New Syndicated Bank Debt Facility | 2024-11-20 | English | ||
| 38729710 | Ongoing Disclosure Notices | 2024-11-20 | English | ||
| 38729695 | New Board of Directors Appointed | 2024-11-19 | English | ||
| 38729686 | SPH Notice - Stonepeak Alps BidCo Limited (Stonepeak BidCo) | 2024-11-19 | English | ||
| 38729582 | Scheme of Arrangement Implemented | 2024-11-19 | English | ||
| 38729544 | Arvida Interim Results | 2024-11-19 | English | ||
| 38727766 | SPH Notice - Morgan Stanley and its Subsidiaries | 2024-11-05 | English | ||
| 38727767 | SPH Notice - Morgan Stanley International Holdings Inc. | 2024-11-05 | English | ||
| 38727606 | SPH Notice - Morgan Stanley and its Subsidiaries | 2024-11-04 | English | ||
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… |
Arvida Group Limited 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/66157/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66157 | 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=66157 | 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=66157 \ -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": 66157}, 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 Arvida Group Limited (id: 66157)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.