PSC Code

PSC D304 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

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

PSC Code
D304
PSC Description
IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION
Total Obligated
18.54 billion
18,544,819,192.82
Award Actions
301,629
Average Action Value
61,482.21

About PSC D304 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION). Based on the current FPDS Query dataset, this category shows 18.54 billion in visible obligations across 301,629 award actions, with an average action value of 61,482.21. 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 D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEFENSE INFORMATION SYSTEMS AGENCY (DISA), with 7.52 billion in obligations, followed by VETERANS AFFAIRS, DEPARTMENT OF. 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 D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) over the last 10 years. The current ranking is led by AT&T CORP., with 1.16 billion in obligations, followed by AT&T CORP.. 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 D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) across the last 10 years, from 2016 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 10 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 = 'D304'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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) 7,516,438,468.88 7.52 billion 226,197
3600 VETERANS AFFAIRS, DEPARTMENT OF 3,083,904,061.55 3.08 billion 4,564
2100 DEPT OF THE ARMY 2,613,406,946.70 2.61 billion 14,065
2050 INTERNAL REVENUE SERVICE 1,044,630,481.56 1.04 billion 1,811
2800 SOCIAL SECURITY ADMINISTRATION 506,981,419.27 506.98 million 148
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 431,912,465.24 431.91 million 310
1700 DEPT OF THE NAVY 391,348,933.36 391.35 million 9,515
5700 DEPT OF THE AIR FORCE 264,129,373.50 264.13 million 2,707
4732 FEDERAL ACQUISITION SERVICE 232,644,979.62 232.64 million 2,248
1406 DEPARTMENTAL OFFICES 225,129,692.75 225.13 million 597

Insight

PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEFENSE INFORMATION SYSTEMS AGENCY (DISA), followed by VETERANS AFFAIRS, DEPARTMENT OF, 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 = 'D304'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
AT&T CORP. 0LUL1 1,162,326,731.05 1.16 billion 22,442
AT&T CORP. 9B542 887,296,102.80 887.30 million 216
MCI COMMUNICATIONS SERVICES INCORPORATED 1MMY8 839,188,436.00 839.19 million 81,974
LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC. 0HG04 677,639,347.25 677.64 million 314
VIASAT, INC. 47358 675,559,265.01 675.56 million 240
EXELIS SYSTEMS CORPORATION 1D510 663,683,342.11 663.68 million 48
DRS GLOBAL ENTERPRISE SOLUTIONS, INC. 1KU75 652,572,743.96 652.57 million 309
VERIZON BUSINESS NETWORK SERVICES LLC 1L027 633,222,686.22 633.22 million 1,421
AT&T ENTERPRISES, LLC 9B542 558,647,694.85 558.65 million 58
VERIZON BUSINESS NETWORK SERVICES INC. 1L027 538,893,140.95 538.89 million 1,972

Insight

Within PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. AT&T CORP. ranks first, followed by AT&T CORP., 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 = 'D304'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 998,397,155.26 998.40 million 6,413
2024 1,014,352,920.38 1.01 billion 13,061
2023 1,178,397,650.66 1.18 billion 21,124
2022 1,005,937,375.85 1.01 billion 30,666
2021 1,257,340,550.71 1.26 billion 34,680
2020 3,359,633,262.15 3.36 billion 47,607
2019 2,569,114,630.39 2.57 billion 40,820
2018 2,517,648,635.10 2.52 billion 43,015
2017 2,434,738,911.26 2.43 billion 39,017
2016 2,209,258,101.06 2.21 billion 25,226

Insight

The annual trend shows how obligations in PSC D304 (IT AND TELECOM- TELECOMMUNICATIONS AND TRANSMISSION) moved across the last 10 years, from 2016 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.