
ELTA — Investor Relations & Filings
ELTA Technology Co., Ltd. is a digital media and technology firm specializing in content integration and broadcasting services. The company operates as a pioneer in the new media sector, leveraging an information technology foundation to deliver diverse multimedia experiences. Core operations include the management of multiple television channels, such as ELTA Sports, ELTA Drama, and ELTA Comprehensive, distributed via IPTV and over-the-top (OTT) platforms. ELTA is recognized for its extensive coverage of major international sporting events, including the Olympic Games and the FIFA World Cup. The company provides high-definition and 4K broadcasting solutions, alongside system integration and digital content licensing. By combining technical expertise with premium content acquisition, ELTA serves as a primary provider of digital entertainment and live sports broadcasting, utilizing its proprietary ELTA.tv platform and partnerships with major telecommunications providers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 — 848720260521E001.pdf | 2026-05-21 | English | |
| 115年05月法人說明會簡報 — 848720260521M001.pdf | 2026-05-21 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-21 | Chinese | |
| 本公司受邀參加華南永昌證券主辦之2026年夏季產業趨勢暨企業論壇 | 2026-05-20 | Chinese | |
| 115年05月法人說明會簡報 | 2026-05-20 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46721863 | 公告本公司115年股東常會重要決議事項 | 2026-05-21 | Chinese | ||
| 46716109 | 115年05月法人說明會簡報 — 848720260521E001.pdf | 2026-05-21 | English | ||
| 46716104 | 115年05月法人說明會簡報 — 848720260521M001.pdf | 2026-05-21 | Chinese | ||
| 46716093 | 115年05月法人說明會簡報 | 2026-05-21 | Chinese | ||
| 46595277 | 本公司受邀參加華南永昌證券主辦之2026年夏季產業趨勢暨企業論壇 | 2026-05-20 | Chinese | ||
| 46596842 | 115年05月法人說明會簡報 | 2026-05-20 | Chinese | ||
| 46368409 | 115年第1季財務報告書 — 202601_8487_AI2.pdf | 2026-05-14 | Chinese | ||
| 46170500 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46156039 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46154363 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46141416 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 41460113 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457805 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 40840966 | 114年第4季財務報告書 — 202504_8487_AIB.pdf | 2026-05-04 | Chinese | ||
| 40840917 | 114年第4季財務報告書 — 202504_8487_AI2.pdf | 2026-05-04 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Television programming, broadcasting and video distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Alliance Atlantis Communications Inc.
Leading broadcaster and international supplier of high-qual…
|
AAC | CA | Publishing, broadcasting, and c… |
|
Alter Ego Media S.A.
A diversified media group in broadcasting, digital media, a…
|
AEM | GR | Publishing, broadcasting, and c… |
|
AMC Networks Inc.
Operates a portfolio of television networks and targeted su…
|
AMCX | US | Publishing, broadcasting, and c… |
|
ANIPLUS INC.
A media company for Japanese animation, offering TV, VOD, m…
|
310200 | KR | Publishing, broadcasting, and c… |
|
APTN Inc.
Develops and provides clean energy solutions like geotherma…
|
270520 | KR | Publishing, broadcasting, and c… |
|
ASAHI BROADCASTING GROUP HOLDINGS CORPORATION
A broadcasting holding company managing TV, radio, and cont…
|
9405 | JP | Publishing, broadcasting, and c… |
|
Asian Television Network International Limited
Operates over 50 specialty TV channels offering multicultur…
|
SAT | CA | Publishing, broadcasting, and c… |
|
ASTRO ALL ASIA NETWORKS PLC
Leading Southeast Asian media conglomerate offering DTH, br…
|
— | MY | Publishing, broadcasting, and c… |
|
ASTRO MALAYSIA HOLDINGS BERHAD
Content and entertainment provider offering TV, streaming, …
|
— | MY | Publishing, broadcasting, and c… |
|
Atlantis Communications Inc.
Producer, distributor, and broadcaster of filmed entertainm…
|
AAC.A | CA | Publishing, broadcasting, and c… |
ELTA 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/52756/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52756 | 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=52756 | 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=52756 \ -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": 52756}, 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 ELTA (id: 52756)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.