Use this page to review federal contract obligations for PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) for last 10 years. The analysis is based on FPDS award-action data.
PSC Code
PSC R426 Federal Contract Obligations (Last 10 Years)
This page summarizes federal contract obligations for PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) for last 10 years, including award volume and market trend context.
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.
About PSC R426 federal contract activity
This page summarizes last 10 years of federal contract activity associated with PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS). Based on the current FPDS Query dataset, this category shows 8.91 billion in visible obligations across 31,230 award actions, with an average action value of 285,341.31. 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 R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by CENTERS FOR MEDICARE AND MEDICAID SERVICES, with 2.05 billion in obligations, followed by FOOD AND DRUG ADMINISTRATION. 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 R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) over the last 10 years. The current ranking is led by TRUE NORTH COMMUNICATIONS INC., with 1.08 billion in obligations, followed by IPG DXTRA, 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 R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) 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 = 'R426'
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 |
|---|---|---|---|---|
| 7530 | CENTERS FOR MEDICARE AND MEDICAID SERVICES | 2,051,262,763.54 | 2.05 billion | 400 |
| 7524 | FOOD AND DRUG ADMINISTRATION | 1,212,024,285.15 | 1.21 billion | 168 |
| 5700 | DEPT OF THE AIR FORCE | 1,044,412,138.19 | 1.04 billion | 2,753 |
| 4732 | FEDERAL ACQUISITION SERVICE | 699,637,863.07 | 699.64 million | 190 |
| 7523 | CENTERS FOR DISEASE CONTROL AND PREVENTION | 574,094,231.59 | 574.09 million | 1,244 |
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 472,598,788.78 | 472.60 million | 1,196 |
| 7003 | U.S. CITIZENSHIP AND IMMIGRATION SERVICES | 344,270,029.44 | 344.27 million | 108 |
| 7022 | FEDERAL EMERGENCY MANAGEMENT AGENCY | 321,168,968.61 | 321.17 million | 261 |
| 97AK | DEFENSE INFORMATION SYSTEMS AGENCY (DISA) | 260,246,564.10 | 260.25 million | 4,252 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | 224,045,496.20 | 224.05 million | 540 |
Insight
PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by CENTERS FOR MEDICARE AND MEDICAID SERVICES, followed by FOOD AND DRUG ADMINISTRATION, 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 = 'R426'
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 |
|---|---|---|---|---|
| TRUE NORTH COMMUNICATIONS INC. | 3U1E3 | 1,080,507,867.27 | 1.08 billion | 33 |
| IPG DXTRA, INC. | 37FD1 | 872,963,400.60 | 872.96 million | 29 |
| MAXIMUS FEDERAL SERVICES, INC. | 8AMZ8 | 420,291,418.25 | 420.29 million | 46 |
| PORTER NOVELLI PUBLIC SERVICES INC. | 58BY1 | 382,876,786.49 | 382.88 million | 156 |
| CMGRP, INC. | 37FD1 | 280,368,150.62 | 280.37 million | 50 |
| GENERAL DYNAMICS MISSION SYSTEMS, INC | 1VPW8 | 262,068,973.26 | 262.07 million | 2,650 |
| RESILIENCE ACTION PARTNERS | 73SM6 | 250,539,423.33 | 250.54 million | 84 |
| KBR WYLE SERVICES, LLC | 9N030 | 241,693,838.78 | 241.69 million | 41 |
| FULL SPECTRUM OPERATIONS LLC | 809W4 | 201,066,341.72 | 201.07 million | 425 |
| GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. | 07MU1 | 156,536,239.66 | 156.54 million | 36 |
Insight
Within PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. TRUE NORTH COMMUNICATIONS INC. ranks first, followed by IPG DXTRA, 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 = 'R426'
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 | 515,390,198.00 | 515.39 million | 1,949 |
| 2024 | 1,266,581,182.40 | 1.27 billion | 2,411 |
| 2023 | 1,219,773,824.74 | 1.22 billion | 2,317 |
| 2022 | 1,118,906,013.35 | 1.12 billion | 2,385 |
| 2021 | 1,289,259,359.70 | 1.29 billion | 2,457 |
| 2020 | 653,452,050.04 | 653.45 million | 2,311 |
| 2019 | 667,652,096.15 | 667.65 million | 2,536 |
| 2018 | 700,941,182.05 | 700.94 million | 4,693 |
| 2017 | 679,804,160.42 | 679.80 million | 5,017 |
| 2016 | 799,449,265.22 | 799.45 million | 5,154 |
Insight
The annual trend shows how obligations in PSC R426 (SUPPORT- PROFESSIONAL: COMMUNICATIONS) 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.