Federal Contractor

GENERAL DYNAMICS-OTS, INC. Federal Contract Obligations (Last Year)

GENERAL DYNAMICS-OTS, INC. (CAGE 05606, UEI Q9SBTF8ELUP4) obligated $412.92 million across 556 federal award actions in the last full year.

Federal procurement records show GENERAL DYNAMICS-OTS, INC. with 556 award actions and $412,921,051.88 in obligated value during the last full year. The Defense Logistics Agency accounted for most of the activity, and the largest share of obligations fell under NAICS 336419 for guided missile and space vehicle parts.

Generated at 03/21/2026

Analysis period: Last full year

Totals reflect the last full year and include both positive and negative obligations as recorded in FPDS.

CAGE Code
05606
UEI
Q9SBTF8ELUP4
Total Obligated
412.92 million
412,921,051.88
Award Actions
556
Average Action Value
742,663.76

About GENERAL DYNAMICS-OTS, INC. federal contract activity

GENERAL DYNAMICS-OTS, INC. recorded $412.92 million in obligations across 556 FPDS awards during the last full year, for an average award value of $742,663.76. The vendor’s activity is concentrated in defense procurement, with a spending profile dominated by a small number of high-value actions alongside a larger volume of lower-value awards.

Agency mix and customer concentration

The Defense Logistics Agency accounted for the clear majority of obligations at $399.92 million across 401 awards, making it the primary customer by both value and volume. The Department of the Navy was a distant second at $11.28 million across 88 awards, while the Department of the Air Force and Department of the Army represented much smaller shares; DCMA showed negative obligated value, indicating deobligations or downward adjustments in the period.

Industry profile based on NAICS activity

NAICS 336419, Other Guided Missile and Space Vehicle Parts and Auxiliary Equipment Manufacturing, drove the vendor’s results with $383.50 million across just 5 awards, indicating a highly concentrated, large-contract segment. Smaller but active lines included NAICS 332994, Small Arms, Ordnance, and Ordnance Accessories Manufacturing, with 262 awards and $11.88 million, plus NAICS 334511 and 334419, which together suggest additional electronics, navigation, and component work.

Annual contract trend over the analysis window

The annual trend shows a single-year total for 2025 of $412.92 million across 556 awards, so this period establishes the current baseline rather than a multi-year pattern. Within that year, obligations were heavily skewed toward a few large awards, while award count remained broad across many smaller transactions.

How to interpret this page

This summary is based on FPDS award obligation data for the last full year and reflects observed obligations, award counts, and reported category breakdowns by agency and NAICS. Negative obligations are presented as recorded in the source data and may reflect deobligations, modifications, or accounting adjustments rather than new award activity.

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 = '05606'
        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
97AS DEFENSE LOGISTICS AGENCY 399,924,929.33 399.92 million 401
1700 DEPT OF THE NAVY 11,280,001.13 11.28 million 88
5700 DEPT OF THE AIR FORCE 1,383,364.71 1.38 million 12
2100 DEPT OF THE ARMY 1,100,096.77 1.10 million 43
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -767,340.06 -767.34 thousand 12

Insight

GENERAL DYNAMICS-OTS, INC. received $412.92 million across 556 awards in the last full year, with obligations highly concentrated at the Defense Logistics Agency. DLA accounted for $399.92 million and 401 awards, or roughly 97% of total obligated value, indicating heavy reliance on a single agency. The remaining obligations were distributed across the Department of the Navy, Air Force, and Army at much lower levels, while DCMA showed a net negative obligated amount of $767.34 thousand, suggesting downward adjustment activity within the period.

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 = '05606'
        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
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 383,499,742.55 383.50 million 5
332994 SMALL ARMS, ORDNANCE, AND ORDNANCE ACCESSORIES MANUFACTURING 11,878,021.53 11.88 million 262
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 6,159,880.03 6.16 million 23
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 2,695,474.68 2.70 million 21
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 1,975,875.13 1.98 million 36
334412 BARE PRINTED CIRCUIT BOARD MANUFACTURING 1,325,615.13 1.33 million 5
541330 ENGINEERING SERVICES 1,068,320.57 1.07 million 6
533110 LESSORS OF NONFINANCIAL INTANGIBLE ASSETS (EXCEPT COPYRIGHTED WORKS) 911,257.19 911.26 thousand 5
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 817,793.82 817.79 thousand 50
332510 HARDWARE MANUFACTURING 755,508.74 755.51 thousand 14

Insight

GENERAL DYNAMICS-OTS, INC. has highly concentrated obligational activity in NAICS 336419, which accounts for $383.50 million of the $412.92 million total obligated in the last full year, across just 5 awards. The next largest category, NAICS 332994, is much smaller at $11.88 million but carries a higher award count of 262, indicating a more fragmented set of smaller actions. The remaining top NAICS codes each represent relatively limited obligated dollars, suggesting the vendor’s spend is dominated by a single manufacturing category with secondary activity spread across several defense-related industrial and technical codes.

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 = '05606'
        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 412,921,051.88 412.92 million 556

Insight

During the last full year, GENERAL DYNAMICS-OTS, INC. recorded $412.92 million in obligated value across 556 awards, indicating a sizeable and active annual procurement profile. The average award value of $742,663.76 suggests a mixed portfolio with obligations spread across a relatively high number of actions rather than concentrated in only a few awards. With only one year provided in the 1-year window, no multi-year trend can be assessed from this view.

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.