Federal Agency

SUBSTANCE ABUSE AND MENTAL HEALTH SERVICES ADMINISTRATION Federal Contract Obligations (Last Year)

Federal procurement profile for the Substance Abuse and Mental Health Services Administration (Agency ID 7522) covering last full year obligations and awards.

In the last full year, the Substance Abuse and Mental Health Services Administration obligated $186.87 million across 263 award actions, for an average action value of $710,548.85. The agency’s spending was concentrated in professional, scientific, and technical services, with Research Triangle Institute and Hendall Inc. among the largest vendors.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year of FPDS award data for Agency ID 7522 and summarizes obligations, action counts, vendors, and NAICS categories.

Agency ID
7522
Total Obligated
186.87 million
186,874,347.82
Award Actions
263
Average Action Value
710,548.85

About SUBSTANCE ABUSE AND MENTAL HEALTH SERVICES ADMINISTRATION federal contract activity

In the last full year, the Substance Abuse and Mental Health Services Administration obligated 186.87 million across 263 awards, for an average award value of 710,548.85. The profile indicates a procurement mix centered on services rather than large-volume commodity purchasing, with obligations concentrated in a relatively small set of awardees and contract categories.

Vendor concentration and leading contractors

Research Triangle Institute was the largest vendor by obligations at 60.30 million across 19 awards, followed by Hendall Inc. at 20.31 million across 18 awards. Mathematica Policy Research, Inc., Policy Research Associates Inc, and Seneca Family of Agencies round out the top five vendors, which together account for a substantial share of total obligations and point to recurring use of specialized research, policy, and service providers.

Industry profile based on NAICS activity

NAICS 541990, All Other Professional, Scientific, and Technical Services, dominated spending at 147.38 million across 142 awards, making it the primary category by both dollars and volume. Secondary obligations were concentrated in computer systems design services, management consulting, other scientific and technical consulting, and advertising agencies, reinforcing a services-heavy procurement pattern with emphasis on analytical, technical, and program-support work.

Annual contract trend over the analysis window

The annual trend provided for 2025 shows 186.87 million in obligations across 263 awards, which aligns with the full-year totals in this analysis window. With only one year reflected in the dataset, the trend view supports a snapshot of current-year procurement activity rather than a multi-year comparison.

How to interpret this page

This summary is based on the supplied FPDS Query agency-level totals for the last full year, including obligations, award counts, top vendors, top NAICS categories, and the annual trend record. Values are presented as reported in the source data and interpreted only at the aggregate level; no assumptions were made beyond the provided figures.

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 = '7522'
        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
RESEARCH TRIANGLE INSTITUTE 60,298,652.00 60.30 million 19
HENDALL INC. 20,313,403.00 20.31 million 18
MATHEMATICA POLICY RESEARCH, INC. 9,189,914.00 9.19 million 5
POLICY RESEARCH ASSOCIATES INC 8,665,264.30 8.67 million 10
SENECA FAMILY OF AGENCIES 8,000,000.00 8.00 million 2
JBS INTERNATIONAL, INC. 7,741,393.11 7.74 million 6
SEKON ENTERPRISE, INC. 7,168,464.00 7.17 million 5
WESTAT, INC. 6,654,307.00 6.65 million 10
CENTER FOR CHILDREN AND FAMILY FUTURES, INC. 6,406,540.00 6.41 million 3
CAPITAL CONSULTING CORP 5,721,797.00 5.72 million 4

Insight

Over the last full year, SAMHSA obligated $186.87 million across 263 awards, with the top 10 vendors accounting for a concentrated share of spending. Research Triangle Institute led all vendors with $60.30 million across 19 awards, or about 32% of total obligations, more than doubling the next highest vendor, Hendall Inc. at $20.31 million. The remainder of the top vendors each received between $5.72 million and $9.19 million, indicating a broader second tier of similarly sized recipients behind the dominant lead contractor.

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 = '7522'
        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
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 147,382,385.84 147.38 million 142
541512 COMPUTER SYSTEMS DESIGN SERVICES 13,294,992.28 13.29 million 19
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 9,754,454.74 9.75 million 27
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 9,000,017.18 9.00 million 15
541810 ADVERTISING AGENCIES 2,398,480.13 2.40 million 4
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 1,793,199.00 1.79 million 5
541519 OTHER COMPUTER RELATED SERVICES 1,576,825.58 1.58 million 17
511210 SOFTWARE PUBLISHERS 803,042.69 803.04 thousand 7
511199 ALL OTHER PUBLISHERS 352,990.48 352.99 thousand 4
813910 BUSINESS ASSOCIATIONS 199,500.00 199.50 thousand 1

Insight

SAMHSA’s last full year obligations were highly concentrated in NAICS 541990, which accounted for $147.38 million across 142 awards, or roughly 79% of the agency’s $186.87 million total obligated. The next largest categories were 541512 at $13.29 million, 541611 at $9.75 million, and 541690 at $9.00 million, indicating a substantial drop-off after the top code and a broad but much smaller distribution across related professional, technical, and consulting services. Award activity was also concentrated in 541990, though other top NAICS codes had smaller award counts, suggesting a mix of one-to-many and lower-volume contract activity across the portfolio.

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 = '7522'
        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 186,874,347.82 186.87 million 263

Insight

During the last full year, SUBSTANCE ABUSE AND MENTAL HEALTH SERVICES ADMINISTRATION obligated $186.87 million across 263 awards, for an average award value of $710,548.85. This indicates a moderately distributed award profile with obligations spread across a relatively limited number of awards rather than a small set of very large actions. With only one year of data in the 1-year window, this section reflects a snapshot of annual obligation volume rather than a multi-year trend.

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.