
QLS Holdings Co., Ltd — Investor Relations & Filings
QLS Holdings Co., Ltd. is a holding company that manages subsidiaries specializing in welfare and support services. The company's operations are centered on three core business segments: Childcare, Nursing Care, and Temporary Staffing. The Childcare segment involves the operation of nursery schools. The Nursing Care segment provides a range of services, including home-visit nursing and in-home care support. The Temporary Staffing segment offers human resource solutions. Guided by its mission to enhance the 'Quality of Life,' the company is dedicated to providing services that support individuals across different life stages, including children, adults, and the elderly.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 確認書 | 2025-06-27 | Japanese | |
| 有価証券報告書-第7期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | |
| 内部統制報告書-第7期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8311576 | 確認書 | 2025-11-14 | Japanese | ||
| 8311575 | 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7242181 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7245654 | 確認書 | 2025-06-27 | Japanese | ||
| 7245649 | 有価証券報告書-第7期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7245648 | 内部統制報告書-第7期(2024/04/01-2025/03/31) | 2025-06-27 | Japanese | ||
| 7263972 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7263959 | 臨時報告書 | 2025-05-14 | Japanese | ||
| 7276456 | 臨時報告書 | 2025-02-19 | Japanese | ||
|
2024
6 filings
| |||||
| 7292981 | 訂正有価証券届出書(組込方式) | 2024-12-05 | Japanese | ||
| 7294396 | 有価証券届出書(組込方式) | 2024-11-25 | Japanese | ||
| 7297150 | 確認書 | 2024-11-14 | Japanese | ||
| 7297137 | 半期報告書-第7期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7317617 | 臨時報告書 | 2024-07-02 | Japanese | ||
| 7324877 | 確認書 | 2024-06-27 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AP Healthcare Inc.
A distributor of pharmaceutical products with plans to ente…
|
109960 | KR | Human health and social work ac… |
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
LIKE,Inc.
Offers human resources, childcare, and nursing care service…
|
2462 | JP | Human health and social work ac… |
|
MAYFIELD CHILDCARE LIMITED
Provides early childhood education and care services via lo…
|
MFD | AU | Human health and social work ac… |
|
Miahelsa Holdings Corporation
Operates pharmaceutical, nursing care, childcare, and food …
|
7129 | JP | Human health and social work ac… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
QLS Holdings 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/14270/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14270 | 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=14270 | 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=14270 \ -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": 14270}, 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 QLS Holdings Co., Ltd (id: 14270)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.