PSC Code

PSC DF01 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 5 years analysis window.

PSC Code
DF01
PSC Description
IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)
Total Obligated
15.29 billion
15,291,767,934.64
Award Actions
14,228
Average Action Value
1,074,765.80

About PSC DF01 federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)). Based on the current FPDS Query dataset, this category shows 15.29 billion in visible obligations across 14,228 award actions, with an average action value of 1,074,765.80. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by SOCIAL SECURITY ADMINISTRATION, with 1.32 billion in obligations, followed by FEDERAL ACQUISITION SERVICE. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) over the last 5 years. The current ranking is led by LEIDOS, INC., with 1.21 billion in obligations, followed by DELOITTE CONSULTING LLP. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 5 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__productOrServiceCode = 'DF01'
        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
2800 SOCIAL SECURITY ADMINISTRATION 1,319,436,063.20 1.32 billion 97
4732 FEDERAL ACQUISITION SERVICE 1,220,645,647.86 1.22 billion 458
1700 DEPT OF THE NAVY 1,144,135,590.09 1.14 billion 1,077
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 989,676,085.70 989.68 million 273
97AS DEFENSE LOGISTICS AGENCY 930,750,830.52 930.75 million 1,031
2100 DEPT OF THE ARMY 865,270,548.79 865.27 million 813
1900 STATE, DEPARTMENT OF 625,956,966.12 625.96 million 745
3600 VETERANS AFFAIRS, DEPARTMENT OF 581,759,589.11 581.76 million 188
8900 ENERGY, DEPARTMENT OF 494,088,296.45 494.09 million 384
7001 OFFICE OF PROCUREMENT OPERATIONS 473,253,152.61 473.25 million 429

Insight

PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by SOCIAL SECURITY ADMINISTRATION, followed by FEDERAL ACQUISITION SERVICE, which suggests that agency demand in this category is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        ifNull(anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode), '') AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'DF01'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
LEIDOS, INC. 7LQ18 1,207,183,755.17 1.21 billion 47
DELOITTE CONSULTING LLP 1TTG5 866,174,555.93 866.17 million 392
ACCENTURE FEDERAL SERVICES LLC 1ZD18 838,770,862.83 838.77 million 445
BOOZ ALLEN HAMILTON INC. 17038 730,498,012.60 730.50 million 229
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 6XWA8 373,280,053.44 373.28 million 142
PERATON INC. 0HD54 347,725,999.11 347.73 million 255
CACI, INC. - FEDERAL 1QU78 341,878,600.83 341.88 million 262
GOVCIO, LLC 67DT3 308,757,507.34 308.76 million 15
CGI FEDERAL INC. 3YVK7 247,996,415.26 248.00 million 184
LEIDOS, INC. 6B6E2 241,436,930.27 241.44 million 26

Insight

Within PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. LEIDOS, INC. ranks first, followed by DELOITTE CONSULTING LLP, which helps define the current competitive landscape in this 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__productOrServiceInformation__productOrServiceCode = 'DF01'
        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 4,337,831,947.91 4.34 billion 3,694
2024 4,119,379,083.95 4.12 billion 3,512
2023 3,202,217,600.99 3.20 billion 2,984
2022 2,382,248,882.82 2.38 billion 2,486
2021 1,250,090,418.97 1.25 billion 1,552

Insight

The annual trend shows how obligations in PSC DF01 (IT AND TELECOM - IT MANAGEMENT SUPPORT SERVICES (LABOR)) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, 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.