
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 |
|---|---|---|---|
| 訂正有価証券報告書-第11期(令和3年4月1日-令和4年3月31日) | 2022-12-01 | Japanese | |
| 訂正有価証券報告書-第10期(令和2年4月1日-令和3年3月31日) | 2022-12-01 | Japanese | |
| 訂正有価証券報告書-第9期(平成31年4月1日-令和2年3月31日) | 2022-12-01 | Japanese | |
| 確認書 | 2022-11-14 | Japanese | |
| 四半期報告書-第12期第2四半期(令和4年4月1日-令和4年9月30日) | 2022-11-14 | Japanese | |
| 確認書 | 2022-08-12 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
13 filings
| |||||
| 7580986 | 訂正有価証券報告書-第11期(令和3年4月1日-令和4年3月31日) | 2022-12-01 | Japanese | ||
| 7580985 | 訂正有価証券報告書-第10期(令和2年4月1日-令和3年3月31日) | 2022-12-01 | Japanese | ||
| 7580982 | 訂正有価証券報告書-第9期(平成31年4月1日-令和2年3月31日) | 2022-12-01 | Japanese | ||
| 7583183 | 確認書 | 2022-11-14 | Japanese | ||
| 7583173 | 四半期報告書-第12期第2四半期(令和4年4月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591643 | 確認書 | 2022-08-12 | Japanese | ||
| 7591615 | 四半期報告書-第12期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7597208 | 確認書 | 2022-07-04 | Japanese | ||
| 7597212 | 訂正有価証券報告書-第11期(令和3年4月1日-令和4年3月31日) | 2022-07-04 | Japanese | ||
| 7601285 | 確認書 | 2022-06-28 | Japanese | ||
| 7601282 | 内部統制報告書-第11期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7601283 | 有価証券報告書-第11期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7616613 | 四半期報告書-第11期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
2 filings
| |||||
| 7623009 | 四半期報告書-第11期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627458 | 四半期報告書-第11期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-13 | 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 |
|---|---|---|---|
|
Arvida Group Limited
Provides retirement living and aged care services through i…
|
ARV | NZ | Human health and social work ac… |
|
Attendo
A Nordic provider of publicly funded health and social care…
|
ATT | SE | Human health and social work ac… |
|
Brookdale Senior Living Inc.
Operator of senior living communities offering a full conti…
|
BKD | US | Human health and social work ac… |
|
CHARM CARE CORPORATION
Operates fee-based nursing homes and assisted-living facili…
|
6062 | JP | Human health and social work ac… |
|
Chartwell Retirement Residences
Leading provider of seniors' housing offering independent l…
|
CSH.UN | CA | Human health and social work ac… |
|
CPAC (Care) Holdings Ltd.
Pioneered the 'Aging in Place' retirement living concept fo…
|
— | CA | Human health and social work ac… |
|
Element Lifestyle Retirement Inc.
Develops, owns, and operates senior living residences using…
|
ELM | CA | Human health and social work ac… |
|
Eukedos
Manages residential healthcare facilities for non-self-suff…
|
EUK | IT | Human health and social work ac… |
|
Extendicare Inc.
Provides long-term care facility management and home health…
|
EXE | CA | Human health and social work ac… |
|
FREEDOM CARE GROUP HOLDINGS LIMITED
Provides NDIS disability support services, specialized hous…
|
FCG | 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.