
DPI — Investor Relations & Filings
Drewloong Precision Inc. specializes in the research, development, and manufacturing of high-precision components. Its primary product portfolio includes large aircraft fuselage structural components, engine structural components, and specialized tooling and jigs. The company also provides aerospace special process services. As a key supplier in the global aerospace supply chain, it serves major international clients, including Boeing. Beyond its core aerospace activities, the company leverages its precision engineering expertise to produce components for semiconductor packaging equipment, automotive and motorcycle tooling, and marine parts. Established in 1990, the company focuses on delivering high-quality structural assemblies and specialized manufacturing solutions that meet rigorous technical standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_4572_20260528F17.pdf | 2026-05-14 | Chinese | |
| 115年年報及股東會資料 — 2025_4572_20260528FE4.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2025_4572_20260528F04.pdf | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_4572_AI1.pdf | 2026-05-11 | Chinese | |
| 115年第1季權益變動表 | 2026-05-06 | Chinese | |
| 115年第1季現金流量表 | 2026-05-06 | Chinese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46371953 | 115年年報及股東會資料 — 2026_4572_20260528F17.pdf | 2026-05-14 | Chinese | ||
| 46371952 | 115年年報及股東會資料 — 2025_4572_20260528FE4.pdf | 2026-05-14 | English | ||
| 46371951 | 115年年報及股東會資料 — 2025_4572_20260528F04.pdf | 2026-05-14 | Chinese | ||
| 45570895 | 115年第1季財務報告書 — 202601_4572_AI1.pdf | 2026-05-11 | Chinese | ||
| 41727534 | 115年第1季權益變動表 | 2026-05-06 | Chinese | ||
| 41727528 | 115年第1季現金流量表 | 2026-05-06 | Chinese | ||
| 41727522 | 115年第1季綜合損益表 | 2026-05-06 | Chinese | ||
| 41727514 | 115年第1季資產負債表 | 2026-05-06 | Chinese | ||
| 38028305 | 公告本公司115年第一季財務報告董事會預計 召開日期為115年5月6日 | 2026-04-28 | Chinese | ||
| 35636712 | 115年年報及股東會資料 — 2026_4572_20260528F13.pdf | 2026-04-23 | Chinese | ||
| 35636592 | 115年年報及股東會資料 — 2026_4572_20260528FE2.pdf | 2026-04-23 | English | ||
| 35636408 | 115年年報及股東會資料 — 2026_4572_20260528F02.pdf | 2026-04-23 | Chinese | ||
| 35635736 | 115年年報及股東會資料 — 2026_4572_20260528FE1.pdf | 2026-04-23 | English | ||
| 35635701 | 115年年報及股東會資料 — 2026_4572_20260528F01.pdf | 2026-04-23 | Chinese | ||
| 35705305 | 115年04月僑外投資持股 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACSL Ltd.
Develops and manufactures industrial drones and autonomous …
|
6232 | JP | Manufacturing |
|
AECC AERO-ENGINE CONTROL CO.,LTD.
Develops aero-engine control systems and components for civ…
|
000738 | CN | Manufacturing |
|
Aecc Aero Science and Technology Co.,Ltd
Produces precision aero-engine components and gas turbine p…
|
600391 | CN | Manufacturing |
|
AECC AVIATION POWER CO,LTD
Develops, manufactures, and maintains aviation engines and …
|
600893 | CN | Manufacturing |
|
Aequs Limited
Diversified contract manufacturer for aerospace, toys, and …
|
AEQUS | IN | Manufacturing |
|
Aerocast Inc.
Specialized foundry casting critical aluminum and magnesium…
|
0AE | CA | Manufacturing |
|
AeroEdge Co.,Ltd.
A first-tier supplier manufacturing low-pressure turbine bl…
|
7409 | JP | Manufacturing |
|
Aerospace CH UAV Co.,Ltd
Develops MALE and HALE UAV systems for multi-role defense a…
|
002389 | CN | Manufacturing |
|
AeroSpace Technology of Korea, Inc.
Designs, develops, and manufactures aircraft parts and majo…
|
067390 | KR | Manufacturing |
|
Aerostar S.A.
Aerospace and defense firm specializing in manufacturing an…
|
ARS | RO | Manufacturing |
DPI 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/52413/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52413 | 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=52413 | 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=52413 \ -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": 52413}, 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 DPI (id: 52413)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.