
DUCOMMUN INC /DE/ — Investor Relations & Filings
Ducommun Incorporated is a global provider of manufacturing and engineering services. The company develops and produces innovative electronic, engineered, and structural solutions for complex applications, primarily serving the aerospace, defense, and industrial markets. Its offerings encompass a range of proprietary products and specialized services, including electronic and structural manufacturing, assembly, and aftermarket support for aviation, defense, and space platforms. Ducommun employs a full-service, collaborative approach, delivering value-added services such as new product introduction, supply chain strategies, and program management to address the complex needs of its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-21 | English | |
| S-8 | 2026-05-12 | English | |
| Major Shareholding Notification 2026 | 2026-05-12 | English | |
| 10-Q - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-12 | English | |
| 8-K - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-12 | English | |
| 10-K/A - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-08 | English |
Browse filings by year
27 years- 2026 18 filings
- 2025 65 filings
- 2024 89 filings
- 2023 62 filings
- 2022 65 filings
- 2021 57 filings
- 2020 70 filings
- 2019 63 filings
- 2018 62 filings
- 2017 88 filings
- 2016 66 filings
- 2015 69 filings
- 2014 50 filings
- 2013 95 filings
- 2012 60 filings
- 2011 62 filings
- 2010 63 filings
- 2009 48 filings
- 2008 55 filings
- 2007 75 filings
- 2006 58 filings
- 2005 57 filings
- 2004 52 filings
- 2003 29 filings
- 2002 9 filings
- 2001 12 filings
- 2000 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46753373 | SD | 2026-05-21 | English | ||
| 45914590 | S-8 | 2026-05-12 | English | ||
| 45914593 | Major Shareholding Notification 2026 | 2026-05-12 | English | ||
| 45216679 | 10-Q - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-12 | English | ||
| 45212359 | 8-K - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-12 | English | ||
| 44193835 | 10-K/A - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-08 | English | ||
| 45914609 | 8-K | 2026-05-04 | English | ||
| 39644015 | 8-K - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-05-01 | English | ||
| 39221602 | 8-K - DUCOMMUN INC /DE/ (0000030305) (Filer) | 2026-04-30 | English | ||
| 45914611 | Major Shareholding Notification 2026 | 2026-04-09 | English | ||
| 33052826 | SCHEDULE 13G/A - DUCOMMUN INC /DE/ (0000030305) (Subject) | 2026-03-26 | English | ||
| 45914620 | DEFINITIVE ADDITIONAL PROXY SOLICITING MATERIALS | 2026-03-13 | English | ||
| 45914709 | DEFINITIVE PROXY STATEMENT | 2026-03-13 | English | ||
| 45914713 | ARS | 2026-03-13 | English | ||
| 45914711 | Major Shareholding Notification 2026 | 2026-03-10 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of air and spacecraft and related machinery
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Parrot
Develops professional drones and software for government, d…
|
PSAT | FR | Manufacturing |
|
Plaintree Systems Inc.
Manufactures electronic products, specialty structural solu…
|
NPT | CA | Manufacturing |
|
Porto Aviation Group
Designs and produces high-performance single-engine aircraf…
|
PAG | IT | Manufacturing |
|
Primoco UAV SE
Develops and manufactures dual-certified Unmanned Aerial Sy…
|
PRIUA | CZ | Manufacturing |
|
RDARS Inc.
Autonomous drone security systems for residential and small…
|
RDRSF | CA | Manufacturing |
|
Red Cat Holdings, Inc.
Provider of advanced all-domain robotic solutions for defen…
|
RCAT | US | Manufacturing |
|
Redwire Corp
Develops space infrastructure for national security, civil,…
|
RDW | US | Manufacturing |
|
RKK Energia
A developer and manufacturer of spacecraft and space statio…
|
RKKE | RU | Manufacturing |
|
Rolls-Royce Holdings PLC
Designs and services integrated power and propulsion soluti…
|
RR | GB | Manufacturing |
|
Rossell Techsys Limited
Engineering and manufacturing services for global aerospace…
|
ROSSTECH | IN | Manufacturing |
DUCOMMUN INC /DE/ 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/31979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31979 | 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=31979 | 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=31979 \ -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": 31979}, 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 DUCOMMUN INC /DE/ (id: 31979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.