
SUNWELS Co.,Ltd. — Investor Relations & Filings
SUNWELS Co.,Ltd. is a nursing care and healthcare provider that specializes in the care of patients with Parkinson's disease. The company's primary operation is its network of 'PD House' assisted living facilities, which are specifically designed for individuals with this condition. In addition to residential services, SUNWELS offers a range of supportive care, including day care, in-home care support, and care plan development. The company also operates Kaatsu training gyms and provides welfare equipment rental, sales, and home remodeling services to enhance the quality of life for its clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当(期末配当無配)に関するお知らせ | 2026-05-12 | Japanese | |
| 2026年3月期 決算説明資料 | 2026-05-12 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-05-12 | Japanese | |
| 監理銘柄(審査中)指定理由の追加及びプライム市場の上場維持基準への適合状況に関するお知らせ | 2026-04-30 | Japanese | |
| (開示事項の変更)借入金の返済条件の変更及び資金使途の変更に関するお知らせ | 2026-04-21 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46883614 | 剰余金の配当(期末配当無配)に関するお知らせ | 2026-05-12 | Japanese | ||
| 46883613 | 2026年3月期 決算説明資料 | 2026-05-12 | Japanese | ||
| 46883611 | 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-05-12 | Japanese | ||
| 46879913 | 監理銘柄(審査中)指定理由の追加及びプライム市場の上場維持基準への適合状況に関するお知らせ | 2026-04-30 | Japanese | ||
| 46878111 | (開示事項の変更)借入金の返済条件の変更及び資金使途の変更に関するお知らせ | 2026-04-21 | Japanese | ||
|
2025
10 filings
| |||||
| 8319632 | 確認書 | 2025-11-14 | Japanese | ||
| 8319616 | 半期報告書-第21期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7248800 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7248797 | 内部統制報告書-第20期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7248792 | 確認書 | 2025-06-26 | Japanese | ||
| 7248794 | 有価証券報告書-第20期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7277892 | 確認書 | 2025-02-12 | Japanese | ||
| 7277890 | 半期報告書-第20期(2024/04/01-2025/03/31) | 2025-02-12 | Japanese | ||
| 7277854 | 訂正内部統制報告書-第19期(2023/04/01-2024/03/31) | 2025-02-12 | Japanese | ||
| 7277852 | 確認書 | 2025-02-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Granville Pacific Capital Corp.
Provides housing and specialized long-term care for seniors…
|
GE | CA | Human health and social work ac… |
|
HIKARI HEIGHTS-VARUS CO.,LTD.
Operates and manages fee-based nursing homes and serviced r…
|
2137 | JP | Human health and social work ac… |
|
HYUGA PRIMARY CARE Co.,Ltd.
Provider of integrated primary care, home healthcare, and h…
|
7133 | JP | Human health and social work ac… |
|
Japan Hospice Holdings Inc.
Manages hospice residences and provides care for patients w…
|
7061 | JP | Human health and social work ac… |
|
Korian
European operator of care services for elderly and vulnerab…
|
KORI | FR | Human health and social work ac… |
|
ORPEA
A multinational corporation specializing in dependency care…
|
ORP | FR | Human health and social work ac… |
|
PACS Group, Inc.
Holding company providing support services to post-acute he…
|
PACS | US | Human health and social work ac… |
|
Qing Song
Offers residential, community, and home-based long-term car…
|
6931 | TW | Human health and social work ac… |
|
Radius Residential Care Limited
Provides residential, hospital, and dementia care with 24-h…
|
RAD | NZ | Human health and social work ac… |
|
Saint Bella Inc.
A luxury family care brand providing premium postpartum and…
|
2508 | CN | Human health and social work ac… |
SUNWELS 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/14531/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14531 | 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=14531 | 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=14531 \ -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": 14531}, 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 SUNWELS Co.,Ltd. (id: 14531)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.