Federal Contractor

BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. Federal Contract Obligations (Last 10 Years)

BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. has 5,347 federal award actions totaling $7.26 billion over the last 10 years.

The vendor’s federal contracting record is concentrated in defense-related work, led by the Department of the Air Force, Department of the Navy, and Department of the Army. Its largest obligation categories include other aircraft parts and auxiliary equipment manufacturing, search and detection systems, other electronic components, and engineering services.

Generated at 03/21/2026

Analysis period: Last 10 years

Amounts reflect obligated dollars within the last 10 years and may differ from summary totals because of rounding.

CAGE Code
94117
UEI
F9AVUZ8YBGQ6
Total Obligated
7.26 billion
7,263,859,106.27
Award Actions
5,347
Average Action Value
1,358,492.44

About BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. federal contract activity

BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. (CAGE 94117, UEI F9AVUZ8YBGQ6) recorded 7.26 billion in obligated federal awards across 5,347 actions over the last 10 years, with an average award value of 1.36 million. The volume and value profile indicate a high-activity defense supplier with recurring contract flow rather than a small number of exceptionally large awards.

Agency mix and customer concentration

Obligations are concentrated in the Department of the Air Force at 3.51 billion across 1,703 awards, followed by the Department of the Navy at 1.80 billion and the Department of the Army at 1.50 billion. Defense Microelectronics Activity contributes a smaller but still material 403.73 million, while the Defense Logistics Agency is a much smaller customer at 61.19 million, indicating a predominantly military procurement base with limited non-DoD exposure in the top five.

Industry profile based on NAICS activity

The vendor’s award base is anchored in aerospace and electronics manufacturing. The largest NAICS is 336413, Other Aircraft Parts and Auxiliary Equipment Manufacturing, at 2.96 billion, followed closely by 334511 and 334419, which together represent major shares of sensor, guidance, and electronic component work; engineering services under 541330 also contribute 784.82 million.

Annual contract trend over the analysis window

Annual obligations over the most recent years show a generally elevated but uneven run rate, peaking at 1.01 billion in 2024 after 852.66 million in 2023. The series remains strong in 2025 at 873.41 million, after 635.04 million in 2022 and 742.68 million in 2021, suggesting continued demand with year-to-year variability rather than a monotonic trend.

How to interpret this page

This summary is based on FPDS Query award records for the last 10 years, using obligation amounts and award counts tied to the vendor’s CAGE and UEI. Top agencies, NAICS codes, and annual totals are ranked by obligated dollars; values are reported as provided and rounded for readability.

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 = '94117'
        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
5700 DEPT OF THE AIR FORCE 3,514,617,358.57 3.51 billion 1,703
1700 DEPT OF THE NAVY 1,797,613,039.39 1.80 billion 1,533
2100 DEPT OF THE ARMY 1,504,146,474.04 1.50 billion 1,138
9771 DEFENSE MICROELECTRONICS ACTIVITY (DMEA) 403,730,048.32 403.73 million 311
97AS DEFENSE LOGISTICS AGENCY 61,191,166.96 61.19 million 154
97AE DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) 3,293,325.00 3.29 million 9
1422 BUREAU OF LAND MANAGEMENT 5,625.00 5.63 thousand 1
7014 U.S. CUSTOMS AND BORDER PROTECTION 0.00 0.00 2
97JC MISSILE DEFENSE AGENCY (MDA) -377,253.97 -377.25 thousand 9
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -20,360,677.04 -20.36 million 487

Insight

Over the last 10 years, obligations to BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. are highly concentrated in the Department of Defense, led by the Department of the Air Force at $3.51 billion across 1,703 awards, followed by the Department of the Navy at $1.80 billion and the Department of the Army at $1.50 billion. These three agencies account for the vast majority of the vendor’s $7.26 billion in total obligations and 5,347 awards, indicating sustained demand across the military departments. Smaller amounts are spread across DMEA, DLA, and DARPA, with limited non-DoD activity and some negative obligations in DCMA and MDA.

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 = '94117'
        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
336413 OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING 2,958,704,664.04 2.96 billion 1,146
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 1,374,139,205.52 1.37 billion 1,147
334419 OTHER ELECTRONIC COMPONENT MANUFACTURING 1,372,186,529.72 1.37 billion 863
541330 ENGINEERING SERVICES 784,816,126.05 784.82 million 1,073
325998 ALL OTHER MISCELLANEOUS CHEMICAL PRODUCT AND PREPARATION MANUFACTURING 266,645,577.12 266.65 million 66
336411 AIRCRAFT MANUFACTURING 154,500,669.90 154.50 million 64
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 84,358,128.55 84.36 million 172
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 75,876,163.49 75.88 million 172
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 65,738,486.21 65.74 million 81
333314 OPTICAL INSTRUMENT AND LENS MANUFACTURING 36,369,495.56 36.37 million 64

Insight

Over the last 10 years, obligations for BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. are concentrated in aerospace and electronic systems manufacturing, led by NAICS 336413 at $2.96 billion and NAICS 334511 and 334419 at about $1.37 billion each. These three NAICS codes account for roughly 79% of the vendor’s $7.26 billion obligated total, indicating a strong specialization in aircraft parts, navigation/guidance systems, and electronic component manufacturing. Engineering services (NAICS 541330) is the next largest category at $784.82 million, while all remaining top NAICS codes are each below $300 million, showing a steep drop-off beyond the core lines of effort.

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 = '94117'
        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 873,408,299.72 873.41 million 419
2024 1,009,686,519.66 1.01 billion 658
2023 852,656,275.12 852.66 million 489
2022 635,038,855.60 635.04 million 502
2021 742,675,104.10 742.68 million 591
2020 720,997,123.91 721.00 million 648
2019 759,531,584.13 759.53 million 685
2018 807,893,973.29 807.89 million 698
2017 858,486,665.74 858.49 million 647
2016 3,484,705.00 3.48 million 10

Insight

Over the last 10 years, BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. recorded $7.26 billion across 5,347 awards, averaging about $1.36 million per award. Obligations are concentrated in the recent period, with 2024 and 2025 alone accounting for $1.88 billion, while 2016 is a clear outlier at only $3.48 million across 10 awards. From 2017 through 2025, annual obligations remained relatively stable in the $635 million to $1.01 billion range, indicating sustained but moderately variable procurement activity.

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.