
CARE TWENTYONE CORPORATION — Investor Relations & Filings
CARE TWENTYONE CORPORATION is a comprehensive welfare company that provides a wide range of nursing care services. The company operates various facilities, including paid nursing homes under the 'PLAISANT' brand and group homes for individuals with dementia known as 'Tanoshii Ie'. It also offers small-scale multifunctional in-home care, home-visit nursing, and general home care services. In addition to direct care provision, the company focuses on the education and training of caregiving personnel, aiming to contribute to society through welfare, medical care, and education.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-28 | Japanese | |
| 有価証券報告書-第32期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese | |
| 確認書 | 2025-06-13 | Japanese | |
| 半期報告書-第32期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | |
| 臨時報告書 | 2025-02-26 | Japanese | |
| 臨時報告書 | 2025-01-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13517264 | 確認書 | 2026-01-28 | Japanese | ||
| 13517255 | 有価証券報告書-第32期(2024/11/01-2025/10/31) | 2026-01-28 | Japanese | ||
|
2025
7 filings
| |||||
| 7259043 | 確認書 | 2025-06-13 | Japanese | ||
| 7259042 | 半期報告書-第32期(2024/11/01-2025/10/31) | 2025-06-13 | Japanese | ||
| 7276086 | 臨時報告書 | 2025-02-26 | Japanese | ||
| 7287397 | 臨時報告書 | 2025-01-30 | Japanese | ||
| 7287384 | 内部統制報告書-第31期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
| 7287373 | 確認書 | 2025-01-30 | Japanese | ||
| 7287371 | 有価証券報告書-第31期(2023/11/01-2024/10/31) | 2025-01-30 | Japanese | ||
|
2024
6 filings
| |||||
| 7304587 | 臨時報告書 | 2024-10-21 | Japanese | ||
| 7309544 | 臨時報告書 | 2024-09-06 | Japanese | ||
| 7333567 | 四半期報告書-第31期第2四半期(2024/02/01-2024/04/30) | 2024-06-14 | Japanese | ||
| 7333562 | 確認書 | 2024-06-14 | Japanese | ||
| 7347320 | 確認書 | 2024-03-15 | Japanese | ||
| 7347317 | 四半期報告書-第31期第1四半期(2023/11/01-2024/01/31) | 2024-03-15 | Japanese | ||
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… |
|
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… |
|
Granville Pacific Capital Corp.
Provides housing and specialized long-term care for seniors…
|
GE | CA | Human health and social work ac… |
CARE TWENTYONE 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/13340/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13340 | 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=13340 | 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=13340 \ -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": 13340}, 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 CARE TWENTYONE CORPORATION (id: 13340)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.