Juneyao Airlines Co., Ltd — Investor Relations & Filings
About Juneyao Airlines Co., Ltd
Juneyao Airlines Co., Ltd. is a carrier headquartered in Shanghai, operating primary hubs at Pudong and Hongqiao International Airports. The company provides full-service air transportation for passengers and cargo across an extensive network of domestic and international routes. Its fleet comprises modern narrow-body Airbus A320 family aircraft and wide-body Boeing 787-9 Dreamliners, supporting long-haul operations to destinations in Asia and Europe. As a Star Alliance Connecting Partner, the company offers integrated connectivity and benefits to international travelers. The airline focuses on high-quality service standards, targeting the mid-to-high-end business and leisure markets. Key offerings include a tiered loyalty program and premium cabin configurations designed to provide a comfortable and efficient travel experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 上海吉祥航空股份有限公司关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese | |
| 上海吉祥航空股份有限公司第五届董事会第二十五次会议决议公告 | 2026-04-22 | Chinese | |
| 上海淘旅行网络科技有限公司股东拟减资行为涉及的上海淘旅行网络科技有限公司股东全部权益价值资产评估报告 | 2026-04-22 | Chinese | |
| 上海吉祥航空股份有限公司2025年年度报告 | 2026-04-22 | Chinese | |
| 上海吉样航空股份有限公司审计报告 | 2026-04-22 | Chinese | |
| 上海吉祥航空股份有限公司关于为全资子公司提供担保的公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 37135879 | 上海吉祥航空股份有限公司关于2025年度利润分配方案的公告 | 2026-04-22 | Chinese | ||
| 37135877 | 上海吉祥航空股份有限公司第五届董事会第二十五次会议决议公告 | 2026-04-22 | Chinese | ||
| 37135874 | 上海淘旅行网络科技有限公司股东拟减资行为涉及的上海淘旅行网络科技有限公司股东全部权益价值资产评估报告 | 2026-04-22 | Chinese | ||
| 37135865 | 上海吉祥航空股份有限公司2025年年度报告 | 2026-04-22 | Chinese | ||
| 37135809 | 上海吉样航空股份有限公司审计报告 | 2026-04-22 | Chinese | ||
| 37135804 | 上海吉祥航空股份有限公司关于为全资子公司提供担保的公告 | 2026-04-22 | Chinese | ||
| 37135802 | 上海吉祥航空股份有限公司关于控股股东股份解除质押及质押的公告 | 2026-04-17 | Chinese | ||
| 37135801 | 上海吉祥航空股份有限公司2026年3月主要运营数据公告 | 2026-04-15 | Chinese | ||
| 37135797 | 上海吉祥航空股份有限公司关于控股股东股份解除质押及质押的公告 | 2026-04-13 | Chinese | ||
| 37135793 | 上海吉祥航空股份有限公司关于控股股东股份质押的公告 | 2026-04-10 | Chinese | ||
| 37135792 | 上海吉祥航空股份有限公司关于持有5%以上股东集中竞价减持股份结果公告 | 2026-04-07 | Chinese | ||
| 37135791 | 上海吉祥航空股份有限公司关于以集中竞价交易方式回购公司股份的回购进展公告 | 2026-04-01 | Chinese | ||
| 37135786 | 国浩律师(上海)事务所关于上海吉祥航空股份有限公司2026年第一次临时股东会的法律意见书 | 2026-03-27 | Chinese | ||
| 37135775 | 上海吉祥航空股份有限公司2026年第一次临时股东会决议公告 | 2026-03-27 | Chinese | ||
| 37135771 | 上海吉祥航空股份有限公司关于回购股份事项前十大股东及前十大无限售条件股东持股情况的公告 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Passenger air transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegean Airlines
A full-service Star Alliance airline serving Europe and the…
|
AEGN | GR | Transportation and storage |
|
Aeroflot
Major airline providing passenger and cargo transport from …
|
AFLT | RU | Transportation and storage |
|
Air Astana JSC
Central Asian airline group with a dual-brand strategy for …
|
AIRA | KZ | Transportation and storage |
|
Air Busan Co., Ltd
A low-cost airline subsidiary of Asiana Airlines with domes…
|
298690 | KR | Transportation and storage |
|
Air Canada
Largest flag carrier providing scheduled passenger and carg…
|
AC | CA | Transportation and storage |
|
Air China Ld
National flag carrier providing passenger and cargo air tra…
|
601111 | CN | Transportation and storage |
|
Air China Limited
Exclusive national flag carrier offering comprehensive air …
|
753 | HK | Transportation and storage |
|
Air France-KLM
A global airline group with a European base for passenger, …
|
AF | FR | Transportation and storage |
|
AIR NEW ZEALAND LIMITED
Provides scheduled passenger and cargo air transportation a…
|
AIZ | NZ | Transportation and storage |
|
ALASKA AIR GROUP, INC.
An airline holding company providing passenger and cargo ai…
|
ALK | US | Transportation and storage |
Juneyao Airlines 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/57879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57879 | 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=57879 | 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=57879 \ -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": 57879}, 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 Juneyao Airlines Co., Ltd (id: 57879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.