Federal Agency

DEPARTMENTAL OFFICES Federal Contract Obligations (Last 10 Years)

Departmental Offices procurement totaled 20.27 billion across 91,005 award actions over the last 10 years, with activity concentrated in IT, consulting, transportation, and legal services.

This FPDS page summarizes Departmental Offices obligations from the last 10 years, including a total of 20.27 billion and an average action value of 222,747.63. Recent annual obligations peaked at 3.17 billion in 2024 after 2.01 billion in 2025 and 2.85 billion in 2023.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect obligated dollars and award actions reported in the selected analysis window; vendor and NAICS rankings show the largest obligation categories and recipients in the dataset.

Agency ID
1406
Total Obligated
20.27 billion
20,271,148,507.79
Award Actions
91,005
Average Action Value
222,747.63

About DEPARTMENTAL OFFICES federal contract activity

Over the last 10 years, Departmental Offices recorded 91,005 awards totaling 20.27 billion dollars in obligations, with an average award value of 222,747.63. The volume of awards combined with a comparatively modest average value indicates a portfolio that mixes high-frequency, lower-value transactions with a smaller number of materially larger obligations.

Vendor concentration and leading contractors

Vendor obligations are concentrated among a relatively small set of firms and organizations. Booz Allen Hamilton Inc. leads with 704.75 million across 1,325 awards, followed by General Dynamics Information Technology, Inc. at 531.76 million, Dovel Technologies, LLC at 493.37 million, Acacia Center for Justice at 472.53 million, and Vera Institute of Justice, Inc. at 444.81 million.

Industry profile based on NAICS activity

Spending is led by information technology and consulting categories. Computer Systems Design Services (541512) ranks first at 4.24 billion, followed by Other Computer Related Services (541519) at 2.89 billion and Administrative Management and General Management Consulting Services (541611) at 2.67 billion, while Nonscheduled Chartered Passenger Air Transportation (481211) shows the highest award volume among the top five NAICS codes. Offices of Lawyers (541110) also represents a significant obligation base at 921.62 million.

Annual contract trend over the analysis window

Annual obligations were highest in 2024 at 3.17 billion, with 2023 close behind at 2.85 billion and 2022 at 2.43 billion. Obligations declined to 1.57 billion in 2021, then rose again in 2024 before easing to 2.01 billion in 2025; award counts remained elevated throughout the period, peaking at 10,507 in 2022.

How to interpret this page

This page summarizes FPDS query results for Departmental Offices, agency ID 1406, over the last 10 years. Totals, award counts, vendor rankings, NAICS rankings, and annual trends are based on obligated dollars and recorded award counts in the provided analysis window; values are presented as supplied and rounded in readable form where applicable.

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 = '1406'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
BOOZ ALLEN HAMILTON INC. 704,751,770.66 704.75 million 1,325
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 531,757,859.00 531.76 million 141
DOVEL TECHNOLOGIES, LLC 493,365,326.17 493.37 million 92
ACACIA CENTER FOR JUSTICE 472,530,204.61 472.53 million 9
VERA INSTITUTE OF JUSTICE, INC. 444,813,656.42 444.81 million 5
GUIDEHOUSE INC. 371,061,151.35 371.06 million 190
FAMILY ENDEAVORS, INC. 346,530,745.39 346.53 million 13
ERA HELICOPTERS, LLC 317,090,828.96 317.09 million 154
DEPLOYED SERVICES, LLC 307,735,209.03 307.74 million 22
DEEP MILE NETWORKS, LLC 307,202,906.62 307.20 million 30

Insight

Over the last 10 years, DEPARTMENTAL OFFICES obligated $20.27 billion across 91,005 awards, with an average award value of $222,747.63. The top 10 vendors each received between $307.20 million and $704.75 million, indicating a sizable but not highly concentrated vendor base relative to total obligations. BOOZ ALLEN HAMILTON INC. is the largest recipient at $704.75 million across 1,325 awards, while several other top vendors received similar obligation totals on far fewer awards, suggesting uneven award distribution across vendors.

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 = '1406'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 4,241,433,459.96 4.24 billion 3,908
541519 OTHER COMPUTER RELATED SERVICES 2,885,956,697.58 2.89 billion 9,860
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 2,669,403,631.61 2.67 billion 8,926
481211 NONSCHEDULED CHARTERED PASSENGER AIR TRANSPORTATION 1,160,335,716.92 1.16 billion 20,805
541110 OFFICES OF LAWYERS 921,621,846.87 921.62 million 60
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 886,941,616.05 886.94 million 1,748
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 588,327,724.77 588.33 million 2,286
561210 FACILITIES SUPPORT SERVICES 524,940,839.93 524.94 million 240
624190 OTHER INDIVIDUAL AND FAMILY SERVICES 524,169,627.95 524.17 million 83
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 508,456,098.03 508.46 million 2,241

Insight

Over the last 10 years, DEPARTMENTAL OFFICES (Agency ID 1406) obligated 20.27 billion across 91,005 awards, with spending concentrated in a small set of service-related NAICS codes. COMPUTER SYSTEMS DESIGN SERVICES (541512) is the largest category at 4.24 billion, followed by OTHER COMPUTER RELATED SERVICES (541519) at 2.89 billion and ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES (541611) at 2.67 billion; together, these three account for a substantial share of total obligations. Award volume is more distributed than dollars, with NONSCHEDULED CHARTERED PASSENGER AIR TRANSPORTATION (481211) having 20,805 awards but only 1.16 billion obligated, while OFFICES OF LAWYERS (541110) has 921.62 million obligated across just 60 awards, indicating wide variation in average award value across top NAICS 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 = '1406'
        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 2,014,558,980.84 2.01 billion 7,735
2024 3,173,693,231.75 3.17 billion 8,657
2023 2,849,969,624.58 2.85 billion 10,375
2022 2,430,583,904.76 2.43 billion 10,507
2021 1,568,858,646.80 1.57 billion 8,068
2020 1,562,846,993.77 1.56 billion 7,650
2019 1,217,798,183.63 1.22 billion 8,730
2018 1,709,267,846.14 1.71 billion 9,561
2017 1,883,299,819.37 1.88 billion 9,972
2016 1,860,271,276.15 1.86 billion 9,750

Insight

Over the last 10 years, DEPARTMENTAL OFFICES (ID 1406) recorded $20.27 billion across 91,005 awards, averaging $222.7 thousand per award. Obligations were highest in 2024 at $3.17 billion, followed by 2023 at $2.85 billion and 2025 at $2.01 billion, indicating a recent concentration of spending in the most recent three years. Earlier years were generally lower and ranged from $1.22 billion in 2019 to $1.88 billion in 2017, with award counts peaking in 2022-2023 before declining in 2024-2025.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.