
cedar.co.,ltd — Investor Relations & Filings
Cedar Co., Ltd. is a provider of comprehensive nursing care and rehabilitation services. The company's operations are structured into three main segments: Facility Services, Day Services, and Home-based Services. The Facility Services division manages residential care facilities, including paid nursing homes under the 'La Nashika' brand, group homes, and short-stay centers. The Day Services division operates day care centers that feature full-scale rehabilitation programs and individually selectable service options. The Home-based Services segment offers a range of in-home support, encompassing visiting nursing and rehabilitation, personal assistance through helper stations, care planning, and housekeeping services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 有価証券報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
7 filings
| |||||
| 8316377 | 確認書 | 2025-11-14 | Japanese | ||
| 8316359 | 半期報告書-第45期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7241799 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7247725 | 確認書 | 2025-06-26 | Japanese | ||
| 7247710 | 内部統制報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247686 | 有価証券報告書-第44期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7260011 | 臨時報告書 | 2025-06-06 | Japanese | ||
|
2024
8 filings
| |||||
| 7295678 | 確認書 | 2024-11-14 | Japanese | ||
| 7295672 | 半期報告書-第44期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7327678 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7332002 | 内部統制報告書-第43期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7332001 | 確認書 | 2024-06-20 | Japanese | ||
| 7331999 | 有価証券報告書-第43期(2023/04/01-2024/03/31) | 2024-06-20 | Japanese | ||
| 7350206 | 確認書 | 2024-02-14 | Japanese | ||
| 7350207 | 四半期報告書-第43期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | 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… |
|
CARE TWENTYONE CORPORATION
A welfare company providing nursing care services, faciliti…
|
2373 | 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… |
cedar.co.,ltd 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/13398/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13398 | 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=13398 | 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=13398 \ -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": 13398}, 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 cedar.co.,ltd (id: 13398)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.