
Youji Corporation — Investor Relations & Filings
Youji Corporation specializes in providing comprehensive services centered on early childhood physical education. The company dispatches qualified instructors to kindergartens, nursery schools, and certified child centers to conduct physical education classes and extracurricular sports activities under its Cosmo Sports Club brand. In addition to direct instruction, its business operations include the management of nursery schools, cram schools, and developmental support centers. Youji Corporation also offers a wide range of B2B support services for educational institutions, encompassing management consulting, staff recruitment, labor management, and the planning and arrangement of travel events like school camps.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 業績連動型譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-13 | Japanese | |
| 通期業績予想値と実績値との差異及び剰余金の配当に関するお知らせ | 2026-05-13 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-05-13 | Japanese | |
| 確認書 | 2026-01-27 | Japanese | |
| 確認書 | 2026-01-27 | Japanese | |
| 訂正有価証券報告書-第53期(2024/04/01-2025/03/31) | 2026-01-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46883893 | 業績連動型譲渡制限付株式報酬制度の導入に関するお知らせ | 2026-05-13 | Japanese | ||
| 46883891 | 通期業績予想値と実績値との差異及び剰余金の配当に関するお知らせ | 2026-05-13 | Japanese | ||
| 46883889 | 2026年3月期 決算短信〔日本基準〕(非連結) | 2026-05-13 | Japanese | ||
| 13366746 | 確認書 | 2026-01-27 | Japanese | ||
| 13366742 | 確認書 | 2026-01-27 | Japanese | ||
| 13366734 | 訂正有価証券報告書-第53期(2024/04/01-2025/03/31) | 2026-01-27 | Japanese | ||
| 13365376 | 訂正有価証券報告書-第52期(2023/04/01-2024/03/31) | 2026-01-27 | Japanese | ||
|
2025
6 filings
| |||||
| 8062209 | 確認書 | 2025-10-31 | Japanese | ||
| 8062206 | 半期報告書-第54期(2025/04/01-2026/03/31) | 2025-10-31 | Japanese | ||
| 7247123 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7255676 | 内部統制報告書-第53期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
| 7255672 | 確認書 | 2025-06-20 | Japanese | ||
| 7255675 | 有価証券報告書-第53期(2024/04/01-2025/03/31) | 2025-06-20 | Japanese | ||
|
2024
2 filings
| |||||
| 7303870 | 確認書 | 2024-10-31 | Japanese | ||
| 7303871 | 半期報告書-第53期(2024/04/01-2025/03/31) | 2024-10-31 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Sports and recreation education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beachbody Company, Inc.
A digital wellness company offering fitness programs, nutri…
|
BODI | US | Education |
|
Fitness Champs Holdings Ltd
Aquatic sports education provider offering swimming program…
|
FCHL | US | Education |
Youji Corporation 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/13500/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13500 | 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=13500 | 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=13500 \ -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": 13500}, 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 Youji Corporation (id: 13500)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.