Federal Agency

OFFICES, BOARDS AND DIVISIONS Federal Contract Obligations (Last Year)

OFFICES, BOARDS AND DIVISIONS recorded 1.71 billion in obligations across 14,068 award actions in the last full year.

Agency obligations were concentrated in IT, legal, telecom, and language support services, led by NAICS 541519, 541199, and 541512. The largest vendor awards went to AT&T ENTERPRISES, LLC, MINBURN TECHNOLOGY GROUP, LLC, CGI FEDERAL INC., SOS INTERNATIONAL LLC, and CACI, INC. - COMMERCIAL.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year of FPDS-reported awards for agency ID 1501 and may change as records are updated.

Agency ID
1501
Total Obligated
1.71 billion
1,706,786,658.20
Award Actions
14,068
Average Action Value
121,324.04

About OFFICES, BOARDS AND DIVISIONS federal contract activity

During the last full year, OFFICES, BOARDS AND DIVISIONS obligated 1.71 billion across 14,068 awards, for an average award value of 121,324.04. This volume indicates a high transaction count supported by a comparatively moderate average obligation per award.

Vendor concentration and leading contractors

Spending was concentrated among a small set of large vendors, led by AT&T ENTERPRISES, LLC at 164.78 million across 10 awards and MINBURN TECHNOLOGY GROUP, LLC at 136.50 million across 39 awards. CGI FEDERAL INC., SOS INTERNATIONAL LLC, and CACI, INC. - COMMERCIAL also ranked among the top vendors, showing meaningful concentration in a limited number of suppliers while still distributing obligations across multiple award actions.

Industry profile based on NAICS activity

The largest obligations were recorded under NAICS 541519, Other Computer Related Services, at 462.95 million across 1,312 awards, followed by 541199, All Other Legal Services, at 327.75 million across 4,611 awards. Additional spending was concentrated in 541512 Computer Systems Design Services, 517110 Wired Telecommunications Carriers, and 541930 Translation and Interpretation Services, indicating a mix of technology, communications, legal, and language support requirements.

Annual contract trend over the analysis window

The annual trend data provided for 2025 shows 1.71 billion obligated across 14,068 awards, and no prior-year comparator is included in this extract. As a result, this page supports a single-year view of obligation volume rather than a multi-year trend analysis.

How to interpret this page

This summary is based on FPDS Query obligations associated with Agency ID 1501 for the last full year. Totals reflect obligated dollars and award counts as reported in the provided dataset, with vendor and NAICS sections ranked by total obligated amount.

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 = '1501'
        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
AT&T ENTERPRISES, LLC 164,779,163.77 164.78 million 10
MINBURN TECHNOLOGY GROUP, LLC 136,499,545.35 136.50 million 39
CGI FEDERAL INC. 124,366,115.98 124.37 million 125
SOS INTERNATIONAL LLC 100,551,855.71 100.55 million 12
CACI, INC. - COMMERCIAL 62,690,914.84 62.69 million 162
FORFEITURE SUPPORT ASSOCIATES, LLC 54,576,887.49 54.58 million 356
PAE LABAT-ANDERSON LLC 47,706,353.50 47.71 million 103
INFORMATION TECHNOLOGY COALITION, INC. 45,449,592.40 45.45 million 60
PAE GOVERNMENT SERVICES, INC. 45,259,186.40 45.26 million 671
NETWORK DESIGNS, INC. 38,252,678.49 38.25 million 19

Insight

Over the last full year, OFFICES, BOARDS AND DIVISIONS obligated $1.71 billion across 14,068 awards, with an average award value of $121,324. Obligations among the top vendors are concentrated in a small set of firms, led by AT&T ENTERPRISES, LLC at $164.78 million, followed by MINBURN TECHNOLOGY GROUP, LLC and CGI FEDERAL INC. at $136.50 million and $124.37 million, respectively. Award counts vary widely within the top 10, from 10 awards for AT&T ENTERPRISES, LLC to 671 for PAE GOVERNMENT SERVICES, INC., indicating a mix of larger-value and high-volume vendor relationships.

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 = '1501'
        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 462,954,848.77 462.95 million 1,312
541199 ALL OTHER LEGAL SERVICES 327,747,010.79 327.75 million 4,611
541512 COMPUTER SYSTEMS DESIGN SERVICES 167,652,478.83 167.65 million 280
517110 WIRED TELECOMMUNICATIONS CARRIERS 165,878,760.19 165.88 million 22
541930 TRANSLATION AND INTERPRETATION SERVICES 109,987,177.42 109.99 million 387
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 92,377,304.51 92.38 million 1,263
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 67,439,590.60 67.44 million 150
561210 FACILITIES SUPPORT SERVICES 59,627,257.29 59.63 million 63
561612 SECURITY GUARDS AND PATROL SERVICES 43,275,123.47 43.28 million 82
541211 OFFICES OF CERTIFIED PUBLIC ACCOUNTANTS 28,531,961.93 28.53 million 101

Insight

OFFICES, BOARDS AND DIVISIONS obligated $1.71 billion across 14,068 awards in the last full year, with spending concentrated in IT and professional services. The top NAICS, 541519 Other Computer Related Services, accounted for $462.95 million, followed by 541199 All Other Legal Services at $327.75 million; together they represent a substantial share of total obligations. Additional spending is distributed across computer systems design, telecommunications, translation, management consulting, and related support services, indicating a diversified but service-heavy procurement profile.

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 = '1501'
        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 1,706,786,658.20 1.71 billion 14,068

Insight

During the last full year, OFFICES, BOARDS AND DIVISIONS (Agency ID 1501) obligated $1.71 billion across 14,068 awards, for an average award value of $121,324.04. With only one year of data in the selected window, this view reflects a single-period obligation profile rather than a multi-year trend. The volume of awards relative to total obligations suggests obligations were distributed across a large number of actions, with no additional concentration pattern visible from this period alone.

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.