PSC Code

PSC R707 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) 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
R707
PSC Description
SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT
Total Obligated
11.85 billion
11,851,561,716.52
Award Actions
28,669
Average Action Value
413,392.92

About PSC R707 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT). Based on the current FPDS Query dataset, this category shows 11.85 billion in visible obligations across 28,669 award actions, with an average action value of 413,392.92. 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 R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) 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 AIR FORCE, with 5.77 billion in obligations, followed by STATE, 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 R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) over the last 10 years. The current ranking is led by APPLIED RESEARCH SOLUTIONS, INC, with 1.24 billion in obligations, followed by ROLLS-ROYCE CORPORATION. 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 R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) 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 = 'R707'
        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
5700 DEPT OF THE AIR FORCE 5,774,142,426.90 5.77 billion 8,429
1900 STATE, DEPARTMENT OF 844,726,657.93 844.73 million 2,363
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 694,347,794.63 694.35 million 825
7529 NATIONAL INSTITUTES OF HEALTH 551,706,213.25 551.71 million 3,058
97AS DEFENSE LOGISTICS AGENCY 368,231,463.33 368.23 million 1,105
1665 PENSION BENEFIT GUARANTY CORPORATION 296,167,503.23 296.17 million 526
2100 DEPT OF THE ARMY 266,203,697.55 266.20 million 1,004
1700 DEPT OF THE NAVY 237,434,871.14 237.43 million 1,114
97DH DEFENSE HEALTH AGENCY (DHA) 231,988,329.19 231.99 million 282
7014 U.S. CUSTOMS AND BORDER PROTECTION 226,278,506.19 226.28 million 287

Insight

PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) 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 AIR FORCE, followed by STATE, 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 = 'R707'
        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
APPLIED RESEARCH SOLUTIONS, INC 4YHD4 1,239,473,446.75 1.24 billion 1,031
ROLLS-ROYCE CORPORATION 63005 975,598,764.12 975.60 million 135
OASIS SYSTEMS, LLC 1EDN2 959,299,308.25 959.30 million 1,873
ODYSSEY SYSTEMS CONSULTING GROUP, LTD. 09DF6 493,210,030.53 493.21 million 1,198
TECOLOTE RESEARCH, INC. 0BMB0 353,856,266.52 353.86 million 246
MICHAEL STAPLETON ASSOCIATES, LTD. 3FJS3 229,015,929.19 229.02 million 103
TORCH TECHNOLOGIES INC 3CBV3 217,582,510.40 217.58 million 137
HCI MANAGEMENT SERVICES COMPANY 6FV02 214,175,697.79 214.18 million 262
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 6XWA8 184,771,417.45 184.77 million 114
CREDENCE MANAGEMENT SOLUTIONS LIMITED LIABILITY COMPANY 4WPK2 172,921,310.36 172.92 million 248

Insight

Within PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. APPLIED RESEARCH SOLUTIONS, INC ranks first, followed by ROLLS-ROYCE CORPORATION, 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 = 'R707'
        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,016,570,465.15 1.02 billion 2,305
2024 1,266,965,736.35 1.27 billion 2,998
2023 1,308,820,664.90 1.31 billion 2,972
2022 1,429,443,281.97 1.43 billion 3,041
2021 1,376,030,498.26 1.38 billion 3,137
2020 1,276,157,557.65 1.28 billion 2,508
2019 1,296,056,502.78 1.30 billion 2,502
2018 1,090,200,735.51 1.09 billion 2,976
2017 935,616,027.42 935.62 million 3,223
2016 855,700,246.53 855.70 million 3,007

Insight

The annual trend shows how obligations in PSC R707 (SUPPORT- MANAGEMENT: CONTRACT/PROCUREMENT/ACQUISITION SUPPORT) 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.