
Chartwell Retirement Residences — Investor Relations & Filings
Chartwell Retirement Residences is a leading provider of seniors' housing and retirement living services, serving over 25,000 residents. The company offers a comprehensive spectrum of care options, including independent living, assisted living, and specialized memory care, designed to provide flexible support and promote wellness. As one of the largest operators in the sector, Chartwell focuses on empowering seniors to thrive through personalized care plans, engaging social experiences, and a commitment to its vision of "Making People's Lives BETTER."
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2026-03-27 | English | |
| News release - English.pdf | 2026-03-16 | English | |
| Auditors' consent letter.pdf | 2026-03-02 | English | |
| Annual information form - English.pdf | 2026-02-26 | English | |
| Other.pdf | 2026-02-26 | English | |
| 52-109F1 - Certification of annual filings - CEO (E).pdf | 2026-02-26 | English |
Browse filings by year
23 years- 2026 28 filings
- 2025 73 filings
- 2024 73 filings
- 2023 71 filings
- 2022 57 filings
- 2021 79 filings
- 2020 69 filings
- 2019 58 filings
- 2018 39 filings
- 2017 68 filings
- 2016 45 filings
- 2015 50 filings
- 2014 6 filings
- 2013 3 filings
- 2012 14 filings
- 2011 6 filings
- 2010 9 filings
- 2009 18 filings
- 2008 2 filings
- 2007 13 filings
- 2006 36 filings
- 2005 38 filings
- 2004 8 filings
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 |
|---|---|---|---|
|
Arvida Group Limited
Provides retirement living and aged care services through i…
|
ARV | NZ | Human health and social work ac… |
|
Attendo
A Nordic provider of publicly funded health and social care…
|
ATT | SE | Human health and social work ac… |
|
Brookdale Senior Living Inc.
Operator of senior living communities offering a full conti…
|
BKD | US | Human health and social work ac… |
|
CHARM CARE CORPORATION
Operates fee-based nursing homes and assisted-living facili…
|
6062 | JP | Human health and social work ac… |
|
CPAC (Care) Holdings Ltd.
Pioneered the 'Aging in Place' retirement living concept fo…
|
— | CA | Human health and social work ac… |
|
Element Lifestyle Retirement Inc.
Develops, owns, and operates senior living residences using…
|
ELM | CA | Human health and social work ac… |
|
Eukedos
Manages residential healthcare facilities for non-self-suff…
|
EUK | IT | Human health and social work ac… |
|
Extendicare Inc.
Provides long-term care facility management and home health…
|
EXE | CA | Human health and social work ac… |
|
FREEDOM CARE GROUP HOLDINGS LIMITED
Provides NDIS disability support services, specialized hous…
|
FCG | AU | Human health and social work ac… |
|
Golden House Ltd.
Manages and operates assisted and independent living projec…
|
GOHO | IL | Human health and social work ac… |
Chartwell Retirement Residences 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/45334/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45334 | 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=45334 | 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=45334 \ -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": 45334}, 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 Chartwell Retirement Residences (id: 45334)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.