Federal Agency

DEPARTMENTAL OFFICES Federal Contract Obligations (Last Year)

FPDS procurement data for DEPARTMENTAL OFFICES (Agency ID 2001) covers the last full year, showing 1,300 award actions and $469.82 million obligated.

In the last full year, DEPARTMENTAL OFFICES recorded $469,823,714.22 in obligations across 1,300 award actions, for an average action value of $361,402.85. Spending was concentrated in other computer related services, warehousing and storage, and management consulting, with LANCER INFORMATION SOLUTIONS, LLC and AMENTUM SERVICES, INC. accounting for most obligations.

Generated at 03/21/2026

Analysis period: Last full year

Annual totals reflect the last full year only; vendor and NAICS rankings are based on obligated dollars in the same analysis window.

Agency ID
2001
Total Obligated
469.82 million
469,823,714.22
Award Actions
1,300
Average Action Value
361,402.85

About DEPARTMENTAL OFFICES federal contract activity

In the last full year, DEPARTMENTAL OFFICES obligated 469.82 million across 1,300 awards, with an average award value of 361,402.85. The obligation profile indicates a high volume of relatively small actions alongside a smaller number of very large awards.

Vendor concentration and leading contractors

LANCER INFORMATION SOLUTIONS, LLC led vendor obligations with 250.35 million across 3 awards, accounting for more than half of total obligated dollars. AMENTUM SERVICES, INC. followed with 74.19 million across 11 awards, while DELOITTE CONSULTING LLP, HAMILTON ENTERPRISES, LLC, and CONSTRUCTURE INC rounded out the top five by obligation value.

Industry profile based on NAICS activity

Obligations were concentrated in NAICS 541519, Other Computer Related Services, at 252.31 million across 18 awards, making it the dominant spending category. Other major areas included 493110, General Warehousing and Storage, at 74.19 million, and 541611, Administrative Management and General Management Consulting Services, at 33.85 million, with 928120 showing the highest award volume among the listed codes at 505 awards.

Annual contract trend over the analysis window

The annual trend shows 2025 as the full-year reference point, with 469.82 million obligated across 1,300 awards. Because only one year is present in the provided trend data, the period supports a point-in-time snapshot rather than a multi-year comparison.

How to interpret this page

This page summarizes FPDS obligations for agency ID 2001, DEPARTMENTAL OFFICES, using the last full year of available data. Totals, award counts, averages, vendor rankings, NAICS distributions, and annual trend values are drawn directly from the supplied dataset and reflect obligated amounts only.

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 = '2001'
        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
LANCER INFORMATION SOLUTIONS, LLC 250,351,502.98 250.35 million 3
AMENTUM SERVICES, INC. 74,189,304.31 74.19 million 11
DELOITTE CONSULTING LLP 25,558,638.16 25.56 million 28
HAMILTON ENTERPRISES, LLC 13,262,297.39 13.26 million 4
CONSTRUCTURE INC 10,210,834.29 10.21 million 24
CWS MARKETING GROUP, INC. 8,048,145.26 8.05 million 3
METRICA, INC. 6,484,631.97 6.48 million 44
FEDERAL MANAGEMENT SYSTEMS, INC. 5,229,718.91 5.23 million 7
PER-GEESH TLI JV, LLC 5,134,239.80 5.13 million 5
WASHINGTON METROPOLITAN AREA TRANSIT AUTHORITY 4,956,555.64 4.96 million 9

Insight

During the last full year, DEPARTMENTAL OFFICES obligated $469.82 million across 1,300 awards, with an average award value of $361.4 thousand. Vendor spend is highly concentrated: LANCER INFORMATION SOLUTIONS, LLC accounted for $250.35 million across 3 awards, or more than half of total obligations. The remaining top vendors are substantially smaller, led by AMENTUM SERVICES, INC. at $74.19 million and DELOITTE CONSULTING LLP at $25.56 million, indicating a steep drop-off after the largest vendor and a broad distribution among lower-dollar, higher-count 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 = '2001'
        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
541519 OTHER COMPUTER RELATED SERVICES 252,311,200.26 252.31 million 18
493110 GENERAL WAREHOUSING AND STORAGE 74,189,304.31 74.19 million 11
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 33,845,332.57 33.85 million 130
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 14,201,114.79 14.20 million 6
928120 INTERNATIONAL AFFAIRS 12,154,929.76 12.15 million 505
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 8,390,578.46 8.39 million 79
561790 OTHER SERVICES TO BUILDINGS AND DWELLINGS 8,048,145.26 8.05 million 3
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 6,484,631.97 6.48 million 44
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 6,302,675.51 6.30 million 13
541110 OFFICES OF LAWYERS 5,400,590.00 5.40 million 13

Insight

DEPARTMENTAL OFFICES obligated $469.82 million across 1,300 awards in the last full year, with spend concentrated in a small number of NAICS categories. NAICS 541519, Other Computer Related Services, accounted for $252.31 million, or more than half of total obligations, followed by 493110, General Warehousing and Storage, at $74.19 million and 541611, Administrative Management and General Management Consulting Services, at $33.85 million. The award distribution is less concentrated than the dollars, with 928120, International Affairs, carrying 505 awards but only $12.15 million, indicating a mix of high-value, lower-count professional and IT services alongside higher-volume support activity.

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 = '2001'
        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 469,823,714.22 469.82 million 1,300

Insight

During the last full year, DEPARTMENTAL OFFICES (Agency ID 2001) obligated $469.82 million across 1,300 awards, for an average award value of $361,402.85. With only one year of data in the 1-year window, no year-over-year trend can be assessed; this period should be treated as a single-point baseline. The obligation total is distributed across a relatively large number of awards, indicating moderate award dispersion rather than concentration in 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.