
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 |
|---|---|---|---|
| 確認書 | 2024-06-26 | Japanese | |
| 確認書 | 2024-06-26 | Japanese | |
| 訂正有価証券報告書-第23期(2020/04/01-2021/03/31) | 2024-06-26 | Japanese | |
| 訂正有価証券報告書-第24期(2021/04/01-2022/03/31) | 2024-06-26 | Japanese | |
| 訂正有価証券報告書-第25期(2022/04/01-2023/03/31) | 2024-06-26 | Japanese | |
| 四半期報告書-第26期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
8 filings
| |||||
| 7326831 | 確認書 | 2024-06-26 | Japanese | ||
| 7326798 | 確認書 | 2024-06-26 | Japanese | ||
| 7326742 | 訂正有価証券報告書-第23期(2020/04/01-2021/03/31) | 2024-06-26 | Japanese | ||
| 7326731 | 訂正有価証券報告書-第24期(2021/04/01-2022/03/31) | 2024-06-26 | Japanese | ||
| 7326711 | 訂正有価証券報告書-第25期(2022/04/01-2023/03/31) | 2024-06-26 | Japanese | ||
| 7357340 | 四半期報告書-第26期第3四半期(2023/10/01-2023/12/31) | 2024-02-09 | Japanese | ||
| 7357330 | 確認書 | 2024-02-09 | Japanese | ||
| 7357248 | 臨時報告書 | 2024-02-09 | Japanese | ||
|
2023
7 filings
| |||||
| 7365683 | 変更報告書 | 2023-12-05 | Japanese | ||
| 7540013 | 確認書 | 2023-11-10 | Japanese | ||
| 7540011 | 四半期報告書-第26期第2四半期(2023/07/01-2023/09/30) | 2023-11-10 | Japanese | ||
| 7549813 | 四半期報告書-第26期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7549791 | 確認書 | 2023-08-10 | Japanese | ||
| 7554892 | 確認書 | 2023-06-29 | Japanese | ||
| 7554887 | 内部統制報告書-第25期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACADEMIES AUSTRALASIA GROUP LIMITED
Provides English, vocational, and higher education across v…
|
AKG | AU | Education |
|
Adtalem Global Education Inc.
A provider of post-secondary education focused on the healt…
|
ATGE | US | Education |
|
ADVTECH LIMITED
A prominent private education and resourcing group operatin…
|
ADH | ZA | Education |
|
Afya Ltd
Medical education group with products and digital services …
|
AFYA | KY | Education |
|
Ambow Education Holding Ltd.
AI educational technology firm with phygital solutions and …
|
AMBO | US | Education |
|
AMERICAN PUBLIC EDUCATION INC
Provider of career-focused higher education for military an…
|
APEI | US | Education |
|
ANIMA HOLDING S/A
Operates academic institutions providing medical, undergrad…
|
— | BR | Education |
|
Caribbean Diversified Investments, Inc.
Investment company primarily focused on owning and managing…
|
HDC | CA | Education |
|
Cathay Group Holdings Inc.
Investment holding company focused on media and education s…
|
1981 | HK | Education |
|
Chen Lin Education Group Holdings Limited
Private comprehensive education services in the PRC, coveri…
|
1593 | 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.