
CHARM CARE CORPORATION — Investor Relations & Filings
CHARM CARE CORPORATION is a provider of nursing care services, primarily engaged in the operation of fee-based nursing homes and assisted-living facilities for the elderly. The company manages a portfolio of properties under several brands, including Charm Premier Gran, Charm Premier, and Charm Suite, which cater to a range of lifestyle preferences from comfortable, at-home environments to premium, high-quality residences. Its services focus on providing individualized care, hospitality, and a supportive living environment to enhance the quality of life for its residents. The company's operations are concentrated in major metropolitan areas.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-02-05 | Japanese | |
| 半期報告書-第42期(2025/07/01-2026/06/30) | 2026-02-05 | Japanese | |
| 確認書 | 2025-12-22 | Japanese | |
| 訂正有価証券報告書-第41期(2024/07/01-2025/06/30) | 2025-12-22 | Japanese | |
| 確認書 | 2025-09-24 | Japanese | |
| 有価証券報告書-第41期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 14470417 | 確認書 | 2026-02-05 | Japanese | ||
| 14470403 | 半期報告書-第42期(2025/07/01-2026/06/30) | 2026-02-05 | Japanese | ||
|
2025
6 filings
| |||||
| 10572410 | 確認書 | 2025-12-22 | Japanese | ||
| 10572402 | 訂正有価証券報告書-第41期(2024/07/01-2025/06/30) | 2025-12-22 | Japanese | ||
| 7923178 | 確認書 | 2025-09-24 | Japanese | ||
| 7923177 | 有価証券報告書-第41期(2024/07/01-2025/06/30) | 2025-09-24 | Japanese | ||
| 7286464 | 確認書 | 2025-02-06 | Japanese | ||
| 7286466 | 半期報告書-第41期(2024/07/01-2025/06/30) | 2025-02-06 | Japanese | ||
|
2024
7 filings
| |||||
| 7303674 | 臨時報告書 | 2024-11-01 | Japanese | ||
| 7306547 | 臨時報告書 | 2024-10-02 | Japanese | ||
| 7306543 | 臨時報告書 | 2024-10-02 | Japanese | ||
| 7307274 | 内部統制報告書-第40期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307270 | 確認書 | 2024-09-27 | Japanese | ||
| 7307260 | 有価証券報告書-第40期(2023/07/01-2024/06/30) | 2024-09-27 | Japanese | ||
| 7307219 | 確認書 | 2024-09-27 | Japanese | ||
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… |
|
Chartwell Retirement Residences
Leading provider of seniors' housing offering independent l…
|
CSH.UN | CA | 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… |
CHARM CARE CORPORATION 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/13669/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13669 | 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=13669 | 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=13669 \ -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": 13669}, 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 CHARM CARE CORPORATION (id: 13669)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.