Federal Contractor

BELL BOEING JOINT PROJECT OFFICE Federal Contract Obligations (Last 10 Years)

Federal procurement profile for BELL BOEING JOINT PROJECT OFFICE (CAGE 3B1R2, UEI JHFZTG8ZC9V2) covering obligations, agencies, NAICS activity, and annual trends over the last 10 years.

BELL BOEING JOINT PROJECT OFFICE recorded 33,671 award actions and $14.95 billion in obligated value over the last 10 years, with most activity concentrated at the Department of the Navy and the Defense Logistics Agency. The largest NAICS categories were aircraft manufacturing and other aircraft parts and auxiliary equipment manufacturing, which together account for nearly all obligated value in the period shown.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the selected 10-year analysis window; annual rows shown cover 2021 through 2025 and agency totals may include negative obligations where applicable.

CAGE Code
3B1R2
UEI
JHFZTG8ZC9V2
Total Obligated
14.95 billion
14,954,629,205.45
Award Actions
33,671
Average Action Value
444,139.74

About BELL BOEING JOINT PROJECT OFFICE federal contract activity

BELL BOEING JOINT PROJECT OFFICE recorded 33,671 FPDS awards and $14.95 billion in obligated value over the last 10 years, with an average award value of $444,139.74. The profile indicates a large, steady federal contracting footprint concentrated in defense-related procurement.

Agency mix and customer concentration

The Department of the Navy is the dominant customer, accounting for $12.63 billion across 4,276 awards, or most of the vendor’s obligated value. The Defense Logistics Agency is the second-largest buyer by volume, with 28,851 awards totaling $2.33 billion, while Federal Acquisition Service activity is comparatively limited at $48.74 million. DCMA shows a negative obligated amount in the data, which likely reflects deobligations or contract adjustments rather than new demand.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in aircraft-related manufacturing, led by NAICS 336411 Aircraft Manufacturing at $7.27 billion and NAICS 336413 Other Aircraft Parts and Auxiliary Equipment Manufacturing at $7.24 billion. Together, those two categories account for the clear majority of obligated dollars, while smaller amounts appear in computer systems design services and supporting industrial manufacturing codes.

Annual contract trend over the analysis window

Annual obligations remain elevated but variable across the period shown, ranging from $864.82 million in 2024 to $1.87 billion in 2021, with 2025 already at $1.25 billion. Award counts stay consistently high in the 2,540 to 3,247 range for 2021 through 2025, indicating sustained procurement activity rather than isolated spikes.

How to interpret this page

This summary is based on FPDS obligations tied to CAGE code 3B1R2 and UEI JHFZTG8ZC9V2 over the last 10 years. Agency, NAICS, and annual figures reflect the provided aggregates, and negative obligations are retained as reported in the source data.

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 = '3B1R2'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
1700 DEPT OF THE NAVY 12,628,331,006.00 12.63 billion 4,276
97AS DEFENSE LOGISTICS AGENCY 2,326,003,344.24 2.33 billion 28,851
4732 FEDERAL ACQUISITION SERVICE 48,736,475.30 48.74 million 21
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -48,441,620.09 -48.44 million 523

Insight

Over the last 10 years, obligations for BELL BOEING JOINT PROJECT OFFICE are highly concentrated in the Department of the Navy, which accounts for $12.63 billion across 4,276 awards, or the clear majority of the vendor’s $14.95 billion total. The Defense Logistics Agency is the second-largest obligating agency by award volume, with $2.33 billion across 28,851 awards, indicating a much more fragmented but materially smaller spend profile. Federal Acquisition Service obligations are minimal at $48.74 million, while DCMA shows a net negative obligated amount of $48.44 million across 523 awards, reflecting downward adjustment activity in the period.

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 = '3B1R2'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 7,271,913,086.60 7.27 billion 19,466
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 7,238,481,930.34 7.24 billion 7,541
541512 COMPUTER SYSTEMS DESIGN SERVICES 199,303,249.21 199.30 million 39
332919 OTHER METAL VALVE AND PIPE FITTING MANUFACTURING 89,703,438.59 89.70 million 3,200
335312 MOTOR AND GENERATOR MANUFACTURING 64,791,686.30 64.79 million 1,909
541330 ENGINEERING SERVICES 32,041,134.82 32.04 million 201
332722 BOLT, NUT, SCREW, RIVET, AND WASHER MANUFACTURING 21,798,331.80 21.80 million 1,097
334515 INSTRUMENT MANUFACTURING FOR MEASURING AND TESTING ELECTRICITY AND ELECTRICAL SIGNALS 7,769,420.00 7.77 million 38
335999 ALL OTHER MISCELLANEOUS ELECTRICAL EQUIPMENT AND COMPONENT MANUFACTURING 7,750,211.31 7.75 million 16
333517 MACHINE TOOL MANUFACTURING 6,544,300.22 6.54 million 3

Insight

Over the last 10 years, BELL BOEING JOINT PROJECT OFFICE’s obligations are highly concentrated in aviation manufacturing NAICS: 336411 Aircraft Manufacturing ($7.27B across 19,466 awards) and 336413 Other Aircraft Parts and Auxiliary Equipment Manufacturing ($7.24B across 7,541 awards) together account for nearly all reported dollars. A much smaller secondary layer appears in 541512 Computer Systems Design Services ($199.30M) and several manufacturing/support categories, but these are materially lower in value and frequency. The award profile is dominated by a very large number of relatively small awards relative to total obligations, consistent with a high-volume procurement pattern centered on aircraft and aircraft parts.

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 = '3B1R2'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,254,819,494.90 1.25 billion 3,025
2024 864,816,179.37 864.82 million 2,993
2023 875,886,061.53 875.89 million 2,860
2022 1,583,861,607.66 1.58 billion 2,540
2021 1,870,822,732.37 1.87 billion 3,247
2020 1,957,979,283.37 1.96 billion 3,115
2019 2,297,046,806.83 2.30 billion 5,377
2018 3,225,251,759.68 3.23 billion 6,238
2017 1,007,443,708.10 1.01 billion 4,269
2016 16,701,571.64 16.70 million 7

Insight

Over the last 10 years, BELL BOEING JOINT PROJECT OFFICE recorded $14.95 billion in obligated funding across 33,671 awards, averaging $444.1K per award. Obligations were heavily concentrated in FY 2018 through FY 2021, peaking in FY 2018 at $3.23 billion and remaining above $1.8 billion annually through FY 2021. Activity declined in FY 2022 through FY 2024 to a range of $864.8 million to $1.58 billion, then increased to $1.25 billion in FY 2025, with award counts remaining relatively high in the most recent years.

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