Federal Contractor

BOEING COMPANY, THE Federal Contract Obligations (Last 5 Years)

Federal procurement profile for BOEING COMPANY, THE (CAGE 3A768, UEI SML4NN2CT556) covering obligations and award activity over the last 5 years.

Over the last 5 years, BOEING COMPANY, THE recorded $9.23 billion in obligated federal awards across 1,018 actions, with an average action value of $9.07 million. NASA and the Missile Defense Agency account for most of the obligated dollars, while the leading NAICS codes are guided missile and space vehicle manufacturing and related research and development work.

Generated at 03/21/2026

Analysis period: Last 5 years

Amounts reflect obligated dollars in the selected 5-year window and are based on FPDS award action records.

CAGE Code
3A768
UEI
SML4NN2CT556
Total Obligated
9.23 billion
9,230,704,733.98
Award Actions
1,018
Average Action Value
9,067,489.91

About BOEING COMPANY, THE federal contract activity

BOEING COMPANY, THE (CAGE 3A768, UEI SML4NN2CT556) received 9.23 billion in obligations across 1,018 FPDS awards over the last 5 years, for an average award value of 9.07 million. The portfolio is highly concentrated in large aerospace, space, and defense-related transactions, indicating a sustained federal spend profile rather than a broad, low-dollar contracting base.

Agency mix and customer concentration

NASA and the Missile Defense Agency account for the overwhelming majority of obligated dollars, with 6.05 billion across 380 awards from NASA and 3.15 billion across 499 awards from MDA. All other agencies are comparatively minor by dollar value, including the Department of the Army, DARPA, and the Internal Revenue Service, which together represent a small residual share of the total.

Industry profile based on NAICS activity

The NAICS profile is dominated by 336414, Guided Missile and Space Vehicle Manufacturing, which accounts for 5.39 billion and 307 awards. Additional obligations are concentrated in R&D codes 541714 and 541715, followed by 336415 for propulsion unit manufacturing; 541330 engineering services is present but materially smaller. This mix indicates a core business aligned to space and missile systems, with a secondary R&D and engineering services layer.

Annual contract trend over the analysis window

Annual obligations declined from 2.77 billion in 2021 to 1.85 billion in 2022, then remained in the 1.45 billion to 1.64 billion range in 2023 through 2025. Award counts stayed relatively stable, peaking at 230 in 2024, which suggests dollar variation was driven more by award size than by volume. The five-year pattern shows a lower spending run-rate after 2021 but continued high activity across a broad award base.

How to interpret this page

This summary is based on FPDS obligations tied to BOEING COMPANY, THE using the supplied CAGE code 3A768 and UEI SML4NN2CT556 over the last 5 years. Top agencies, NAICS codes, and annual totals reflect the provided aggregated award data; amounts are obligations, not necessarily outlays, and percentages are not inferred beyond the supplied figures.

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 = '3A768'
        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 6,054,504,838.20 6.05 billion 380
97JC MISSILE DEFENSE AGENCY (MDA) 3,154,670,922.97 3.15 billion 499
2100 DEPT OF THE ARMY 14,364,758.15 14.36 million 86
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 4,696,085.16 4.70 million 6
2050 INTERNAL REVENUE SERVICE 1,796,625.00 1.80 million 8
97AS DEFENSE LOGISTICS AGENCY 681,597.15 681.60 thousand 17
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 0.00 0.00 20
7001 OFFICE OF PROCUREMENT OPERATIONS -3,210.30 -3.21 thousand 1
1700 DEPT OF THE NAVY -6,882.35 -6.88 thousand 1

Insight

Over the last 5 years, BOEING COMPANY, THE (CAGE 3A768) received $9.23 billion across 1,018 awards, with obligations highly concentrated at two agencies. NASA accounted for $6.05 billion and 380 awards, while the Missile Defense Agency accounted for $3.15 billion and 499 awards, together representing nearly all obligated value. All other listed agencies were marginal by comparison, with obligations below $15 million each; DCMA recorded 20 awards with zero obligated value, and two agencies posted de minimis negative 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 = '3A768'
        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 5,393,171,779.00 5.39 billion 307
541714 RESEARCH AND DEVELOPMENT IN BIOTECHNOLOGY (EXCEPT NANOBIOTECHNOLOGY) 2,401,733,132.21 2.40 billion 176
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 774,083,822.86 774.08 million 277
336415 GUIDED MISSILE AND SPACE VEHICLE PROPULSION UNIT AND PROPULSION UNIT PARTS MANUFACTURING 661,475,949.20 661.48 million 78
541330 ENGINEERING SERVICES 14,364,758.15 14.36 million 76
541519 OTHER COMPUTER RELATED SERVICES 1,796,625.00 1.80 million 8
335311 POWER, DISTRIBUTION, AND SPECIALTY TRANSFORMER MANUFACTURING 356,638.00 356.64 thousand 4
332722 BOLT, NUT, SCREW, RIVET, AND WASHER MANUFACTURING 97,519.07 97.52 thousand 1
339991 GASKET, PACKING, AND SEALING DEVICE MANUFACTURING 50,080.55 50.08 thousand 1
336419 OTHER GUIDED MISSILE AND SPACE VEHICLE PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 49,183.75 49.18 thousand 15

Insight

Over the last 5 years, BOEING COMPANY, THE’s obligations are highly concentrated in NAICS 336414, Guided Missile and Space Vehicle Manufacturing, which accounts for $5.39 billion across 307 awards, or more than half of the vendor’s $9.23 billion total obligated. The next largest category, NAICS 541714, Research and Development in Biotechnology, represents $2.40 billion across 176 awards, followed by NAICS 541715 at $774.08 million across 277 awards, indicating that most funding is concentrated in a small number of aerospace and R&D codes. The remaining NAICS codes each represent comparatively small shares of obligations, with no other category exceeding $661.48 million.

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 = '3A768'
        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 1,526,180,211.67 1.53 billion 225
2024 1,450,277,847.11 1.45 billion 230
2023 1,637,121,847.42 1.64 billion 184
2022 1,845,345,422.33 1.85 billion 182
2021 2,771,779,405.45 2.77 billion 197

Insight

Over the last 5 years, BOEING COMPANY, THE (CAGE 3A768) received 1,018 awards totaling $9.23 billion, averaging about $9.07 million per award. Obligations were highest in 2021 at $2.77 billion and then declined each year through 2024, with a modest increase in 2025 to $1.53 billion. Award volume remained relatively steady across the period, ranging from 182 to 230 awards annually, indicating that the funding decline was driven more by lower obligated dollars than by a sustained reduction in award count.

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.