
SAKURASAKU PLUS,Co.,Ltd — Investor Relations & Filings
SAKURASAKU PLUS,Co.,Ltd. is a company primarily engaged in providing childcare and child-rearing support services. Its core business is the operation of licensed daycare centers and nurseries, conducted mainly through its subsidiary, Sakurasaku Mirai. The company focuses on developing and expanding its services to cater to the needs of the growing number of dual-income families, aiming to support children's development and family well-being.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果および取得終了に関するお知らせ | 2026-06-15 | Japanese | |
| 2026年7月期第3四半期決算説明資料 | 2026-06-12 | Japanese | |
| 自己株式の取得および自己株式立会外買付取引(ToSTNeT-3)による 自己株式の買付けに関するお知らせ | 2026-06-12 | Japanese | |
| 2026年7月期 第3四半期決算短信〔日本基準〕(連結) | 2026-06-12 | Japanese | |
| 2026年7月期 第3四半期決算短信〔日本基準〕(連結) | 2026-06-12 | Japanese | |
| 連結子会社の取締役の選任に関するお知らせ | 2026-04-30 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 48070011 | 自己株式立会外買付取引(ToSTNeT-3)による自己株式の取得結果および取得終了に関するお知らせ | 2026-06-15 | Japanese | ||
| 48056291 | 2026年7月期第3四半期決算説明資料 | 2026-06-12 | Japanese | ||
| 48056287 | 自己株式の取得および自己株式立会外買付取引(ToSTNeT-3)による 自己株式の買付けに関するお知らせ | 2026-06-12 | Japanese | ||
| 48056282 | 2026年7月期 第3四半期決算短信〔日本基準〕(連結) | 2026-06-12 | Japanese | ||
| 48249856 | 2026年7月期 第3四半期決算短信〔日本基準〕(連結) | 2026-06-12 | Japanese | ||
| 46880401 | 連結子会社の取締役の選任に関するお知らせ | 2026-04-30 | Japanese | ||
| 32939947 | 確認書 | 2026-03-13 | Japanese | ||
| 32939945 | 半期報告書-第9期(2025/08/01-2026/07/31) | 2026-03-13 | Japanese | ||
| 48249857 | 2026年7月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2026-03-13 | Japanese | ||
|
2025
6 filings
| |||||
| 48249858 | 2026年7月期 第1四半期決算短信〔日本基準〕(連結) | 2025-12-12 | Japanese | ||
| 8038047 | 確認書 | 2025-10-23 | Japanese | ||
| 8038046 | 有価証券報告書-第8期(2024/08/01-2025/07/31) | 2025-10-23 | Japanese | ||
| 48249859 | 2025年7月期 決算短信〔日本基準〕(連結) | 2025-09-12 | Japanese | ||
| 48249860 | 2025年7月期 第3四半期決算短信〔日本基準〕(連結) | 2025-06-12 | Japanese | ||
| 7273984 | 確認書 | 2025-03-14 | 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 |
|
Smile Holdings Inc.
Specializes in educational services for childcare and early…
|
7084 | JP | Education |
|
Tree House Education & Accessories Limited
Provides pre-school and K-12 education, teacher training, a…
|
TREEHOUSE | IN | Education |
SAKURASAKU PLUS,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/14305/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14305 | 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=14305 | 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=14305 \ -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": 14305}, 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 SAKURASAKU PLUS,Co.,Ltd (id: 14305)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.