
Living Platform, Ltd. — Investor Relations & Filings
Living Platform, Ltd. operates businesses centered on social services, with three core pillars: elderly care, disability support, and childcare. The company offers a wide range of services for seniors, from those who can live independently to those requiring nursing care. For individuals with disabilities, it provides living and employment support to facilitate workforce participation. Its childcare division focuses on creating nurturing and educational environments for the healthy mental and physical growth of children. The company's mission is to contribute to a sustainable social security system by providing quality services at reasonable prices, thereby supporting daily life and encouraging broader social engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 株主優待実施に関するお知らせ | 2026-05-19 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第15期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-04 | Japanese | |
| 内部統制報告書-第14期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | |
| 確認書 | 2025-06-30 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 46541498 | 株主優待実施に関するお知らせ | 2026-05-19 | Japanese | ||
|
2025
6 filings
| |||||
| 8318139 | 確認書 | 2025-11-14 | Japanese | ||
| 8318091 | 半期報告書-第15期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 7241158 | 臨時報告書 | 2025-07-04 | Japanese | ||
| 7243765 | 内部統制報告書-第14期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
| 7243754 | 確認書 | 2025-06-30 | Japanese | ||
| 7243733 | 有価証券報告書-第14期(2024/04/01-2025/03/31) | 2025-06-30 | Japanese | ||
|
2024
8 filings
| |||||
| 7296925 | 確認書 | 2024-11-14 | Japanese | ||
| 7296916 | 半期報告書-第14期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7321051 | 内部統制報告書-第13期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7321031 | 確認書 | 2024-06-28 | Japanese | ||
| 7321037 | 有価証券報告書-第13期(2023/04/01-2024/03/31) | 2024-06-28 | Japanese | ||
| 7337566 | 臨時報告書 | 2024-05-15 | Japanese | ||
| 7341518 | 臨時報告書 | 2024-04-12 | Japanese | ||
| 7352822 | 確認書 | 2024-02-14 | 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 |
|---|---|---|---|
|
Golden House Ltd.
Manages and operates assisted and independent living projec…
|
GOHO | IL | Human health and social work ac… |
|
Kato (Hong Kong) Holdings Limited
Specializes in operating and managing residential care home…
|
2189 | HK | Human health and social work ac… |
|
Max India Limited
Strategic holding entity providing senior living, assisted …
|
MAXIND | IN | Human health and social work ac… |
|
McCarthy Corporation plc
Develops and manages diverse retirement communities for ind…
|
MCS | CA | Human health and social work ac… |
|
MEARS GROUP PLC
Provider of housing maintenance, management, care, and faci…
|
MER | GB | Human health and social work ac… |
|
Mediterranean Towers Ltd.
Develops, constructs, and manages a chain of retirement com…
|
MDTR | IL | Human health and social work ac… |
|
Metlifecare Limited
Develops and manages retirement villages and comprehensive …
|
MET | NZ | Human health and social work ac… |
|
Oceania Healthcare Limited
Provider of aged care and retirement living services with a…
|
OCA | NZ | Human health and social work ac… |
|
OCEANIA HEALTHCARE LIMITED
Provides integrated aged care and retirement living solutio…
|
OCA | AU | Human health and social work ac… |
|
Promisia Healthcare Limited
Operates aged care facilities and retirement villages offer…
|
PHL | NZ | Human health and social work ac… |
Living Platform, 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/14285/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14285 | 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=14285 | 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=14285 \ -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": 14285}, 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 Living Platform, Ltd. (id: 14285)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.