Federal Contractor

BOEING COMPANY, THE Federal Contract Obligations (Last Year)

FPDS vendor summary for BOEING COMPANY, THE (CAGE 88277, UEI UEGFHX6R6KJ1) covering the last full year of federal obligations.

BOEING COMPANY, THE recorded 199 award actions and $2,546,708,001.83 in obligated dollars during the analysis window, for an average action value of $12,797,527.64. Nearly all activity was with the DEPT OF THE AIR FORCE, and the dominant NAICS was 336411 Aircraft Manufacturing.

Generated at 03/21/2026

Analysis period: Last full year

The annual trend reflects 2025 only, and the DCMA total is negative, indicating an obligation adjustment within the period.

CAGE Code
88277
UEI
UEGFHX6R6KJ1
Total Obligated
2.55 billion
2,546,708,001.83
Award Actions
199
Average Action Value
12,797,527.64

About BOEING COMPANY, THE federal contract activity

In the last full year, BOEING COMPANY, THE was associated with 199 FPDS-observed awards totaling $2.55 billion in obligated value, for an average award value of about $12.8 million. The vendor’s activity was heavily concentrated in a single federal customer and a single primary industry code, indicating a narrow but very high-value federal portfolio.

Agency mix and customer concentration

The DEPT OF THE AIR FORCE accounted for essentially all observed obligated value, with 191 awards and $2.55 billion in obligations. DCMA recorded 8 awards but a small negative obligated value, which is consistent with deobligations, corrections, or closeout adjustments rather than new funding.

Industry profile based on NAICS activity

NAICS 336411, Aircraft Manufacturing, dominated the vendor’s activity with 198 awards and the full $2.55 billion in obligated value. A second NAICS entry, 115112, appears once with zero obligated value, suggesting a non-obligating record or administrative classification rather than a meaningful revenue source.

Annual contract trend over the analysis window

The annual trend shows all observed obligations and awards occurring in 2025, with $2.55 billion across 199 awards. Because only one year is represented in the analysis window, there is no year-over-year movement to assess; the data instead reflects a concentrated annual funding profile.

How to interpret this page

This summary is based on FPDS-observed obligations for the vendor identified by CAGE 88277 and UEI UEGFHX6R6KJ1 during the last full year. Award counts, agency mix, and NAICS mix reflect the provided dataset; negative obligations are treated as deobligations or adjustments where present.

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 = '88277'
        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 2,547,029,367.23 2.55 billion 191
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -321,365.40 -321.37 thousand 8

Insight

During the last full year, BOEING COMPANY, THE (CAGE 88277) received $2.55 billion in obligations across 199 awards, with spending overwhelmingly concentrated in the Department of the Air Force. The Air Force accounted for $2.55 billion across 191 awards, indicating that nearly all obligation volume and award activity was tied to a single agency customer. DCMA recorded 8 awards but a net negative obligation of $321.37 thousand, which slightly offset the total.

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 = '88277'
        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 2,546,708,001.83 2.55 billion 198
115112 SOIL PREPARATION, PLANTING, AND CULTIVATING 0.00 0.00 1

Insight

During the last full year, obligations for BOEING COMPANY, THE (CAGE 88277) were overwhelmingly concentrated in NAICS 336411, Aircraft Manufacturing, which accounted for 2.55 billion across 198 of 199 awards. This indicates a highly focused procurement profile with virtually all obligated dollars tied to Boeing’s core manufacturing activity. The only other recorded NAICS, 115112, Soil Preparation, Planting, and Cultivating, appears once and carries no obligated value, suggesting no meaningful diversification in obligated spending by NAICS.

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 = '88277'
        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,546,708,001.83 2.55 billion 199

Insight

In the last full year, BOEING COMPANY, THE (CAGE 88277) received $2.55 billion in obligated dollars across 199 awards, for an average award value of about $12.8 million. The activity is concentrated in a single annual period in the provided window, so no multi-year trend can be assessed from this dataset. The award volume and obligation level indicate a relatively high-frequency, high-dollar procurement profile within the period.

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.