Federal Contractor

THE BOEING COMPANY Federal Contract Obligations (Last Year)

THE BOEING COMPANY, CAGE 81205, UEI WZWRLY4G3PL8, received 4.64 billion in federal obligations across 1,290 award actions in the last full year.

Most of the spending came from the Department of the Air Force, which obligated 3.64 billion across 113 awards, followed by the Department of the Navy at 983.46 million across 642 awards. Aircraft Manufacturing NAICS 336411 accounted for 4.56 billion of the total, showing that Boeing’s federal activity was concentrated in aircraft production and related support.

Generated at 03/21/2026

Analysis period: Last full year

Agency and NAICS totals reflect obligated dollars in the last full year and may include negative adjustments, such as the DCMA figure shown here.

CAGE Code
81205
UEI
WZWRLY4G3PL8
Total Obligated
4.64 billion
4,636,992,904.89
Award Actions
1,290
Average Action Value
3,594,568.14

About THE BOEING COMPANY federal contract activity

THE BOEING COMPANY recorded 4.64 billion in obligated federal contract activity across 1,290 awards during the last full year, with an average award value of 3.59 million. The vendor’s federal profile is heavily weighted toward defense aerospace procurement, with the Department of the Air Force accounting for the largest share of dollars.

Agency mix and customer concentration

The Department of the Air Force dominated spending with 3.64 billion obligated across 113 awards, followed by the Department of the Navy at 983.46 million across 642 awards. Smaller but still material activity came from the Defense Logistics Agency and the Federal Acquisition Service, while DCMA shows negative obligated value in the period, indicating downward adjustments or deobligations rather than new spend.

Industry profile based on NAICS activity

Aircraft Manufacturing (NAICS 336411) accounted for the vast majority of obligations at 4.56 billion, confirming Boeing’s concentration in prime aerospace production. The next largest NAICS, Other Aircraft Parts and Auxiliary Equipment Manufacturing, contributed 57.61 million across 931 awards, while services categories such as Computer Systems Design Services and Engineering Services represent much smaller portions of total dollars.

Annual contract trend over the analysis window

The analysis window contains one annual observation, 2025, so the trend view reflects a single-year snapshot rather than a multi-year trajectory. Within that year, obligated spending totaled 4.64 billion across 1,290 awards, indicating substantial award volume with a highly concentrated dollar base.

How to interpret this page

This page summarizes FPDS-observed obligations associated with CAGE 81205 and UEI WZWRLY4G3PL8 for the last full year. Agency, NAICS, and annual trend figures are based on obligated dollars and award counts in the provided dataset; negative obligations are retained as reported and may reflect deobligations or adjustments.

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 = '81205'
        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
5700 DEPT OF THE AIR FORCE 3,636,242,193.50 3.64 billion 113
1700 DEPT OF THE NAVY 983,456,224.00 983.46 million 642
97AS DEFENSE LOGISTICS AGENCY 14,921,430.49 14.92 million 342
4732 FEDERAL ACQUISITION SERVICE 10,044,883.00 10.04 million 15
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -7,671,826.10 -7.67 million 178

Insight

Over the last full year, Boeing’s obligations were highly concentrated at the Department of the Air Force, which accounted for $3.64 billion of $4.64 billion total obligated, or roughly 78% of the vendor’s obligations. The Department of the Navy was the next largest customer at $983.46 million, but with a much larger award count (642 versus 113), indicating a more fragmented award pattern. Other agencies represented comparatively small shares, with DLA, FAS, and DCMA each contributing under $15 million in positive obligations; DCMA also recorded a net negative obligated amount of $7.67 million.

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 = '81205'
        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
336411 AIRCRAFT MANUFACTURING 4,562,850,044.89 4.56 billion 234
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 57,605,537.44 57.61 million 931
541512 COMPUTER SYSTEMS DESIGN SERVICES 8,293,516.63 8.29 million 30
541330 ENGINEERING SERVICES 7,163,242.27 7.16 million 9
334515 INSTRUMENT MANUFACTURING FOR MEASURING AND TESTING ELECTRICITY AND ELECTRICAL SIGNALS 892,469.99 892.47 thousand 40
332439 OTHER METAL CONTAINER MANUFACTURING 159,844.86 159.84 thousand 2
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 114,187.85 114.19 thousand 4
334416 CAPACITOR, RESISTOR, COIL, TRANSFORMER, AND OTHER INDUCTOR MANUFACTURING 104,574.80 104.57 thousand 1
611512 FLIGHT TRAINING 70,000.00 70.00 thousand 2
335313 SWITCHGEAR AND SWITCHBOARD APPARATUS MANUFACTURING 24,490.30 24.49 thousand 1

Insight

Boeing’s obligations in the last full year were heavily concentrated in NAICS 336411, Aircraft Manufacturing, which accounted for $4.56 billion of $4.64 billion total obligated. The next largest NAICS, 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, received $57.61 million across 931 awards, indicating a much smaller dollar share but high transaction volume. The remaining NAICS codes each represented less than $10 million and appear to reflect ancillary support activities rather than primary spending 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 = '81205'
        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 4,636,992,904.89 4.64 billion 1,290

Insight

Over the last full year, THE BOEING COMPANY (CAGE 81205) received $4.64 billion in obligated awards across 1,290 actions, for an average award value of about $3.59 million. With only one annual period available in the 1-year window, the data do not support a year-over-year trend assessment. The volume of awards indicates broad transaction activity alongside substantial funding concentration within a single reporting year.

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.