
Aoba-BBT, Inc. — Investor Relations & Filings
Aoba-BBT, Inc. is an educational services provider specializing in recurrent education and online learning platforms. The company operates Business Breakthrough University (BBT University), which offers a Bachelor's degree in Business Management that can be completed entirely online. Its core offerings include a range of distance education programs, e-learning solutions, and corporate group training delivered via the internet and satellite broadcasting. The curriculum is designed to cultivate practical skills in management, leadership, and strategic problem-solving for professionals and organizations seeking continuous development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 半期報告書-第28期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 有価証券報告書-第27期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第27期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8319391 | 半期報告書-第28期(2025/04/01-2025/09/30) | 2025-11-14 | Japanese | ||
| 8319342 | 確認書 | 2025-11-14 | Japanese | ||
| 7248236 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7247199 | 有価証券報告書-第27期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247192 | 確認書 | 2025-06-26 | Japanese | ||
| 7247189 | 内部統制報告書-第27期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
|
2024
9 filings
| |||||
| 7293240 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-02 | Japanese | ||
| 7293791 | 変更報告書 | 2024-11-28 | Japanese | ||
| 7302906 | 確認書 | 2024-11-07 | Japanese | ||
| 7302907 | 半期報告書-第27期(2024/04/01-2025/03/31) | 2024-11-07 | Japanese | ||
| 7323775 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7322345 | 内部統制報告書-第26期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322342 | 確認書 | 2024-06-27 | Japanese | ||
| 7322336 | 有価証券報告書-第26期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7326852 | 確認書 | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SEG INTERNATIONAL BHD
An investment holding company primarily engaged in providin…
|
— | MY | Education |
|
SER EDUCACIONAL S.A.
Private higher education provider of undergraduate, graduat…
|
— | BR | Education |
|
Shanghai Gench Education Group Limited
Higher vocational education provider operating Shanghai's l…
|
1525 | HK | Education |
|
South China Vocational Education Group Company Limited
Private higher vocational education and training provider s…
|
6913 | HK | Education |
|
STADIO HOLDINGS LIMITED
Investment holding company developing higher education inst…
|
SDOE | ZA | Education |
|
Strategic Education, Inc.
An education services company enabling economic mobility fo…
|
STRA | US | Education |
|
Sunlands Technology Group
An online education provider of post-secondary and professi…
|
STG | KY | Education |
|
Top Education Group Ltd
Private Australian tertiary provider offering undergraduate…
|
1752 | HK | Education |
|
UNIVERSAL TECHNICAL INSTITUTE INC
Provider of post-secondary technical education for careers …
|
UTI | US | Education |
|
Virscend Education Company Limited
Private education service provider offering programs from k…
|
1565 | HK | Education |
Aoba-BBT, 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/13420/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13420 | 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=13420 | 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=13420 \ -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": 13420}, 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 Aoba-BBT, Inc. (id: 13420)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.