Federal Agency

OFFICE OF ADMINISTRATIVE SERVICES Federal Contract Obligations (Last Year)

FPDS procurement summary for the Office of Administrative Services (Agency ID 4773) covering last full year obligations, award activity, top vendors, and leading NAICS categories.

In the last full year, the Office of Administrative Services obligated 223.37 million across 582 award actions, for an average action value of 383,791.05. Spending was concentrated in IT and management services, led by NAICS 541512, 541519, and 541511, with Valiant Solutions, CGI Federal, and IBM among the top vendors.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the provided analysis window and are based on obligated dollars and award counts reported in FPDS.

Agency ID
4773
Total Obligated
223.37 million
223,366,393.49
Award Actions
582
Average Action Value
383,791.05

About OFFICE OF ADMINISTRATIVE SERVICES federal contract activity

During the last full year, the Office of Administrative Services recorded $223.37 million in obligated obligations across 582 awards, for an average award value of $383,791.05. The profile indicates a moderately high volume of relatively small-to-mid-sized awards rather than dependence on a few extremely large actions.

Vendor concentration and leading contractors

Obligations were led by Valiant Solutions, LLC at $37.03 million across 10 awards, followed by CGI Federal Inc. at $30.89 million across 11 awards. IBM, Booz Allen Hamilton, and Management Science and Innovation, LLC round out the top five vendors, indicating a vendor base concentrated in IT and advisory support services.

Industry profile based on NAICS activity

The largest share of obligations fell under NAICS 541512, Computer Systems Design Services, with $93.63 million across 72 awards. Additional spending was concentrated in 541519, 541511, 541611, and 511210, reinforcing a spend pattern centered on information technology, software, and management consulting services.

Annual contract trend over the analysis window

For 2025, the agency recorded $223.37 million in obligated spending across 582 awards. Because the analysis window covers only the last full year, the annual trend reflects a single-year snapshot rather than a multi-year trajectory.

How to interpret this page

This page summarizes FPDS obligations for Agency ID 4773 over the last full year using the reported obligated dollars and award counts. Vendor and NAICS views are ranked by total obligated value, and the annual trend reflects the same analysis window without adjustment for inflation or other normalization.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '4773'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY vendor_name
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
VALIANT SOLUTIONS, LLC 37,029,765.78 37.03 million 10
CGI FEDERAL INC. 30,894,001.35 30.89 million 11
INTERNATIONAL BUSINESS MACHINES CORPORATION 12,506,238.19 12.51 million 13
BOOZ ALLEN HAMILTON INC. 9,419,038.63 9.42 million 7
MANAGEMENT SCIENCE AND INNOVATION, LLC 8,181,787.51 8.18 million 20
SPATIAL FRONT INCORPORATED 6,859,829.66 6.86 million 4
OMNISOLVE INC. 6,435,894.83 6.44 million 9
BAHFED CORP 6,049,155.90 6.05 million 7
CARAHSOFT TECHNOLOGY CORP. 5,038,796.71 5.04 million 11
CENSEO CONSULTING GROUP, INC. 4,838,746.34 4.84 million 5

Insight

During the last full year, the OFFICE OF ADMINISTRATIVE SERVICES obligated 223.37 million across 582 awards, with an average award value of 383,791.05. Vendor obligations are moderately concentrated among a small set of contractors: VALIANT SOLUTIONS, LLC received 37.03 million across 10 awards and CGI FEDERAL INC. received 30.89 million across 11 awards, while the remaining top vendors each received 12.51 million or less. The top 10 vendors together account for a meaningful share of total obligations, indicating reliance on a limited group of suppliers, but award counts are distributed across multiple vendors rather than concentrated in a single contract holder.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '4773'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541512 COMPUTER SYSTEMS DESIGN SERVICES 93,625,890.92 93.63 million 72
541519 OTHER COMPUTER RELATED SERVICES 43,257,923.52 43.26 million 152
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 30,171,717.63 30.17 million 64
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 20,787,769.20 20.79 million 91
511210 SOFTWARE PUBLISHERS 13,306,122.66 13.31 million 25
517312 WIRELESS TELECOMMUNICATIONS CARRIERS (EXCEPT SATELLITE) 4,521,789.79 4.52 million 3
334111 ELECTRONIC COMPUTER MANUFACTURING 3,353,688.72 3.35 million 7
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 2,511,305.43 2.51 million 7
561110 OFFICE ADMINISTRATIVE SERVICES 2,393,418.59 2.39 million 5
517919 ALL OTHER TELECOMMUNICATIONS 1,785,113.16 1.79 million 1

Insight

Over the last full year, Office of Administrative Services obligated $223.37 million across 582 awards, with spending concentrated in IT-related NAICS codes. NAICS 541512, Computer Systems Design Services, was the largest category at $93.63 million (72 awards), followed by 541519 at $43.26 million (152 awards) and 541511 at $30.17 million (64 awards); these three codes together accounted for about 75% of total obligations. The remaining obligations were more dispersed across management consulting, software publishing, telecommunications, manufacturing, accounting, and administrative services, with no single non-IT NAICS approaching the top three categories.

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__purchaserInformation__contractingOfficeAgencyID = '4773'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 223,366,393.49 223.37 million 582

Insight

In the last full year, the Office of Administrative Services obligated $223.37 million across 582 awards, for an average award value of $383,791.05. With only one year in the 1-year window, no year-over-year trend can be assessed; the available data indicate all reported obligations are concentrated in FY 2025. The award volume suggests a relatively broad distribution of obligations rather than reliance on a small number of actions.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.