PSC Code

PSC R703 Federal Contract Obligations (Last 10 Years)

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

Use this page to review federal contract obligations for PSC R703 (SUPPORT- MANAGEMENT: ACCOUNTING) 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
R703
PSC Description
SUPPORT- MANAGEMENT: ACCOUNTING
Total Obligated
3.27 billion
3,266,326,351.52
Award Actions
10,562
Average Action Value
309,252.63

About PSC R703 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC R703 (SUPPORT- MANAGEMENT: ACCOUNTING). Based on the current FPDS Query dataset, this category shows 3.27 billion in visible obligations across 10,562 award actions, with an average action value of 309,252.63. 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 R703 (SUPPORT- MANAGEMENT: ACCOUNTING) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by STATE, DEPARTMENT OF, with 316.17 million 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 R703 (SUPPORT- MANAGEMENT: ACCOUNTING) over the last 10 years. The current ranking is led by KPMG LLP, with 297.46 million in obligations, followed by KEARNEY & COMPANY, P.C.. 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 R703 (SUPPORT- MANAGEMENT: ACCOUNTING) 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 = 'R703'
        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
1900 STATE, DEPARTMENT OF 316,172,169.70 316.17 million 2,071
1700 DEPT OF THE NAVY 246,659,503.29 246.66 million 311
4732 FEDERAL ACQUISITION SERVICE 173,056,389.67 173.06 million 160
97AS DEFENSE LOGISTICS AGENCY 142,336,445.91 142.34 million 89
5700 DEPT OF THE AIR FORCE 139,383,236.15 139.38 million 185
97DH DEFENSE HEALTH AGENCY (DHA) 136,623,587.75 136.62 million 29
7524 FOOD AND DRUG ADMINISTRATION 103,629,336.34 103.63 million 189
7008 U.S. COAST GUARD 102,494,873.46 102.49 million 246
1406 DEPARTMENTAL OFFICES 98,918,733.38 98.92 million 205
1524 DRUG ENFORCEMENT ADMINISTRATION 97,961,122.42 97.96 million 915

Insight

PSC R703 (SUPPORT- MANAGEMENT: ACCOUNTING) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by STATE, DEPARTMENT OF, 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 = 'R703'
        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
KPMG LLP 7QEG9 297,460,929.03 297.46 million 259
KEARNEY & COMPANY, P.C. 1SJ14 171,297,270.04 171.30 million 257
DELOITTE & TOUCHE LLP 3CCJ5 163,553,239.02 163.55 million 352
DELOITTE CONSULTING LLP 1TTG5 129,198,833.87 129.20 million 146
INTEGRATED FINANCE AND ACCOUNTING SOLUTIONS, LLC 4NDW1 126,141,865.15 126.14 million 430
ERNST & YOUNG LLP 5Y673 116,898,984.81 116.90 million 100
HAYNES INCORPORATED 1THW4 114,694,416.14 114.69 million 1,150
ARTEMIS CONSULTING, LLC 48U66 88,541,310.94 88.54 million 52
GUIDEHOUSE INC. 1HLR9 80,426,466.34 80.43 million 169
ADVANCIA TECHNOLOGIES, LLC 79UA9 76,561,254.07 76.56 million 9

Insight

Within PSC R703 (SUPPORT- MANAGEMENT: ACCOUNTING), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. KPMG LLP ranks first, followed by KEARNEY & COMPANY, P.C., 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 = 'R703'
        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 459,436,769.95 459.44 million 849
2024 531,145,600.52 531.15 million 835
2023 406,219,287.84 406.22 million 863
2022 326,637,959.36 326.64 million 1,102
2021 311,107,696.87 311.11 million 1,088
2020 267,810,033.15 267.81 million 1,090
2019 209,864,208.56 209.86 million 1,090
2018 230,432,912.17 230.43 million 1,107
2017 260,899,445.92 260.90 million 1,309
2016 262,772,437.18 262.77 million 1,229

Insight

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