PSC Code

PSC DG01 Federal Contract Obligations (Last 5 Years)

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

Use this page to review federal contract obligations for PSC DG01 (IT AND TELECOM - NETWORK 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
DG01
PSC Description
IT AND TELECOM - NETWORK SUPPORT SERVICES (LABOR)
Total Obligated
10.01 billion
10,012,661,070.30
Award Actions
13,726
Average Action Value
729,466.78

About PSC DG01 federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC DG01 (IT AND TELECOM - NETWORK SUPPORT SERVICES (LABOR)). Based on the current FPDS Query dataset, this category shows 10.01 billion in visible obligations across 13,726 award actions, with an average action value of 729,466.78. 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 DG01 (IT AND TELECOM - NETWORK 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 DEFENSE INFORMATION SYSTEMS AGENCY (DISA), with 1.61 billion in obligations, followed by DEPT OF THE ARMY. 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 DG01 (IT AND TELECOM - NETWORK SUPPORT SERVICES (LABOR)) over the last 5 years. The current ranking is led by LEIDOS, INC., with 873.79 million in obligations, followed by PERATON INC.. 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 DG01 (IT AND TELECOM - NETWORK 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 = 'DG01'
        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
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 1,607,813,436.96 1.61 billion 2,131
2100 DEPT OF THE ARMY 1,595,032,632.86 1.60 billion 1,950
4732 FEDERAL ACQUISITION SERVICE 1,517,935,239.14 1.52 billion 294
5700 DEPT OF THE AIR FORCE 1,070,361,988.89 1.07 billion 1,666
1700 DEPT OF THE NAVY 819,095,258.23 819.10 million 2,408
2800 SOCIAL SECURITY ADMINISTRATION 308,352,811.39 308.35 million 201
7524 FOOD AND DRUG ADMINISTRATION 247,376,607.62 247.38 million 171
3600 VETERANS AFFAIRS, DEPARTMENT OF 242,697,814.97 242.70 million 210
1501 OFFICES, BOARDS AND DIVISIONS 228,312,775.48 228.31 million 234
7013 TRANSPORTATION SECURITY ADMINISTRATION 207,423,154.37 207.42 million 41

Insight

PSC DG01 (IT AND TELECOM - NETWORK 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 DEFENSE INFORMATION SYSTEMS AGENCY (DISA), followed by DEPT OF THE ARMY, 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 = 'DG01'
        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. 5UTE1 873,786,206.95 873.79 million 509
PERATON INC. 0HD54 716,655,230.31 716.66 million 158
VECTRUS SYSTEMS CORPORATION 1D510 658,227,153.05 658.23 million 85
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 07MU1 654,656,918.59 654.66 million 1,196
CACI, INC. - FEDERAL 1QU78 573,406,197.67 573.41 million 99
SALIENT CRGT, INC. 04CW4 198,909,614.91 198.91 million 21
PERSPECTA ENTERPRISE SOLUTIONS LLC 1U305 190,703,380.00 190.70 million 31
LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC. 0HG04 163,750,545.23 163.75 million 189
VERIZON BUSINESS NETWORK SERVICES INC. 1L027 152,220,335.93 152.22 million 93
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 6XWA8 149,299,992.56 149.30 million 103

Insight

Within PSC DG01 (IT AND TELECOM - NETWORK 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 PERATON INC., 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 = 'DG01'
        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 2,902,963,661.03 2.90 billion 3,646
2024 2,740,497,911.23 2.74 billion 3,387
2023 1,873,975,745.78 1.87 billion 2,845
2022 1,405,639,091.70 1.41 billion 2,246
2021 1,089,584,660.56 1.09 billion 1,602

Insight

The annual trend shows how obligations in PSC DG01 (IT AND TELECOM - NETWORK 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.