Federal Contractor

LEIDOS, INC. Federal Contract Obligations (Last Year)

LEIDOS, INC. (CAGE 6B6E2, UEI JSTDGZNFP4A3) recorded 172 federal award actions and $406.80 million in obligations in the last full year.

LEIDOS, INC. received $406,803,317.52 in federal obligations across 172 award actions during the last full year, for an average action value of $2,365,135.56. The largest share of obligations came from U.S. Customs and Border Protection, and most spending was reported under NAICS 541519, Other Computer Related Services.

Generated at 03/21/2026

Analysis period: Last full year

Amounts reflect obligations in the selected analysis window and may include multiple award actions tied to different agencies and NAICS codes.

CAGE Code
6B6E2
UEI
JSTDGZNFP4A3
Total Obligated
406.80 million
406,803,317.52
Award Actions
172
Average Action Value
2,365,135.56

About LEIDOS, INC. federal contract activity

LEIDOS, INC. (CAGE 6B6E2, UEI JSTDGZNFP4A3) received $406.80 million in obligated funding across 172 awards in the last full year, for an average award value of $2.37 million. The award profile indicates a high-volume contracting relationship with federal buyers, with spend concentrated in a relatively small set of agencies and service categories.

Agency mix and customer concentration

U.S. Customs and Border Protection accounted for the largest share of obligations at $173.58 million across 25 awards, followed by the Centers for Medicare and Medicaid Services at $89.52 million across 6 awards. The next largest agency relationships were the Federal Trade Commission, Office of Procurement Operations, and Federal Bureau of Investigation, indicating a mix of homeland security, healthcare, regulatory, procurement, and law-enforcement demand.

Industry profile based on NAICS activity

The portfolio is overwhelmingly concentrated in NAICS 541519, Other Computer Related Services, which represented $345.06 million across 147 awards. Smaller obligations were recorded under irradiation apparatus manufacturing and aeronautical and nautical systems and instrument manufacturing, while two additional NAICS categories showed award activity with zero obligated dollars, suggesting limited or non-obligating actions in those codes.

Annual contract trend over the analysis window

The annual trend shows $406.80 million obligated in 2025, matching the full-year total and indicating that the analysis window captures a single-year snapshot rather than a multi-year progression. Because only one year is present, the available trend data supports a level view of contracting activity but does not show year-over-year movement.

How to interpret this page

This summary is based on FPDS award records matched to LEIDOS, INC. using the provided CAGE code and UEI over the last full year. Obligations, award counts, agency mix, NAICS mix, and annual trend figures reflect the supplied dataset and are reported without extrapolation beyond the available records.

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 = '6B6E2'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
7014 U.S. CUSTOMS AND BORDER PROTECTION 173,579,056.37 173.58 million 25
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 89,523,544.89 89.52 million 6
2900 FEDERAL TRADE COMMISSION 32,888,994.96 32.89 million 29
7001 OFFICE OF PROCUREMENT OPERATIONS 29,677,556.35 29.68 million 33
1549 FEDERAL BUREAU OF INVESTIGATION 22,903,247.46 22.90 million 12
4732 FEDERAL ACQUISITION SERVICE 14,018,513.01 14.02 million 10
1700 DEPT OF THE NAVY 11,738,993.26 11.74 million 7
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 9,967,739.65 9.97 million 2
7529 NATIONAL INSTITUTES OF HEALTH 9,429,489.31 9.43 million 9
2050 INTERNAL REVENUE SERVICE 9,072,599.18 9.07 million 3

Insight

Over the last full year, LEIDOS, INC. received $406.80 million across 172 awards, with obligation concentrated in a few agencies. U.S. Customs and Border Protection accounted for the largest share at $173.58 million across 25 awards, followed by CMS at $89.52 million across 6 awards. The next tier was materially smaller, led by the Federal Trade Commission ($32.89 million, 29 awards) and the Office of Procurement Operations ($29.68 million, 33 awards), indicating a mixed pattern of several high-dollar awards alongside broader award activity across multiple 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 = '6B6E2'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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
541519 OTHER COMPUTER RELATED SERVICES 345,056,403.91 345.06 million 147
334517 IRRADIATION APPARATUS MANUFACTURING 50,125,840.00 50.13 million 17
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 11,621,073.61 11.62 million 6
334519 OTHER MEASURING AND CONTROLLING DEVICE MANUFACTURING 0.00 0.00 1
443120 COMPUTER AND SOFTWARE STORES 0.00 0.00 1

Insight

LEIDOS, INC. obligating activity in the last full year is highly concentrated in NAICS 541519, which accounts for $345.06 million across 147 awards, or about 84.8% of total obligated dollars. The next largest NAICS, 334517, represents $50.13 million across 17 awards, followed by 334511 at $11.62 million across 6 awards, indicating a sharp drop-off after the primary service line. The remaining NAICS codes have only one award each and no obligated dollars, suggesting limited diversification outside the dominant computer-related services 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 = '6B6E2'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 406,803,317.52 406.80 million 172

Insight

In the last full year, LEIDOS, INC. (CAGE 6B6E2) recorded $406.80 million in obligated funding across 172 awards, for an average award value of $2.37 million. Because the annual trend window contains only one year, no year-over-year change can be assessed from the available data. The award profile indicates a moderately distributed obligation base across multiple awards rather than reliance on a small number of large actions.

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