NAICS Industry

NAICS 336413 Federal Contract Obligations (Last 5 Years)

FPDS procurement data for NAICS 336413 shows federal obligations for other aircraft parts and auxiliary equipment manufacturing over the last 5 years.

Federal procurement under NAICS 336413 totaled 80.88 billion across 475,129 award actions, with an average action value of 170,220.05. The Department of the Air Force and Department of the Navy led obligations, while the Defense Logistics Agency recorded the highest action volume.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations increased from 13.76 billion in 2021 to 19.50 billion in 2025, with Lockheed Martin Corporation and The Boeing Company among the largest vendors.

NAICS Code
336413
Industry
OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING
Total Obligated
80.88 billion
80,876,485,802.75
Award Actions
475,129
Average Action Value
170,220.05

About NAICS 336413 federal contract activity

NAICS 336413 covers Other Aircraft Parts and Auxiliary Equipment Manufacturing and shows $80.88 billion in obligated federal spending over the last five years across 475,129 awards. The average award value was $170,220.05, indicating a market characterized by a very high volume of transactions alongside a smaller set of large dollar obligations.

Agency demand and leading federal buyers

The Department of the Air Force was the largest buyer in this category with $29.56 billion obligated across 21,906 awards, followed by the Department of the Navy at $25.64 billion across 48,611 awards. The Defense Logistics Agency also played a major role with $16.02 billion across 366,899 awards, reflecting a heavy reliance on recurring logistics and supply activity.

Vendor concentration and leading contractors

Lockheed Martin Corporation led vendors with $10.87 billion obligated across 9,341 awards, followed by The Boeing Company at $6.92 billion across 22,848 awards. L-3 Communications Integrated Systems L.P., Northrop Grumman Systems Corporation, and United Technologies Corporation also ranked among the top recipients, underscoring concentration among major aerospace and defense contractors.

Annual contract trend over the analysis window

Annual obligations were strongest in 2025 at $19.50 billion, with prior years ranging from $13.76 billion in 2021 to $16.66 billion in 2023. Award counts remained consistently high, peaking at 99,756 in 2025 and staying near the 90,000 to 99,000 range in each year of the window, which suggests sustained procurement activity rather than isolated spikes.

How to interpret this page

This page summarizes FPDS obligations mapped to NAICS 336413 over the last five years using total obligated dollars, award counts, and average award value. Agency, vendor, and annual trend sections are based on the provided aggregated data and are intended to show relative concentration and spending pattern, not contract-level detail.

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 = '336413'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
5700 DEPT OF THE AIR FORCE 29,557,460,194.04 29.56 billion 21,906
1700 DEPT OF THE NAVY 25,639,164,169.40 25.64 billion 48,611
97AS DEFENSE LOGISTICS AGENCY 16,024,624,748.57 16.02 billion 366,899
2100 DEPT OF THE ARMY 7,052,461,415.77 7.05 billion 6,164
97JC MISSILE DEFENSE AGENCY (MDA) 1,204,688,360.10 1.20 billion 46
7008 U.S. COAST GUARD 867,348,987.43 867.35 million 16,768
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 805,301,583.87 805.30 million 732
4732 FEDERAL ACQUISITION SERVICE 80,733,466.14 80.73 million 155
1900 STATE, DEPARTMENT OF 41,667,447.83 41.67 million 154
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 36,971,302.20 36.97 million 555

Insight

Over the last 5 years, NAICS 336413 obligations totaled $80.88 billion across 475,129 awards, with spending concentrated in Defense agencies. The Department of the Air Force led with $29.56 billion, followed by the Department of the Navy at $25.64 billion and the Defense Logistics Agency at $16.02 billion; together, these three accounted for the vast majority of obligated dollars in this NAICS. Award activity was most concentrated at the Defense Logistics Agency, which posted 366,899 awards, indicating a high-volume, lower-dollar transaction profile relative to the Air Force and Navy. Non-DoD agencies were comparatively small, with the next highest obligation at the Army’s $7.05 billion and all remaining listed agencies below $1.21 billion.

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 = '336413'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
LOCKHEED MARTIN CORPORATION 563J1 10,874,990,803.58 10.87 billion 9,341
BOEING COMPANY, THE 0PXV4 6,916,502,653.37 6.92 billion 22,848
L-3 COMMUNICATIONS INTEGRATED SYSTEMS L.P. 05395 5,651,778,628.03 5.65 billion 1,287
NORTHROP GRUMMAN SYSTEMS CORPORATION 79RG9 4,853,832,693.32 4.85 billion 14,793
UNITED TECHNOLOGIES CORPORATION 52661 4,572,916,914.32 4.57 billion 382
BELL BOEING JOINT PROJECT OFFICE 3B1R2 3,938,722,705.66 3.94 billion 4,717
SIKORSKY AIRCRAFT CORPORATION 78286 2,769,350,099.61 2.77 billion 22,328
RAYTHEON COMPANY 4U884 2,762,173,689.05 2.76 billion 2,532
DEFENSE SYSTEMS AND SOLUTIONS 7U6S2 2,303,626,327.90 2.30 billion 1,452
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 80249 1,988,468,701.90 1.99 billion 2,406

Insight

Over the last 5 years, NAICS 336413 accounted for $80.88 billion across 475,129 awards, with an average award value of $170,220, indicating a high-volume, relatively fragmented award base. Top obligations are concentrated among a small set of large defense aerospace contractors, led by Lockheed Martin Corporation ($10.87 billion), Boeing Company ($6.92 billion), and L-3 Communications Integrated Systems L.P. ($5.65 billion). While several vendors have high award counts, the obligation distribution is uneven, with the top 10 vendors each exceeding $1.99 billion in obligations but representing only a portion of total activity.

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 = '336413'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 19,495,017,241.27 19.50 billion 99,756
2024 16,275,169,974.26 16.28 billion 99,553
2023 16,658,322,855.00 16.66 billion 98,515
2022 14,688,069,192.91 14.69 billion 89,881
2021 13,759,906,539.31 13.76 billion 87,424

Insight

Over the last 5 years, NAICS 336413 obligated $80.88 billion across 475,129 awards, averaging $170.2 thousand per award, indicating a high-volume, moderately concentrated spend profile. Annual obligations increased from $13.76 billion in 2021 to $19.50 billion in 2025, with a brief dip in 2022 followed by steady growth in 2023 and 2024 and a further increase in 2025. Award counts followed a similar pattern, rising from 87,424 in 2021 to 99,756 in 2025, with relatively stable volume since 2023.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.