
Air Busan Co., Ltd — Investor Relations & Filings
Air Busan Co., Ltd. is a low-cost airline operating from its base at Gimhae International Airport. As a subsidiary of Asiana Airlines, it provides scheduled passenger air transportation across an extensive network of domestic and international routes. The airline connects major domestic cities, including Seoul and Jeju, while its international services extend to numerous destinations throughout Asia. Air Busan offers various in-flight services, including buy-on-board meals and duty-free shopping. The carrier is certified as a 4-Star Low-Cost Airline by Skytrax, recognized for its service quality and efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 영업(잠정)실적(공정공시) | 2026-04-21 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 사업보고서 (2025.12) | 2026-03-17 | Korean | |
| 감사보고서제출 | 2026-03-09 | Korean | |
| [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-04 | Korean | |
| 주주총회소집결의 | 2026-03-04 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 34697374 | 영업(잠정)실적(공정공시) | 2026-04-21 | Korean | ||
| 33046642 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32961993 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32917001 | 감사보고서제출 | 2026-03-09 | Korean | ||
| 32876199 | [기재정정]매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-03-04 | Korean | ||
| 32875555 | 주주총회소집결의 | 2026-03-04 | Korean | ||
| 32875524 | 주주총회소집공고 | 2026-03-04 | Korean | ||
| 32875475 | 의결권대리행사권유참고서류 | 2026-03-04 | Korean | ||
| 32848524 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-02-27 | Korean | ||
| 13256825 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-01-23 | Korean | ||
|
2025
5 filings
| |||||
| 10214282 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 7863106 | 횡령ㆍ배임사실확인 | 2025-09-19 | Korean | ||
| 7868329 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2025-08-29 | Korean | ||
| 7872408 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2025-08-14 | Korean | ||
| 7875501 | [기재정정]분기보고서 (2025.03) | 2025-08-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE AVIATION SERVICES LIMITED
Provides contract, charter, and FIFO aviation services for …
|
AQZ | AU | Transportation and storage |
|
American Airlines Group Inc.
An airline holding company providing passenger and cargo ai…
|
AAL | US | Transportation and storage |
|
ANA HOLDINGSINC.
A holding company for an airline group providing passenger …
|
9202 | JP | Transportation and storage |
|
Archer Aviation Inc.
Designs and develops electric vertical takeoff and landing …
|
ACHR | US | Transportation and storage |
|
Asiana Airlines Inc.
An air transportation company providing passenger and cargo…
|
020560 | KR | Transportation and storage |
|
AZUL S.A.
Passenger and cargo airline serving over 150 domestic and i…
|
— | BR | Transportation and storage |
|
Bristow Group Inc.
Global provider of vertical flight solutions for energy, SA…
|
VTOL | US | Transportation and storage |
|
Canada Jetlines Operations Ltd.
Value-focused leisure airline operating scheduled and chart…
|
CJET | CA | Transportation and storage |
|
Canadian Airlines Corporation
Significant global carrier serving over 160 destinations ac…
|
— | CA | Transportation and storage |
|
Cathay Pacific Airways Limited
Operates a premium full-service international airline, carg…
|
293 | HK | Transportation and storage |
Air Busan Co., Ltd 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/16353/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16353 | 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=16353 | 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=16353 \ -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": 16353}, 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 Air Busan Co., Ltd (id: 16353)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.