
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 |
|---|---|---|---|
| 本公司受邀參加法人說明會之相關訊息 | 2026-05-28 | Chinese | |
| 本公司受邀參加法人說明會之相關資訊 | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 — 230820260430E001.pdf | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 — 230820260430M001.pdf | 2026-05-28 | Chinese | |
| 115年06月法人說明會簡報 | 2026-05-28 | Chinese | |
| 本公司115年股東常會通過解除董事競業禁止之限制案 | 2026-05-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47865000 | 本公司受邀參加法人說明會之相關訊息 | 2026-05-28 | Chinese | ||
| 47863521 | 本公司受邀參加法人說明會之相關資訊 | 2026-05-28 | Chinese | ||
| 47863491 | 115年06月法人說明會簡報 — 230820260430E001.pdf | 2026-05-28 | Chinese | ||
| 47863490 | 115年06月法人說明會簡報 — 230820260430M001.pdf | 2026-05-28 | Chinese | ||
| 47863488 | 115年06月法人說明會簡報 | 2026-05-28 | Chinese | ||
| 47862590 | 本公司115年股東常會通過解除董事競業禁止之限制案 | 2026-05-28 | Chinese | ||
| 47862589 | 本公司115年股東常會重要決議事項 | 2026-05-28 | Chinese | ||
| 47545551 | 115年第1季財務報告書 — 202601_2308_AIA.pdf | 2026-05-27 | English | ||
| 47069526 | 本公司受邀參加法人說明會之相關資訊 | 2026-05-26 | Chinese | ||
| 47069017 | 115年05月法人說明會簡報 — 230820260430E001.pdf | 2026-05-26 | Chinese | ||
| 47069006 | 115年05月法人說明會簡報 — 230820260430M001.pdf | 2026-05-26 | Chinese | ||
| 47068997 | 115年05月法人說明會簡報 | 2026-05-26 | Chinese | ||
| 46363195 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46987731 | 115年第1季大陸投資 | 2026-05-09 | Chinese | ||
| 46988097 | 115年年報及股東會資料 — 2025_2308_20260528FE4.pdf | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MNTECHCo.,Ltd.
Specializes in eco-friendly and energy-saving technologies …
|
095500 | KR | Manufacturing |
|
MOBASE Co., Ltd.
Manufactures components for digital products, including cas…
|
101330 | KR | Manufacturing |
|
MOBIX LABS, INC
A fabless semiconductor firm that designs components for wi…
|
MOBX | KY | Manufacturing |
|
Moda-InnoChips Co., Ltd.
Manufactures ceramic electronic components and operates a r…
|
080420 | KR | Manufacturing |
|
MONOLITHIC POWER SYSTEMS INC
Designs and markets high-performance analog and mixed-signa…
|
MPWR | US | Manufacturing |
|
MONTAGE TECHNOLOGY CO., LTD
Fabless semiconductor firm specializing in memory interface…
|
688008 | CN | Manufacturing |
|
MOORE THREADS TECHNOLOGY CO., LTD.
Fabless semiconductor firm specializing in full-stack GPUs …
|
688795 | CN | Manufacturing |
|
Moso Power Supply Technology Co.,Ltd.
Develops LED drivers and power adapters for lighting and co…
|
002660 | CN | Manufacturing |
|
MOSPEC
Vertically integrated manufacturer of power components and …
|
2434 | TW | Manufacturing |
|
MOTORCOMM ELECTRONIC TECHNOLOGY CO.,LTD
Fabless semiconductor firm specializing in high-performance…
|
688515 | CN | 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.