
GENERAL DYNAMICS CORP — Investor Relations & Filings
General Dynamics is a global aerospace and defense company. Its portfolio is organized into four business groups: Aerospace, Marine Systems, Combat Systems, and Technologies. The Aerospace group produces Gulfstream business jets. The Marine Systems division designs and constructs nuclear-powered submarines and other naval ships. The Combat Systems group manufactures a range of land and expeditionary combat vehicles, including tanks and armored vehicles, as well as armaments and munitions. The Technologies segment provides secure communications and command and control systems, along with mission-critical IT solutions and services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 SUBMISSION | 2021-05-11 | English | |
| 8-K | 2021-05-10 | English | |
| 8-K | 2021-05-07 | English | |
| 424B5 | 2021-05-05 | English | |
| FWP | 2021-05-03 | English | |
| 424B5 | 2021-05-03 | English |
Browse filings by year
27 years- 2026 16 filings
- 2025 151 filings
- 2024 141 filings
- 2023 132 filings
- 2022 133 filings
- 2021 131 filings
- 2020 154 filings
- 2019 132 filings
- 2018 143 filings
- 2017 183 filings
- 2016 163 filings
- 2015 171 filings
- 2014 153 filings
- 2013 142 filings
- 2012 135 filings
- 2011 145 filings
- 2010 134 filings
- 2009 181 filings
- 2008 165 filings
- 2007 167 filings
- 2006 177 filings
- 2005 130 filings
- 2004 182 filings
- 2003 92 filings
- 2002 25 filings
- 2001 15 filings
- 2000 13 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8464781 | FORM 4 SUBMISSION | 2021-05-11 | English | ||
| 8464782 | 8-K | 2021-05-10 | English | ||
| 8464783 | 8-K | 2021-05-07 | English | ||
| 8464784 | 424B5 | 2021-05-05 | English | ||
| 8464785 | FWP | 2021-05-03 | English | ||
| 9054799 | 424B5 | 2021-05-03 | English | ||
| 8464786 | 10-Q | 2021-04-28 | English | ||
| 8464787 | 8-K | 2021-04-28 | English | ||
| 8464788 | S-3ASR | 2021-04-26 | English | ||
| 8464789 | DEFA14A | 2021-04-23 | English | ||
| 8464790 | DEFINITIVE ADDITIONAL PROXY SOLICITING MATERIALS | 2021-03-25 | English | ||
| 8464791 | DEFINITIVE PROXY STATEMENT | 2021-03-25 | English | ||
| 8464792 | FORM 4 SUBMISSION | 2021-03-18 | English | ||
| 8464793 | FORM 4 SUBMISSION | 2021-03-18 | English | ||
| 8464794 | FORM 4 SUBMISSION | 2021-03-18 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of military fighting vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Armeyski Holding AD
Holding company engaged in the acquisition, appraisal, and …
|
ARMH | BG | Manufacturing |
|
BAE Systems PLC
Provides advanced, technology-led defence, aerospace, and s…
|
BAESY | GB | Manufacturing |
|
CSG N.V.
Global technology group specializing in advanced defense an…
|
CSG | NL | Manufacturing |
|
Inner Mongolia First Machinery GroupCo.,Ltd.
Manufacturer of armored vehicles, heavy-duty trucks, and ra…
|
600967 | CN | Manufacturing |
|
KATMERCİLER ARAÇ ÜSTÜ EKİPMAN SANAYİ VE TİCARET A.Ş.
Manufacturer of on-vehicle equipment and armored land vehic…
|
KATMR | TR | Manufacturing |
|
LIG Nex1 Co., Ltd.
Develops and manufactures advanced weapon systems for land,…
|
079550 | KR | Manufacturing |
|
North Long Dragon New Materials Tech Co., Ltd.
Develops non-metallic composite materials for military vehi…
|
301357 | CN | Manufacturing |
|
Tech Robotics Spolka Akcyjna
Provider of unmanned ground vehicle technologies for milita…
|
NGD | PL | Manufacturing |
GENERAL DYNAMICS CORP 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/29892/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=29892 | 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=29892 | 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=29892 \ -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": 29892}, 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 GENERAL DYNAMICS CORP (id: 29892)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.