Federal Contractor

CACI NSS, LLC Federal Contract Obligations (Last 5 Years)

CACI NSS, LLC has received 1.65 billion in obligated awards across 1,128 actions in the last five years, led by work for the Office of Procurement Operations and the Department of the Air Force.

CACI NSS, LLC (CAGE 7LRZ3, UEI EELEC8QCC3N8) shows a federal award profile concentrated in computer-related services and systems design. Total obligations rose from 212.04 million in 2021 to 449.53 million in 2025, with the Office of Procurement Operations accounting for the largest share of obligations.

Generated at 03/21/2026

Analysis period: Last 5 years

Top activity is concentrated under NAICS 541519 and 541512, while award volume is spread across agencies including the Office of Procurement Operations, the Department of the Air Force, and the Department of Veterans Affairs.

CAGE Code
7LRZ3
UEI
EELEC8QCC3N8
Total Obligated
1.65 billion
1,652,589,191.06
Award Actions
1,128
Average Action Value
1,465,061.33

About CACI NSS, LLC federal contract activity

CACI NSS, LLC (CAGE 7LRZ3, UEI EELEC8QCC3N8) recorded $1.65 billion in obligations across 1,128 awards over the last 5 years, with an average award value of $1.47 million. The profile indicates a high-volume federal vendor with sustained activity concentrated in services-related awards.

Agency mix and customer concentration

Obligations are led by the OFFICE OF PROCUREMENT OPERATIONS at $751.65 million across 408 awards, representing the largest share of the vendor’s federal spend. The next largest customers are the DEPT OF THE AIR FORCE at $464.49 million and the VETERANS AFFAIRS, DEPARTMENT OF at $186.46 million, with additional activity from the DEPT OF THE ARMY and DEFENSE HEALTH AGENCY (DHA).

Industry profile based on NAICS activity

The award base is dominated by NAICS 541519, OTHER COMPUTER RELATED SERVICES, at $1.19 billion across 1,040 awards, which accounts for the clear majority of observed obligations. NAICS 541512, COMPUTER SYSTEMS DESIGN SERVICES, contributes another $464.49 million across 74 awards, while all other identified NAICS codes are immaterial by comparison.

Annual contract trend over the analysis window

Annual obligations have increased each year in the analysis window, from $212.04 million in 2021 to $449.53 million in 2025. Award counts remained broadly stable around the mid-200s from 2022 through 2025, indicating that growth has been driven more by larger obligated values than by a major expansion in the number of awards.

How to interpret this page

This summary is based on FPDS-observed obligations for CACI NSS, LLC over the last 5 years, grouped by agency, NAICS code, and fiscal year. Totals reflect obligated dollars and award counts in the provided analysis window; values are rounded for readability and should be interpreted as FPDS-derived reporting 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 = '7LRZ3'
        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
7001 OFFICE OF PROCUREMENT OPERATIONS 751,651,660.93 751.65 million 408
5700 DEPT OF THE AIR FORCE 464,487,992.27 464.49 million 74
3600 VETERANS AFFAIRS, DEPARTMENT OF 186,456,466.07 186.46 million 30
2100 DEPT OF THE ARMY 66,306,636.06 66.31 million 9
97DH DEFENSE HEALTH AGENCY (DHA) 56,524,521.96 56.52 million 35
12C2 FOREST SERVICE 32,610,339.34 32.61 million 88
1524 DRUG ENFORCEMENT ADMINISTRATION 24,456,148.87 24.46 million 108
1549 FEDERAL BUREAU OF INVESTIGATION 19,992,829.55 19.99 million 38
8600 HOUSING AND URBAN DEVELOPMENT, DEPARTMENT OF 9,644,623.95 9.64 million 21
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 9,038,621.08 9.04 million 18

Insight

Over the last 5 years, CACI NSS, LLC received $1.65 billion across 1,128 awards, with obligations concentrated heavily at the Office of Procurement Operations, which accounted for $751.65 million and 408 awards, or about 45% of total obligated dollars. The Department of the Air Force was the second-largest funding source at $464.49 million, followed by the Department of Veterans Affairs at $186.46 million, indicating a strong concentration among a small number of agencies. The remaining agencies each obligated less than $70 million, with a notable volume of awards from the Forest Service and DEA despite comparatively lower dollar value, suggesting a broader but lower-value distribution outside the top three 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 = '7LRZ3'
        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
541519 OTHER COMPUTER RELATED SERVICES 1,187,939,375.67 1.19 billion 1,040
541512 COMPUTER SYSTEMS DESIGN SERVICES 464,487,992.27 464.49 million 74
315999 OTHER APPAREL ACCESSORIES AND OTHER APPAREL MANUFACTURING 161,823.12 161.82 thousand 14

Insight

Over the last 5 years, CACI NSS, LLC (CAGE 7LRZ3) received $1.65 billion across 1,128 awards, averaging about $1.47 million per award. Obligations are highly concentrated in NAICS 541519, Other Computer Related Services, which accounts for $1.19 billion and 1,040 awards, or roughly 72% of total obligated value and most of the award volume. NAICS 541512, Computer Systems Design Services, is the secondary category at $464.49 million across 74 awards, while NAICS 315999 is immaterial at $161.82 thousand and 14 awards.

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 = '7LRZ3'
        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 449,534,313.76 449.53 million 250
2024 400,692,259.74 400.69 million 251
2023 349,470,960.57 349.47 million 252
2022 240,856,041.79 240.86 million 208
2021 212,035,615.20 212.04 million 167

Insight

CACI NSS, LLC obligated $1.65 billion across 1,128 awards over the last 5 years, averaging $1.47 million per award. Annual obligations increased each year from $212.04 million in 2021 to $449.53 million in 2025, with the largest year-over-year gains occurring in 2022-2023 and 2023-2024. Award volume also rose from 167 in 2021 to a peak of 252 in 2023, then remained essentially level in 2024-2025, indicating sustained spend growth with relatively stable transaction counts.

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.