PSC Code

PSC D308 Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations for PSC D308 (IT AND TELECOM- PROGRAMMING) 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
D308
PSC Description
IT AND TELECOM- PROGRAMMING
Total Obligated
11.24 billion
11,244,982,678.79
Award Actions
21,019
Average Action Value
534,991.32

About PSC D308 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC D308 (IT AND TELECOM- PROGRAMMING). Based on the current FPDS Query dataset, this category shows 11.24 billion in visible obligations across 21,019 award actions, with an average action value of 534,991.32. 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 D308 (IT AND TELECOM- PROGRAMMING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by INTERNAL REVENUE SERVICE, with 2.81 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 D308 (IT AND TELECOM- PROGRAMMING) over the last 10 years. The current ranking is led by INTERNATIONAL BUSINESS MACHINES CORPORATION, with 442.66 million 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 D308 (IT AND TELECOM- PROGRAMMING) 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 = 'D308'
        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
2050 INTERNAL REVENUE SERVICE 2,809,188,890.42 2.81 billion 3,474
2100 DEPT OF THE ARMY 1,221,222,050.93 1.22 billion 2,024
5700 DEPT OF THE AIR FORCE 869,467,398.61 869.47 million 1,793
3600 VETERANS AFFAIRS, DEPARTMENT OF 674,679,533.83 674.68 million 679
7530 CENTERS FOR MEDICARE AND MEDICAID SERVICES 572,682,656.80 572.68 million 509
9776 USTRANSCOM 498,436,776.14 498.44 million 720
2400 OFFICE OF PERSONNEL MANAGEMENT 433,633,029.47 433.63 million 571
7529 NATIONAL INSTITUTES OF HEALTH 429,776,886.56 429.78 million 413
1900 STATE, DEPARTMENT OF 335,694,454.62 335.69 million 741
4732 FEDERAL ACQUISITION SERVICE 330,140,014.35 330.14 million 540

Insight

PSC D308 (IT AND TELECOM- PROGRAMMING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by INTERNAL REVENUE SERVICE, 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 = 'D308'
        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
INTERNATIONAL BUSINESS MACHINES CORPORATION 3BXY7 442,656,779.44 442.66 million 354
DELOITTE CONSULTING LLP 1TTG5 369,541,013.75 369.54 million 234
BOOZ ALLEN HAMILTON INC. 1D060 348,959,728.74 348.96 million 53
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 07MU1 284,867,875.93 284.87 million 422
BOOZ ALLEN HAMILTON INC. 17038 259,387,753.88 259.39 million 249
LEIDOS, INC. 5UTE0 218,342,211.25 218.34 million 66
RESEARCH MANAGEMENT CONSULTANTS INC. 3LWE4 205,365,650.30 205.37 million 140
INFORMATION MANAGEMENT SERVICES, INC. 3E4H0 183,179,973.13 183.18 million 203
MAXIMUS FEDERAL SERVICES, INC. 8AMZ8 180,443,626.25 180.44 million 73
MICROSOFT CORPORATION 60128 171,155,582.17 171.16 million 95

Insight

Within PSC D308 (IT AND TELECOM- PROGRAMMING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. INTERNATIONAL BUSINESS MACHINES CORPORATION 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 = 'D308'
        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 25,597,796.23 25.60 million 292
2024 228,303,937.78 228.30 million 527
2023 460,886,131.35 460.89 million 819
2022 620,924,154.70 620.92 million 1,325
2021 1,066,198,930.98 1.07 billion 2,058
2020 1,719,597,030.86 1.72 billion 3,071
2019 1,748,263,084.14 1.75 billion 2,915
2018 1,768,042,772.40 1.77 billion 3,146
2017 1,669,062,855.76 1.67 billion 3,367
2016 1,938,105,984.59 1.94 billion 3,499

Insight

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