
LITALICO Inc. — Investor Relations & Filings
LITALICO Inc. is a company focused on providing comprehensive support services for individuals with disabilities to create a more inclusive society. Its core business operates across two main segments: employment support and child development. The employment support division, through services like LITALICO Works, offers vocational training and job placement assistance to adults with disabilities, helping them find and sustain meaningful employment. The child development division operates specialized learning classrooms and social skills programs for children with developmental challenges, focusing on personalized education and early support. Additionally, the company develops and manages online platforms that deliver information, resources, and community connections to individuals, families, and professionals in the disability welfare field.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | |
| 半期報告書-第6期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34468217 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-14 | Japanese | ||
| 32940269 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 12672428 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-14 | Japanese | ||
|
2025
12 filings
| |||||
| 10126142 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
| 8319759 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-14 | Japanese | ||
| 8243970 | 半期報告書-第6期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | ||
| 8241892 | 確認書 | 2025-11-12 | Japanese | ||
| 7978490 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-08 | Japanese | ||
| 7856300 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-05 | Japanese | ||
| 7859341 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | ||
| 7240076 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-14 | Japanese | ||
| 7241198 | 訂正確認書 | 2025-07-04 | Japanese | ||
| 7241199 | 訂正有価証券報告書-第5期(2024/04/01-2025/03/31) | 2025-07-04 | Japanese | ||
| 7243611 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7256156 | 内部統制報告書-第5期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Social work activities without accommodation for older persons or persons with disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bluelinea
Provides teleassistance and connected healthcare for the el…
|
ALBLU | FR | Human health and social work ac… |
|
Careium AB
A European provider of technology-enabled care and digital …
|
CARE | SE | Human health and social work ac… |
|
Cocorport Inc.
Provides employment and independence support for individual…
|
9346 | JP | Human health and social work ac… |
|
Continuum Health Care Inc.
Provides personalized, compassionate in-home senior care an…
|
— | CA | Human health and social work ac… |
|
E-Home Household Service Holdings Ltd
An online-to-offline platform for household, appliance, and…
|
EJH | US | Human health and social work ac… |
|
I A D SRL
Provides assistance, treatment, and care for disabled indiv…
|
— | AR | Human health and social work ac… |
|
INCLUSIVE Inc.
A business development company promoting digital transforma…
|
7078 | JP | Human health and social work ac… |
|
internet infinity INC.
Offers direct services and technology to extend the healthy…
|
6545 | JP | Human health and social work ac… |
|
Nova Leap Health Corp.
A healthcare provider offering personalized private pay hom…
|
NLH | CA | Human health and social work ac… |
LITALICO Inc. 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/14356/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14356 | 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=14356 | 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=14356 \ -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": 14356}, 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 LITALICO Inc. (id: 14356)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.