Summerset Group Holdings Limited — Investor Relations & Filings
Summerset Group Holdings Limited develops and operates integrated retirement villages, providing a range of living options and care services for older adults. The company's portfolio includes independent living units such as villas, cottages, and apartments, alongside assisted living in serviced apartments. A core component of its business model is the continuum of care, which incorporates specialized aged care facilities offering rest home, hospital-level, and dementia care. Villages are designed as master-planned communities featuring shared amenities like clubhouses, cafes, and fitness centers. The company manages the entire lifecycle of its properties, from site acquisition and design to construction and ongoing village management, focusing on high-quality residential environments and comprehensive support services for residents.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Summerset Group Holdings Investor Day Presentation | 2026-05-04 | English | |
| Ongoing Disclosure Notice | 2026-05-01 | English | |
| Outcome of Summerset Annual Meeting | 2026-04-21 | English | |
| Summerset Annual Meeting - Chairman and CEO Addresses | 2026-04-21 | English | |
| Summerset Group Holdings AGM Moving to Online Only | 2026-04-20 | English | |
| SPH Notice - FirstCape Group Limited | 2026-04-14 | 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 |
|---|---|---|---|
|
Promisia Healthcare Limited
Operates aged care facilities and retirement villages offer…
|
PHL | NZ | Human health and social work ac… |
|
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 a…
|
SNZ | AU | Human health and social work ac… |
Summerset Group Holdings 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/66277/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66277 | 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=66277 | 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=66277 \ -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": 66277}, 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 Summerset Group Holdings Limited (id: 66277)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.