
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 |
|---|---|---|---|
|
COGNA EDUCAÇÃO S.A.
Provides K-12, higher education solutions, and digital lear…
|
— | BR | Education |
|
CORPORACION UNIVERSIDAD DE CONCEPCION
Prestigious private university dedicated to higher educatio…
|
— | CL | Education |
|
CRUZEIRO DO SUL EDUCACIONAL S.A.
Offers basic to postgraduate education via on-site and dist…
|
— | BR | Education |
|
CYBERJAYA EDUCATION GROUP BERHAD
An investment holding company engaged in the provision of e…
|
— | MY | Education |
|
EDU HOLDINGS LIMITED
Tertiary education operator focusing on vocational and high…
|
EDU | AU | Education |
|
Edvantage Group Holdings Limited
Leading private higher and vocational education operator wi…
|
382 | HK | Education |
|
INTI UNIVERSAL HOLDINGS BHD
Prominent private higher education service provider with 35…
|
— | MY | Education |
|
Jaro Institute of Technology Management and Research Limited
Edtech provider of executive education and online degrees f…
|
JARO | IN | Education |
|
JH Educational Technology Inc.
An investment holding company providing private higher and …
|
1935 | HK | Education |
|
KGIC Inc.
Operated a network of private colleges offering ESL program…
|
LGLTF | CA | 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.