
PT Idea Indonesia Akademi Tbk — Investor Relations & Filings
PT Idea Indonesia Akademi Tbk specializes in integrated hospitality training and operations. The company provides vocational education in hospitality, cruising, food and beverages, and restaurant management. It focuses on recruiting, training, and distributing skilled human resources for the hospitality sector, collaborating with prominent hotel chains. Its mission is to develop tourism talents through an ecosystem that combines comprehensive training with educative hotel operations and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Rencana Penyelenggaraan Public Expose - Tahunan | 2026-05-18 | Indonesian | |
| Penyampaian Bukti Iklan Panggilan RUPS (KOREKSI) | 2026-05-13 | Indonesian | |
| Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-13 | Indonesian | |
| Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-13 | Indonesian | |
| LAPORAN KEPEMILIKAN ATAU SETIAP PERUBAHAN KEPEMILIKAN SAHAM PERUSAHAAN TERBUKA | 2026-05-12 | Indonesian | |
| Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46543552 | Rencana Penyelenggaraan Public Expose - Tahunan | 2026-05-18 | Indonesian | ||
| 45529372 | Penyampaian Bukti Iklan Panggilan RUPS (KOREKSI) | 2026-05-13 | Indonesian | ||
| 45517675 | Penyampaian Bukti Iklan Panggilan RUPS | 2026-05-13 | Indonesian | ||
| 45458128 | Pemanggilan Rapat Umum Pemegang Saham Tahunan | 2026-05-13 | Indonesian | ||
| 45261444 | LAPORAN KEPEMILIKAN ATAU SETIAP PERUBAHAN KEPEMILIKAN SAHAM PERUSAHAAN TERBUKA | 2026-05-12 | Indonesian | ||
| 44942714 | Laporan Bulanan Registrasi Pemegang Efek | 2026-05-08 | Indonesian | ||
Market data
Market data not available
Price history
Peer group · Post-secondary non-tertiary education
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CDI Education Corporation
Private career training institution providing accelerated, …
|
— | CA | Education |
|
China East Education Holdings Limited
Leading provider of private vocational training education f…
|
667 | KY | Education |
|
EpicQuest Education Group International Ltd
Provides education solutions, operates colleges, and suppor…
|
EEIQ | US | Education |
|
LINCOLN EDUCATIONAL SERVICES CORP
Provider of career-oriented vocational and technical skills…
|
LINC | US | Education |
|
STAMFORD COLLEGE BERHAD
Over 70 years of experience providing quality education and…
|
— | MY | Education |
PT Idea Indonesia Akademi Tbk 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/69314/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=69314 | 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=69314 | 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=69314 \ -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": 69314}, 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 PT Idea Indonesia Akademi Tbk (id: 69314)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.