BOEING COMPANY (CAGE 2B945, UEI HLWWEH2CCXW5) recorded $1,929,439,393.54 in obligated awards across 384 actions in the last 5 years. All reported obligations in this window are tied to NASA and classified under NAICS 336414, Guided Missile and Space Vehicle Manufacturing.
Federal Contractor
BOEING COMPANY Federal Contract Obligations (Last 5 Years)
BOEING COMPANY federal procurement profile for the last 5 years, showing 384 actions and $1.93 billion in obligations.
Annual obligations ranged from $317.53 million in 2024 to $492.80 million in 2023, with 2025 currently at $342.14 million across 77 actions.
About BOEING COMPANY federal contract activity
Over the last 5 years, BOEING COMPANY (CAGE 2B945, UEI HLWWEH2CCXW5) has received $1.93 billion across 384 FPDS awards, for an average award value of $5.02 million. The award profile indicates steady contract flow at meaningful scale rather than a small number of very large obligations.
Agency mix and customer concentration
Contracting activity is fully concentrated with the NATIONAL AERONAUTICS AND SPACE ADMINISTRATION, which accounts for all $1.93 billion and all 384 awards in the analysis window. This indicates a highly focused federal customer base with no diversification across multiple agencies in the observed period.
Industry profile based on NAICS activity
All observed obligations are associated with NAICS 336414, GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING. The NAICS concentration mirrors the agency concentration and suggests the vendor’s federal work in this window is aligned to a single primary industrial classification.
Annual contract trend over the analysis window
Annual obligations were highest in 2023 at $492.80 million, followed by 2021 at $450.99 million and 2025 at $342.14 million. Award counts peaked in 2021 at 93 and remained elevated in 2025 at 77, while 2022 and 2024 were comparatively lower in both dollars and awards, indicating year-to-year volatility within a sustained funding stream.
How to interpret this page
This summary is based on FPDS records for the vendor identified by CAGE 2B945 and UEI HLWWEH2CCXW5 over the last 5 years. Totals reflect obligated dollars and award counts aggregated across the provided analysis window, with agency, NAICS, and annual views limited to the supplied record set.
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 = '2B945'
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 |
|---|---|---|---|---|
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 1,929,439,393.54 | 1.93 billion | 384 |
Insight
Over the last 5 years, BOEING COMPANY’s federal obligations are fully concentrated with the National Aeronautics and Space Administration, which accounts for the entire $1.93 billion in obligated value. All 384 awards in the period are also attributed to NASA, indicating a highly concentrated agency relationship with no diversification across other agencies in this dataset. The average award value of approximately $5.0 million suggests a relatively steady flow of mid-sized awards rather than a few isolated large obligations.
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 = '2B945'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 |
|---|---|---|---|---|
| 336414 | GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING | 1,929,439,393.54 | 1.93 billion | 384 |
Insight
Over the last 5 years, BOEING COMPANY’s obligated dollars under CAGE 2B945 are fully concentrated in NAICS 336414, Guided Missile and Space Vehicle Manufacturing. The vendor received 384 awards totaling $1.93 billion, indicating a highly concentrated award profile rather than a diversified NAICS distribution. The average award value of approximately $5.0 million suggests a mix of relatively frequent awards at material contract values within this industrial category.
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 = '2B945'
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 | 342,138,342.29 | 342.14 million | 77 |
| 2024 | 317,533,736.16 | 317.53 million | 70 |
| 2023 | 492,802,019.67 | 492.80 million | 66 |
| 2022 | 325,971,479.41 | 325.97 million | 78 |
| 2021 | 450,993,816.01 | 450.99 million | 93 |
Insight
Over the last 5 years, BOEING COMPANY (CAGE 2B945) obligated 1.93 billion across 384 awards, averaging 5.02 million per award. Annual obligations were uneven, peaking in 2023 at 492.80 million and remaining elevated in 2021 at 450.99 million, before declining in 2022 and 2024. In 2025, obligations rebounded to 342.14 million with 77 awards, indicating a moderate increase in activity relative to 2024 but still below the 2021 and 2023 highs.
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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.