
Smile Holdings Inc. — Investor Relations & Filings
Smile Holdings Inc. is a company specializing in educational services, with a primary focus on childcare and early childhood education. The company operates a diverse network of facilities, including nursery schools, preschools, after-school programs, and global schools. In addition to facility management, Smile Holdings develops proprietary early childhood education programs and offers international education courses to support child development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期 通期決算説明資料 | 2026-05-18 | Japanese | |
| 配当予想に関するお知らせ | 2026-05-18 | Japanese | |
| 剰余金の配当に関するお知らせ | 2026-05-18 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-18 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46541388 | 2026年3月期 通期決算説明資料 | 2026-05-18 | Japanese | ||
| 46541261 | 配当予想に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541259 | 剰余金の配当に関するお知らせ | 2026-05-18 | Japanese | ||
| 46541257 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-18 | Japanese | ||
|
2025
11 filings
| |||||
| 8318568 | 確認書 | 2025-11-14 | Japanese | ||
| 8318516 | 半期報告書-第8期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7856367 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-04 | Japanese | ||
| 7250496 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7250492 | 内部統制報告書-第7期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250486 | 確認書 | 2025-06-25 | Japanese | ||
| 7250482 | 有価証券報告書-第7期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7253250 | 確認書 | 2025-06-24 | Japanese | ||
| 7253242 | 確認書 | 2025-06-24 | Japanese | ||
| 7253241 | 確認書 | 2025-06-24 | Japanese | ||
| 7253243 | 確認書 | 2025-06-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Pre-primary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIAI Group Corporation
A holding company specializing in childcare and child devel…
|
6557 | JP | Education |
|
Brighter Minds Media Inc.
Facilitates high-quality childcare experiences, offering ed…
|
— | CA | Education |
|
BRIGHT HORIZONS FAMILY SOLUTIONS INC.
Provider of early education, child care, and workforce educ…
|
BFAM | US | Education |
|
EMBARK EARLY EDUCATION LIMITED
Operates early childhood education centers offering care an…
|
EVO | AU | Education |
|
G8 EDUCATION LIMITED
Provides early childhood education and care through a netwo…
|
GEM | AU | Education |
|
Global Kids Company Corp.
Operates licensed and non-licensed daycare centers and afte…
|
6189 | JP | Education |
|
NIDO EDUCATION LIMITED
Provides early childhood education and care using the Reggi…
|
NDO | AU | Education |
|
SAKURASAKU PLUS,Co.,Ltd
Provides childcare and child-rearing support services throu…
|
7097 | JP | Education |
|
Tree House Education & Accessories Limited
Provides pre-school and K-12 education, teacher training, a…
|
TREEHOUSE | IN | Education |
Smile Holdings 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/14279/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14279 | 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=14279 | 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=14279 \ -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": 14279}, 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 Smile Holdings Inc. (id: 14279)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.