
Sienna Senior Living Inc. — Investor Relations & Filings
Sienna Senior Living Inc. is one of Canada's leading owners and operators of seniors residences, providing a comprehensive range of services across the country. The company's core business is segmented into Retirement residences and Long-Term Care (LTC) communities. Retirement living options offer tailored lifestyles with 24/7 on-call support, while LTC communities provide essential nursing care and continuing support. Sienna operates communities in provinces including Ontario, British Columbia, Alberta, and Saskatchewan. The organization emphasizes quality care and safety, driven by its mission to help residents live fully every day and its purpose of cultivating happiness in daily life.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| News release - English.pdf | 2026-04-15 | English | |
| News release - English.pdf | 2026-04-15 | English | |
| News release - English.pdf | 2026-04-13 | French | |
| News release - English.pdf | 2026-04-13 | English | |
| News release - English.pdf | 2026-04-06 | English | |
| News release - English.pdf | 2026-04-06 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 34610238 | News release - English.pdf | 2026-04-15 | English | ||
| 34580094 | News release - English.pdf | 2026-04-15 | English | ||
| 34422749 | News release - English.pdf | 2026-04-13 | French | ||
| 34422740 | News release - English.pdf | 2026-04-13 | English | ||
| 33617555 | News release - English.pdf | 2026-04-06 | English | ||
| 33612008 | News release - English.pdf | 2026-04-06 | English | ||
| 33169144 | News release - English.pdf | 2026-04-02 | English | ||
| 33160307 | News release - English.pdf | 2026-04-02 | English | ||
| 33169164 | News release - English.pdf | 2026-04-02 | English | ||
| 33158073 | News release - English.pdf | 2026-04-02 | English | ||
| 19477618 | News release - English.pdf | 2026-02-13 | English | ||
| 19476398 | News release - English.pdf | 2026-02-13 | English | ||
|
2025
3 filings
| |||||
| 32380716 | Report of exempt distribution (45-106F1).pdf | 2025-12-29 | English | ||
| 32375577 | News release - English.pdf | 2025-12-19 | English | ||
| 32374699 | Documents affecting rights of securityholders - Trust indentures re debt.pdf | 2025-12-18 | English | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHC GROUP INC.
A company operating in welfare, nursing care, and restauran…
|
7083 | JP | Human health and social work ac… |
|
Ambea
Offers housing, support, education, and staffing for health…
|
AMBEA | SE | Human health and social work ac… |
|
Amica Mature Lifestyles Inc.
Management, development, and ownership of luxury senior liv…
|
ACC | CA | Human health and social work ac… |
|
As Partners CO.,LTD.
Specializes in tech-driven senior care services and real es…
|
160A | JP | Human health and social work ac… |
|
Bayit Bakfar Ltd.
Develops and operates a chain of senior living residences w…
|
BKFR | IL | Human health and social work ac… |
|
Care Service Co., Ltd.
Provider of comprehensive in-home nursing care and welfare …
|
2425 | JP | Human health and social work ac… |
|
CARE TWENTYONE CORPORATION
A welfare company providing nursing care services, faciliti…
|
2373 | JP | Human health and social work ac… |
|
cedar.co.,ltd
Offers nursing care and rehabilitation via facility, day, a…
|
2435 | JP | Human health and social work ac… |
|
DANEL (Adir Yeoshua) Ltd.
Service provider in human resources, nursing, and for speci…
|
DANE | IL | Human health and social work ac… |
|
FB CARE SERVICE CO.,LTD.
Provider of nursing care services via facilities, in-home s…
|
9220 | JP | Human health and social work ac… |
Sienna Senior Living Inc. 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/46536/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46536 | 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=46536 | 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=46536 \ -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": 46536}, 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 Sienna Senior Living Inc. (id: 46536)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.