
GAKKEN HOLDINGS CO., LTD. — Investor Relations & Filings
Gakken Holdings Co., Ltd. is a diversified company operating primarily in the education and medical welfare sectors. In its education division, the company engages in publishing a wide range of materials, including educational books, workbooks, and magazines, as well as developing and selling educational toys and stationery. It also provides direct educational services through a network of classrooms, learning centers, and tutoring programs. The medical and welfare division focuses on providing services for the elderly, including operating senior housing facilities, and also manages nursery schools. The company leverages its expertise in both fields to offer comprehensive life-stage support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 変更報告書 | 2026-05-20 | Japanese | |
| 訂正発行登録書 | 2026-05-18 | Japanese | |
| 訂正臨時報告書 | 2026-05-18 | Japanese | |
| 訂正発行登録書 | 2026-05-15 | Japanese | |
| 臨時報告書 | 2026-05-15 | Japanese | |
| 確認書 | 2026-05-15 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46578253 | 変更報告書 | 2026-05-20 | Japanese | ||
| 46380792 | 訂正発行登録書 | 2026-05-18 | Japanese | ||
| 46380757 | 訂正臨時報告書 | 2026-05-18 | Japanese | ||
| 46350249 | 訂正発行登録書 | 2026-05-15 | Japanese | ||
| 46350229 | 臨時報告書 | 2026-05-15 | Japanese | ||
| 46350214 | 確認書 | 2026-05-15 | Japanese | ||
| 46350211 | 半期報告書-第81期(2025/10/01-2026/09/30) | 2026-05-15 | Japanese | ||
| 32537549 | 発行登録書(株券、社債券等) | 2026-02-20 | Japanese | ||
| 19197485 | 変更報告書 | 2026-02-10 | Japanese | ||
|
2025
6 filings
| |||||
| 10706291 | 訂正発行登録書 | 2025-12-23 | Japanese | ||
| 10362235 | 確認書 | 2025-12-18 | Japanese | ||
| 10362228 | 有価証券報告書-第80期(2024/10/01-2025/09/30) | 2025-12-18 | Japanese | ||
| 8061787 | 変更報告書 | 2025-10-31 | Japanese | ||
| 7859649 | 変更報告書 | 2025-07-31 | Japanese | ||
| 7239784 | 変更報告書 | 2025-07-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other education n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AcadeMedia
An independent education provider in Northern Europe for al…
|
ACAD | SE | Education |
|
ACE EDUTREND LIMITED
Provides vocational training and skill development services…
|
530093 | IN | Education |
|
Addictive Learning Technology Limited
Provides online upskilling in legal practice, compliance, a…
|
ADDICTIVE | IN | Education |
|
Alfio Bardolla
A company specializing in personal finance education throug…
|
ABTG | IT | Education |
|
Alkhaleej Training and Education Co.
Provides professional training, K-12 education, and busines…
|
4290 | SA | Education |
|
Alue Co., Ltd.
Provides corporate training and HR development using data a…
|
7043 | JP | Education |
|
Aptech Ltd.
Global vocational training provider offering career-oriente…
|
APTECHT | IN | Education |
|
Arihant Academy Limited
Provides academic coaching and test preparation for seconda…
|
ARIHANTACA | IN | Education |
|
ATA Creativity Global
Educational services company offering portfolio training fo…
|
AACG | US | Education |
|
ATOM EDUCAÇÃO E EDITORA S.A.
Provides financial education, publishing services, and a pr…
|
— | BR | Education |
GAKKEN 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/11217/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11217 | 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=11217 | 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=11217 \ -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": 11217}, 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 GAKKEN HOLDINGS CO., LTD. (id: 11217)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.