
EGAT — Investor Relations & Filings
Evergreen Aviation Technologies Corp (EGAT) is a provider of aircraft maintenance, repair, and overhaul (MRO) services and aerospace manufacturing. Established in 1998 as a joint venture between EVA Air and General Electric (GE), the company delivers technical solutions to a global clientele of over 40 airline partners. EGAT operates as an FAA, EASA, and JCAB Part-145 certified repair station, specializing in airframe maintenance, engine overhaul, aircraft modifications, and component repair. Its service portfolio encompasses line and base maintenance, engine services, and logistics support. The company is recognized for its technical expertise and commitment to flight safety, having received multiple international accolades for its MRO performance. By integrating advanced engineering with precision manufacturing, EGAT supports the global aviation supply chain and provides comprehensive lifecycle support for commercial aircraft and engines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年07月內部人持股異動(事後) | 2025-08-07 | Chinese | |
| 114年07月董事會成員及持股 | 2025-08-07 | Chinese | |
| 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2025-08-06 | Chinese | |
| 公告本公司114年第二季財務報告董事會預計召開日期為 114年08月11日 | 2025-08-01 | Chinese | |
| 114年6月營業收入 | 2025-07-10 | Chinese | |
| 114年6月背書保證與資金貸與 | 2025-07-10 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34010324 | 114年07月內部人持股異動(事後) | 2025-08-07 | Chinese | ||
| 34010317 | 114年07月董事會成員及持股 | 2025-08-07 | Chinese | ||
| 34010327 | 因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2025-08-06 | Chinese | ||
| 34010330 | 公告本公司114年第二季財務報告董事會預計召開日期為 114年08月11日 | 2025-08-01 | Chinese | ||
| 34010340 | 114年6月營業收入 | 2025-07-10 | Chinese | ||
| 34010336 | 114年6月背書保證與資金貸與 | 2025-07-10 | Chinese | ||
| 34010351 | 114年06月董事會成員及持股 | 2025-07-08 | Chinese | ||
| 34010346 | 114年06月內部人持股異動(事後) | 2025-07-08 | Chinese | ||
| 34010354 | 公告本公司訂定配息基準日及現金股利發放日 | 2025-06-24 | Chinese | ||
| 34012240 | 114年年報及股東會資料 — 2025_2645_20250529FE3.pdf | 2025-06-18 | Chinese | ||
| 34012236 | 114年年報及股東會資料 — 2025_2645_20250529F05.pdf | 2025-06-18 | Chinese | ||
| 34012209 | 114年年報及股東會資料 — 2025_2645_20250529F17.pdf | 2025-06-18 | Chinese | ||
| 34012207 | 114年年報及股東會資料 — 2024_2645_20250529FE4.pdf | 2025-06-18 | Chinese | ||
| 34012195 | 114年年報及股東會資料 — 2024_2645_20250529F04.pdf | 2025-06-18 | Chinese | ||
| 34012184 | 114年年報及股東會資料 — 2025_2645_20250529F13.pdf | 2025-06-18 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of transport equipment, except motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AACL
Professional provider of aircraft MRO, engineering modifica…
|
2630 | TW | Manufacturing |
|
AAR CORP
Provider of aviation services and parts supply to commercia…
|
AIR | US | Manufacturing |
|
AerSale Corp
Global provider of aftermarket products and services for th…
|
ASLE | US | Manufacturing |
|
Atlantic Turbines Inc.
Aerospace MRO provider specializing in gas turbine aircraft…
|
— | CA | Manufacturing |
|
ExelTech Aerospace Inc.
Specialized MRO vendor for commercial passenger and regiona…
|
XLT | CA | Manufacturing |
|
FTAI Aviation Ltd.
Owns, leases, and services commercial jet engines and relat…
|
FTAI | US | Manufacturing |
|
Garware Marine Industries Ltd.
Provides ship repair and engineering services for marine an…
|
509563 | IN | Manufacturing |
|
Guangzhou Hangxin Aviation Technology Co., Ltd.
Provides aircraft component MRO, airborne equipment, and te…
|
300424 | CN | Manufacturing |
|
HD Hyundai Marine Solution Co., Ltd
Provides integrated engineering and marine solutions for a …
|
443060 | KR | Manufacturing |
|
LAXMIPATI ENGINEERING WORKS LIMITED
Provides ship repair, shipbuilding, and heavy structural fa…
|
537669 | IN | Manufacturing |
EGAT 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/52179/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52179 | 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=52179 | 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=52179 \ -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": 52179}, 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 EGAT (id: 52179)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.