Federal Contractor

CSRA LLC Federal Contract Obligations (Last 5 Years)

CSRA LLC is a federal contractor with 861 award actions and $1.36 billion obligated over the last five years, led by work for the Department of State.

CSRA LLC (CAGE 52939, UEI Z2L7LVNEAPC3) recorded $1,356,537,011.38 in obligated federal awards across 861 actions in the last five years. Most of that activity was concentrated with the Department of State, with additional obligations from the Army, Navy, Veterans Affairs, and NOAA.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals and trends reflect the last five years of readable FPDS obligation data and may not include every award attribute for each action.

CAGE Code
52939
UEI
Z2L7LVNEAPC3
Total Obligated
1.36 billion
1,356,537,011.38
Award Actions
861
Average Action Value
1,575,536.59

About CSRA LLC federal contract activity

CSRA LLC recorded 861 awards totaling $1.36 billion over the last 5 years, with an average award value of $1.58 million. The profile indicates a high-volume federal supplier with concentration in a relatively small number of large obligations rather than broad-dollar distribution across many agencies.

Agency mix and customer concentration

Obligations are heavily concentrated at the Department of State, which accounts for $837.41 million across 266 awards and represents the clear anchor customer. The next-largest agency relationships are the Department of the Army, Department of the Navy, Department of Veterans Affairs, and NOAA, but each is materially smaller than State, indicating a mixed civilian-defense customer base with a strong civilian tilt.

Industry profile based on NAICS activity

The NAICS profile is dominated by IT and systems support work, led by 541513 Computer Facilities Management Services at $856.25 million across 338 awards and 541512 Computer Systems Design Services at $222.67 million across 238 awards. Additional activity appears in support and hosting-related codes, including 561990, 518210, and 541519, reinforcing a services mix centered on managed IT operations, systems design, and related technical support.

Annual contract trend over the analysis window

Obligations peaked in 2021 at $629.60 million across 489 awards and then declined each year through 2025, reaching $80.28 million across 55 awards. The downward trajectory suggests a substantial reduction in annual buying after the 2021 high point, with 2025 running well below prior years in both dollars and award count.

How to interpret this page

This summary is based on FPDS Query records for CSRA LLC, identified by CAGE 52939 and UEI Z2L7LVNEAPC3, using the last 5 years of obligations and award counts. Agency, NAICS, and annual trend views are derived from total obligated dollars and reported award counts only; no assumptions were made beyond the provided dataset.

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 = '52939'
        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
1900 STATE, DEPARTMENT OF 837,409,542.97 837.41 million 266
2100 DEPT OF THE ARMY 145,273,538.98 145.27 million 85
1700 DEPT OF THE NAVY 99,384,565.55 99.38 million 210
3600 VETERANS AFFAIRS, DEPARTMENT OF 60,434,353.58 60.43 million 11
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 58,109,768.41 58.11 million 20
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 40,370,364.71 40.37 million 15
7001 OFFICE OF PROCUREMENT OPERATIONS 34,537,536.32 34.54 million 15
1406 DEPARTMENTAL OFFICES 23,853,632.58 23.85 million 8
4732 FEDERAL ACQUISITION SERVICE 14,276,318.95 14.28 million 15
7529 NATIONAL INSTITUTES OF HEALTH 13,370,306.77 13.37 million 9

Insight

Over the last 5 years, CSRA LLC has 1.36 billion in obligations across 861 awards, with spending highly concentrated in the Department of State at 837.41 million, or about 62% of total obligated value. The next largest agencies are the Department of the Army at 145.27 million and the Department of the Navy at 99.38 million, indicating a significant but much smaller defense-related share. After the top three, obligations drop sharply, with all remaining agencies below 61 million each, suggesting a long tail of lower-dollar 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 = '52939'
        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
541513 COMPUTER FACILITIES MANAGEMENT SERVICES 856,254,607.64 856.25 million 338
541512 COMPUTER SYSTEMS DESIGN SERVICES 222,671,876.48 222.67 million 238
561990 ALL OTHER SUPPORT SERVICES 128,814,116.24 128.81 million 5
518210 DATA PROCESSING, HOSTING, AND RELATED SERVICES 60,165,655.41 60.17 million 18
541519 OTHER COMPUTER RELATED SERVICES 41,299,039.23 41.30 million 74
511130 BOOK PUBLISHERS 35,401,374.01 35.40 million 12
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 11,806,156.90 11.81 million 71
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 3,899,529.95 3.90 million 12
541620 ENVIRONMENTAL CONSULTING SERVICES 3,204,287.00 3.20 million 24
541710 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES 0.00 0.00 1

Insight

CSRA LLC’s obligations over the last 5 years are highly concentrated in IT-related NAICS codes, led by 541513, Computer Facilities Management Services, at $856.25 million across 338 awards, or about 63% of total obligated dollars. The next largest category, 541512, Computer Systems Design Services, adds $222.67 million across 238 awards, bringing the top two NAICS codes to roughly 79% of total obligations. A smaller share is distributed across several secondary codes, including 561990, 518210, 541519, and 511130, while the remaining NAICS codes each account for relatively limited obligated value.

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 = '52939'
        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 80,281,802.29 80.28 million 55
2024 98,870,348.94 98.87 million 78
2023 252,432,188.11 252.43 million 96
2022 295,350,742.82 295.35 million 143
2021 629,601,929.22 629.60 million 489

Insight

Over the last 5 years, CSRA LLC (CAGE 52939) obligated 1.36 billion across 861 awards, averaging 1.58 million per award. Obligations were highly concentrated in 2021, which accounted for 629.60 million and 489 awards, or roughly 46% of total obligated dollars and 57% of award count in the period. Since 2021, both obligations and award volume declined each year, falling to 80.28 million and 55 awards in 2025, indicating a pronounced downward trend in recent 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.