Federal Contractor

GENERAL DYNAMICS MISSION SYSTEMS, INC Federal Contract Obligations (Last Year)

FPDS procurement summary for GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 67032, UEI JHY6AZA6H191) covering the last full year.

In the last full year, GENERAL DYNAMICS MISSION SYSTEMS, INC recorded 111 award actions totaling $21,472,001.34 in obligated spending. Most obligations came from the Department of the Army and the Department of the Air Force, with activity concentrated in communications equipment manufacturing and related repair and maintenance NAICS codes.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year of readable FPDS awards and shows total obligated amounts, action counts, and leading agencies and NAICS codes.

CAGE Code
67032
UEI
JHY6AZA6H191
Total Obligated
21.47 million
21,472,001.34
Award Actions
111
Average Action Value
193,441.45

About GENERAL DYNAMICS MISSION SYSTEMS, INC federal contract activity

GENERAL DYNAMICS MISSION SYSTEMS, INC recorded 21.47 million in FPDS obligations across 111 awards during the last full year, for an average award value of 193,441.45. The activity profile indicates a high volume of smaller transactions combined with a limited number of materially larger awards.

Agency mix and customer concentration

The award base was concentrated in the DEPT OF THE ARMY and DEPT OF THE AIR FORCE, which together accounted for 21.05 million of the total obligated amount. The DEPT OF THE ARMY led with 12.83 million across 42 awards, while the DEPT OF THE AIR FORCE obligated 8.22 million across 9 awards; the DEFENSE LOGISTICS AGENCY issued 60 awards but represented only 419.13 thousand in obligations.

Industry profile based on NAICS activity

Obligations were concentrated in communications and electronics-related manufacturing and support categories. NAICS 334220 and 334290 together represented 18.42 million, while 811210 added 6.32 million, indicating a strong emphasis on radio, wireless communications, and electronic equipment sustainment activities.

Annual contract trend over the analysis window

The annual trend shows 2025 as the full analysis year, with 21.47 million obligated across 111 awards. Because only one year is present in the trend window, this view supports a point-in-time annual baseline rather than a multi-year growth assessment.

How to interpret this page

This summary is based on FPDS-observed prime award activity associated with CAGE 67032 and UEI JHY6AZA6H191 for the last full year. Amounts reflect total obligated dollars as reported in the provided dataset and are grouped by agency, NAICS, and annual period without additional estimation or normalization.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '67032'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
2100 DEPT OF THE ARMY 12,831,122.43 12.83 million 42
5700 DEPT OF THE AIR FORCE 8,221,748.20 8.22 million 9
97AS DEFENSE LOGISTICS AGENCY 419,130.71 419.13 thousand 60

Insight

Over the last full year, GENERAL DYNAMICS MISSION SYSTEMS, INC received $21.47 million across 111 awards, with obligations concentrated in two agencies. The Department of the Army accounted for the largest share at $12.83 million across 42 awards, followed by the Department of the Air Force at $8.22 million across 9 awards. Defense Logistics Agency obligations were comparatively small at $419.13 thousand but involved 60 awards, indicating a much lower average award value and a more distributed award pattern within that agency.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '67032'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 9,366,023.70 9.37 million 6
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 9,056,479.50 9.06 million 7
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 6,323,854.69 6.32 million 3
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 135,883.62 135.88 thousand 3
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 120,316.74 120.32 thousand 25
335999 ALL OTHER MISCELLANEOUS ELECTRICAL EQUIPMENT AND COMPONENT MANUFACTURING 27,123.28 27.12 thousand 1
335311 POWER, DISTRIBUTION, AND SPECIALTY TRANSFORMER MANUFACTURING 26,053.51 26.05 thousand 6
335931 CURRENT-CARRYING WIRING DEVICE MANUFACTURING 23,357.38 23.36 thousand 9
335991 CARBON AND GRAPHITE PRODUCT MANUFACTURING 8,888.86 8.89 thousand 2
335139 ELECTRIC LAMP BULB AND OTHER LIGHTING EQUIPMENT MANUFACTURING 7,157.02 7.16 thousand 1

Insight

GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 67032) received $21.47 million across 111 awards in the last full year, with obligation concentrated in a small set of communications-related NAICS codes. NAICS 334220 and 334290 together account for $18.42 million, or about 86% of total obligated dollars, while 811210 adds another $6.32 million; these three codes dominate the vendor’s funding profile. Award counts are less concentrated than dollars, with 334419 receiving 25 awards but only $120.32 thousand obligated, indicating a long tail of smaller actions outside the primary obligation categories.

Annual Trend

SELECT
    year,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        toYear(parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate)) AS year,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '67032'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 21,472,001.34 21.47 million 111

Insight

During the last full year, GENERAL DYNAMICS MISSION SYSTEMS, INC (CAGE 67032) received $21.47 million across 111 awards, for an average award value of about $193.4K. The activity is concentrated in a single annual period, so this window supports a snapshot rather than a year-over-year trend assessment. The award count suggests a relatively distributed obligation pattern rather than reliance on a small number of large awards.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.