
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 |
|---|---|---|---|
|
REGIS HEALTHCARE LIMITED
Provides residential aged care, home care, and retirement l…
|
REG | AU | Human health and social work ac… |
|
RYMAN HEALTHCARE LIMITED
Develops and operates integrated retirement villages and ag…
|
RYM | NZ | Human health and social work ac… |
|
SHANGHAI EVERJOY HEALTH GROUP CO., LTD.
Specializes in ceramic tile manufacturing and integrated el…
|
002162 | CN | Human health and social work ac… |
|
SONIDA SENIOR LIVING, INC.
Operates senior living communities offering independent/ass…
|
SNDA | US | Human health and social work ac… |
|
Summerset Group Holdings Limited
Develops and operates integrated retirement villages with i…
|
SUM | NZ | Human health and social work ac… |
|
SUMMERSET GROUP HOLDINGS LIMITED
Develops and operates integrated retirement villages with a…
|
SNZ | AU | 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.