PSC Code

PSC R701 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING) 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
R701
PSC Description
SUPPORT- MANAGEMENT: ADVERTISING
Total Obligated
12.94 billion
12,938,974,839.77
Award Actions
14,584
Average Action Value
887,203.43

About PSC R701 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING). Based on the current FPDS Query dataset, this category shows 12.94 billion in visible obligations across 14,584 award actions, with an average action value of 887,203.43. 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 R701 (SUPPORT- MANAGEMENT: ADVERTISING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE ARMY, with 3.85 billion in obligations, followed by DEPT OF THE NAVY. 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 R701 (SUPPORT- MANAGEMENT: ADVERTISING) over the last 10 years. The current ranking is led by DDB CHICAGO INC., with 2.68 billion in obligations, followed by FORS MARSH GROUP LLC. 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 R701 (SUPPORT- MANAGEMENT: ADVERTISING) 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 = 'R701'
        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
2100 DEPT OF THE ARMY 3,850,241,505.28 3.85 billion 3,797
1700 DEPT OF THE NAVY 1,944,980,421.68 1.94 billion 1,223
7529 NATIONAL INSTITUTES OF HEALTH 1,438,951,897.65 1.44 billion 805
5700 DEPT OF THE AIR FORCE 1,349,628,627.40 1.35 billion 815
4732 FEDERAL ACQUISITION SERVICE 901,379,835.10 901.38 million 480
6940 NATIONAL HIGHWAY TRAFFIC SAFETY ADMINISTRATION 683,431,726.31 683.43 million 227
1323 US CENSUS BUREAU 584,956,301.64 584.96 million 272
9748 DEFENSE HUMAN RESOURCES ACTIVITY 434,104,254.06 434.10 million 149
7001 OFFICE OF PROCUREMENT OPERATIONS 299,151,616.93 299.15 million 169
3600 VETERANS AFFAIRS, DEPARTMENT OF 181,323,158.50 181.32 million 705

Insight

PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE ARMY, followed by DEPT OF THE NAVY, 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 = 'R701'
        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
DDB CHICAGO INC. 7K9K8 2,684,219,470.78 2.68 billion 678
FORS MARSH GROUP LLC 360C2 1,142,101,771.82 1.14 billion 100
YOUNG & RUBICAM LLC 0CME6 1,094,949,019.78 1.09 billion 436
GSD&M LLC 1PWR1 889,572,382.76 889.57 million 281
PERATON INC. 0HD54 771,599,108.26 771.60 million 85
J. WALTER THOMPSON U.S.A., LLC 3PMN9 712,553,623.17 712.55 million 65
MCCANN-ERICKSON USA, INC. 6ZU04 451,006,429.20 451.01 million 959
STRATACOMM LLC 3RBP5 359,957,212.40 359.96 million 56
MULLENLOWE U.S., INC. 1WZP9 347,957,111.40 347.96 million 79
YOUNG & RUBICAM INC. 0CME6 271,526,754.25 271.53 million 324

Insight

Within PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. DDB CHICAGO INC. ranks first, followed by FORS MARSH GROUP LLC, 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 = 'R701'
        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 1,223,249,641.79 1.22 billion 1,126
2024 1,715,922,423.41 1.72 billion 1,249
2023 1,878,346,870.07 1.88 billion 1,384
2022 1,754,730,969.75 1.75 billion 1,268
2021 1,346,274,646.21 1.35 billion 1,186
2020 1,445,172,784.45 1.45 billion 1,270
2019 1,234,387,639.50 1.23 billion 1,474
2018 915,901,151.74 915.90 million 1,826
2017 745,932,490.87 745.93 million 1,836
2016 679,056,221.98 679.06 million 1,965

Insight

The annual trend shows how obligations in PSC R701 (SUPPORT- MANAGEMENT: ADVERTISING) 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.