
DELTA — Investor Relations & Filings
Delta Electronics, Inc. is a global provider of power and thermal management solutions, specializing in high-efficiency power electronics and energy-saving technologies. The company operates across four primary business categories: Power and Components, Transportation, Automation, and Infrastructure. Its product portfolio includes switching power supplies, DC brushless fans, data center rectifiers, and advanced power management systems. Delta serves diverse sectors such as industrial automation, electric vehicle components, ICT infrastructure, and energy storage. By leveraging core competencies in power electronics, the company facilitates transformations in sustainable AI, smart manufacturing, and smart city development. Delta is recognized as a leading supplier of switching power supplies and thermal management products, focusing on delivering innovative solutions that reduce environmental impact and enhance operational efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季大陸投資 | 2026-05-09 | Chinese | |
| 115年年報及股東會資料 — 2025_2308_20260528FE4.pdf | 2026-05-08 | Chinese | |
| 115年年報及股東會資料 — 2026_2308_20260528F17.pdf | 2026-05-08 | Chinese | |
| 115年年報及股東會資料 — 2025_2308_20260528F04.pdf | 2026-05-08 | Chinese | |
| 代子公司Delta Electronics (Netherlands) B.V.公告董事變更 | 2026-05-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46363195 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46987731 | 115年第1季大陸投資 | 2026-05-09 | Chinese | ||
| 46988097 | 115年年報及股東會資料 — 2025_2308_20260528FE4.pdf | 2026-05-08 | Chinese | ||
| 46988091 | 115年年報及股東會資料 — 2026_2308_20260528F17.pdf | 2026-05-08 | Chinese | ||
| 46988085 | 115年年報及股東會資料 — 2025_2308_20260528F04.pdf | 2026-05-08 | Chinese | ||
| 46987733 | 代子公司Delta Electronics (Netherlands) B.V.公告董事變更 | 2026-05-08 | Chinese | ||
| 46987735 | 本公司代子公司Delta Electronics (Netherlands) B.V. 公告115年股東臨時會重要決議事項 | 2026-05-08 | Chinese | ||
| 46987737 | 發布本公司115年04月份業績資料 | 2026-05-08 | Chinese | ||
| 46987741 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 46987739 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46987745 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 46987743 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 46987747 | 本公司受邀參加法人說明會之相關資訊 | 2026-05-06 | Chinese | ||
| 46987768 | 115年05月法人說明會簡報 — 230820260430E001.pdf | 2026-05-06 | Chinese | ||
| 46987750 | 115年05月法人說明會簡報 — 230820260430M001.pdf | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DERKWOO ELECTRONICS CO.,LTD.
Manufactures electronic components for mobile, automotive, …
|
263600 | KR | Manufacturing |
|
DESWELL INDUSTRIES INC
Manufactures plastic parts, electronic products, and metall…
|
DSWL | VG | Manufacturing |
|
Detection Technology Oyj
Global provider of X-ray detector solutions for medical, se…
|
DETEC | FI | Manufacturing |
|
Dexerials Corporation
Manufactures advanced materials and components for electron…
|
4980 | JP | Manufacturing |
|
Di-Nikko Engineering Co.,Ltd.
An EMS provider offering full-lifecycle ODM and OEM solutio…
|
6635 | JP | Manufacturing |
|
DIODES INC /DEL/
Global manufacturer of discrete, logic, analog, and mixed-s…
|
DIOD | US | Manufacturing |
|
DIOO MICROCIRCUITS CO., LTD. JIANGSU
Designs high-performance analog and mixed-signal ICs for va…
|
688381 | CN | Manufacturing |
|
Discoverie Group PLC
Designs and manufactures customized electronic components f…
|
DSCV | GB | Manufacturing |
|
DK TECH CO.,LTD
Manufactures electronic components like FPCAs and LCD parts…
|
290550 | KR | Manufacturing |
|
D & O GREEN TECHNOLOGIES BERHAD
Leading global manufacturer of automotive LEDs and semicond…
|
— | MY | Manufacturing |
DELTA 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/52000/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52000 | 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=52000 | 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=52000 \ -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": 52000}, 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 DELTA (id: 52000)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.