Federal Contractor

LEIDOS INNOVATIONS CORPORATION Federal Contract Obligations (Last 10 Years)

Federal procurement profile for LEIDOS INNOVATIONS CORPORATION (CAGE 7MWB4, UEI X38JVP4R72E1) covering the last 10 years of awards.

LEIDOS INNOVATIONS CORPORATION recorded 1,195 award actions with total obligated spending of $4,798,713,674.58 over the last 10 years, for an average action value of $4,015,659.97. The largest obligations came from the National Science Foundation, Federal Acquisition Service, Federal Aviation Administration, the Department of the Army, and the Centers for Medicare and Medicaid Services.

Generated at 03/21/2026

Analysis period: Last 10 years

Obligation totals, award counts, and annual and category breakdowns are based on the provided FPDS analysis window and reflect readable values where shown.

CAGE Code
7MWB4
UEI
X38JVP4R72E1
Total Obligated
4.80 billion
4,798,713,674.58
Award Actions
1,195
Average Action Value
4,015,659.97

About LEIDOS INNOVATIONS CORPORATION federal contract activity

LEIDOS INNOVATIONS CORPORATION (CAGE 7MWB4, UEI X38JVP4R72E1) recorded 1,195 FPDS awards over the last 10 years, with total obligated dollars of 4.80 billion and an average award value of 4.02 million. The profile indicates a large, sustained federal contracting footprint concentrated in a small number of agencies and service categories.

Agency mix and customer concentration

Obligations are led by the National Science Foundation at 2.15 billion across 108 awards, followed by the Federal Acquisition Service at 694.47 million across 211 awards and the Federal Aviation Administration at 617.47 million across 83 awards. The remaining top agencies include the Department of the Army and CMS, showing a mix of civilian science, shared services, aviation, defense, and health-related demand.

Industry profile based on NAICS activity

The NAICS profile is dominated by Facilities Support Services (561210) at 2.15 billion and Computer Systems Design Services (541512) at 1.79 billion, together accounting for most obligated value in the period. Additional activity appears in Air Traffic Control (488111), Other Computer Related Services (541519), and Wired Telecommunications Carriers (517110), suggesting a portfolio centered on technical operations, systems support, and infrastructure-related services.

Annual contract trend over the analysis window

Annual obligations in the most recent five years range from 356.05 million in 2024 to 594.37 million in 2021, with 2021 as the peak year in the provided trend set. Awards declined from 142 in 2021 to 50 in 2025, while 2023 and 2022 remained elevated relative to 2024 and 2025, indicating variable annual funding but continued material contract flow.

How to interpret this page

This summary is based on FPDS-observed obligations and award counts for the stated analysis window of the last 10 years. Agency, NAICS, and annual trend sections reflect the top values provided and should be read as concentration indicators rather than a complete contract inventory.

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 = '7MWB4'
        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
4900 NATIONAL SCIENCE FOUNDATION 2,145,469,675.26 2.15 billion 108
4732 FEDERAL ACQUISITION SERVICE 694,465,326.03 694.47 million 211
6920 FEDERAL AVIATION ADMINISTRATION 617,466,135.68 617.47 million 83
2100 DEPT OF THE ARMY 426,962,920.72 426.96 million 208
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 324,268,683.18 324.27 million 73
1560 ATF ACQUISITION AND PROPERTY MGMT DIV 215,859,129.79 215.86 million 99
9761 DEFENSE THREAT REDUCTION AGENCY (DTRA) 91,217,361.00 91.22 million 68
5700 DEPT OF THE AIR FORCE 88,386,906.80 88.39 million 38
7524 FOOD AND DRUG ADMINISTRATION 87,347,675.37 87.35 million 12
2050 INTERNAL REVENUE SERVICE 32,940,533.33 32.94 million 29

Insight

Over the last 10 years, LEIDOS INNOVATIONS CORPORATION’s obligations are concentrated at the National Science Foundation, which accounts for $2.15 billion, or about 45% of the vendor’s $4.80 billion total. The next largest agencies—Federal Acquisition Service, Federal Aviation Administration, and the Department of the Army—each contribute materially less, indicating a steep drop-off after the top award source and a diversified but secondary distribution across multiple civilian and defense customers. Award counts are more dispersed than dollars, with the Federal Acquisition Service and Department of the Army among the highest by count, suggesting a mix of larger-value awards and higher-frequency smaller awards across agencies.

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 = '7MWB4'
        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
561210 FACILITIES SUPPORT SERVICES 2,145,469,675.26 2.15 billion 108
541512 COMPUTER SYSTEMS DESIGN SERVICES 1,791,408,453.37 1.79 billion 778
488111 AIR TRAFFIC CONTROL 617,466,135.68 617.47 million 83
541519 OTHER COMPUTER RELATED SERVICES 134,732,219.76 134.73 million 147
517110 WIRED TELECOMMUNICATIONS CARRIERS 109,219,102.51 109.22 million 68
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 292,975.00 292.98 thousand 9
611430 PROFESSIONAL AND MANAGEMENT DEVELOPMENT TRAINING 125,113.00 125.11 thousand 2

Insight

Over the last 10 years, LEIDOS INNOVATIONS CORPORATION’s obligations are concentrated in two NAICS codes: 561210 Facilities Support Services ($2.15 billion) and 541512 Computer Systems Design Services ($1.79 billion), which together account for the majority of its $4.80 billion in total obligations. Award activity is more dispersed than dollars, with 541512 driving 778 awards versus 108 awards in 561210, indicating larger average values in facilities support and smaller, more frequent awards in IT services. Secondary obligations are materially lower, led by 488111 Air Traffic Control ($617.47 million), while the remaining NAICS codes each represent comparatively minor shares of total spending.

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 = '7MWB4'
        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 359,929,102.15 359.93 million 50
2024 356,046,194.95 356.05 million 74
2023 453,526,667.09 453.53 million 122
2022 431,290,575.17 431.29 million 119
2021 594,369,401.40 594.37 million 142
2020 645,251,784.94 645.25 million 197
2019 851,539,279.25 851.54 million 187
2018 679,576,821.77 679.58 million 161
2017 413,623,271.27 413.62 million 117
2016 13,560,576.59 13.56 million 26

Insight

Over the last 10 years, LEIDOS INNOVATIONS CORPORATION (CAGE 7MWB4) received 4.80 billion across 1,195 awards, averaging about 4.02 million per award. Obligations are concentrated in the 2018–2021 period, with annual obligations ranging from 594.37 million to 851.54 million and the 2019 peak at 851.54 million across 187 awards. Since 2022, annual obligations have remained below 454 million and award counts have declined from 122 in 2023 to 50 in 2025, indicating a recent reduction in both volume and dollar value.

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.