NAICS Industry

NAICS 336419 Federal Contract Obligations (Last Year)

Federal procurement activity for NAICS 336419 covers guided missile and space vehicle parts and auxiliary equipment, totaling 2.98 billion across 1,696 award actions in the last full year.

In the last full year, agencies obligated 2,976,989,875.86 under NAICS 336419, with an average action value of 1,755,300.63. The Department of the Army led spending at 1.64 billion, followed by the Defense Logistics Agency, Department of the Air Force, Department of the Navy, and NASA.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect award actions reported in FPDS for the last full year and are shown by obligated dollars and action count.

NAICS Code
336419
Industry
OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING
Total Obligated
2.98 billion
2,976,989,875.86
Award Actions
1,696
Average Action Value
1,755,300.63

About NAICS 336419 federal contract activity

NAICS 336419 covers other guided missile and space vehicle parts and auxiliary equipment manufacturing. In the last full year, FPDS records show $2.98 billion in obligated spending across 1,696 awards, for an average award value of $1.76 million.

Agency demand and leading federal buyers

The Department of the Army led spending in this NAICS with $1.64 billion across 271 awards, accounting for more than half of total obligations. The Defense Logistics Agency followed with $494.91 million and 800 awards, while the Department of the Air Force and Department of the Navy obligated $451.36 million and $241.48 million, respectively; NASA added $155.24 million across 122 awards.

Vendor concentration and leading contractors

RAYTHEON COMPANY was the largest vendor by obligated value at $1.10 billion across 97 awards, well ahead of LOCKHEED MARTIN CORPORATION at $564.70 million across 339 awards. GENERAL DYNAMICS-OTS, INC. and MISTRAL INC recorded large obligations on relatively few awards, indicating concentrated tasking, while DYNETICS, INC. rounded out the top five with $138.90 million across 21 awards.

Annual contract trend over the analysis window

The annual trend for 2025 matches the full-year total, with $2.98 billion obligated across 1,696 awards. Because only one annual data point is provided, this view supports a year-level baseline but does not indicate multi-year movement or volatility.

How to interpret this page

This page summarizes FPDS obligations assigned to NAICS 336419 for the last full year. Agency and vendor rankings are based on total obligated dollars, with award counts included as a secondary measure of procurement activity. Totals reflect the dataset provided and may differ from later-updated FPDS extracts.

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__productOrServiceInformation__principalNAICSCode = '336419'
        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 1,635,740,853.10 1.64 billion 271
97AS DEFENSE LOGISTICS AGENCY 494,914,610.32 494.91 million 800
5700 DEPT OF THE AIR FORCE 451,362,568.72 451.36 million 323
1700 DEPT OF THE NAVY 241,478,940.67 241.48 million 142
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 155,237,409.83 155.24 million 122
6920 FEDERAL AVIATION ADMINISTRATION 13,500.00 13.50 thousand 2
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 0.00 0.00 1
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,758,006.78 -1.76 million 35

Insight

Obligations in NAICS 336419 are highly concentrated in defense agencies, with the Department of the Army accounting for $1.64 billion, or more than half of the $2.98 billion obligated in the last full year. The Defense Logistics Agency follows with $494.91 million across 800 awards, indicating a much higher award volume but lower average obligation than the Army or Air Force. The Department of the Air Force ($451.36 million), Department of the Navy ($241.48 million), and NASA ($155.24 million) represent the next largest funding sources, while remaining agencies contribute only marginal amounts. Negative obligations at DCMA (-$1.76 million) and a zero-obligation award at USSOCOM suggest minor adjustments or deobligations relative to the overall spend.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode) AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__principalNAICSCode = '336419'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
RAYTHEON COMPANY 15090 1,100,840,176.00 1.10 billion 97
LOCKHEED MARTIN CORPORATION 64059 564,696,618.31 564.70 million 339
GENERAL DYNAMICS-OTS, INC. 05606 383,499,742.55 383.50 million 5
MISTRAL INC 47176 190,842,249.49 190.84 million 2
DYNETICS, INC. 7L855 138,903,256.90 138.90 million 21
HAMILTON SUNDSTRAND SPACE SYSTEMS INTERNATIONAL INC 71120 126,466,387.87 126.47 million 24
SIMULATION TECHNOLOGIES, INC 6W917 67,138,889.64 67.14 million 3
TELEDYNE FLIR DETECTION, INC 4ZCA0 48,571,320.75 48.57 million 4
SIELMAN S.A. G1005 44,116,756.58 44.12 million 12
BOEING COMPANY, THE 0B0D7 41,999,706.70 42.00 million 21

Insight

Obligations in NAICS 336419 were highly concentrated in the top vendors during the last full year: RAYTHEON COMPANY alone accounted for $1.10 billion, or about 37% of the $2.98 billion total. The top three vendors—RAYTHEON COMPANY, LOCKHEED MARTIN CORPORATION, and GENERAL DYNAMICS-OTS, INC.—represented roughly $2.05 billion, or about 69% of total obligations, indicating a strong concentration among a small number of suppliers. Award volume was more distributed than dollars, with LOCKHEED MARTIN CORPORATION leading the listed vendors by award count (339) despite ranking second in obligated value.

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__productOrServiceInformation__principalNAICSCode = '336419'
        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 2,976,989,875.86 2.98 billion 1,696

Insight

In the last full year, NAICS 336419 recorded $2.98 billion in obligated funding across 1,696 awards, for an average award value of about $1.76 million. The annual trend is concentrated in a single observed year, so no multi-year directionality can be assessed from this window. The award volume relative to total obligations suggests a mix of moderate-sized procurements rather than reliance on a small number of very large awards.

Use FPDS Query for deeper industry analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper industry analysis across agencies, vendors, 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.