Federal Agency

PRETRIAL SERVICES AGENCY Federal Contract Obligations (Last Year)

FPDS procurement profile for PRETRIAL SERVICES AGENCY (959P) covering last full year obligations, award counts, top vendors, and leading NAICS categories.

In the last full year, PRETRIAL SERVICES AGENCY obligated 7,592,604.22 across 95 award actions, for an average action value of 79,922.14. Spending was led by residential mental health and substance abuse facilities, electronic computer manufacturing, and vendor awards to Sentinel Offender Services, SHI International, and several treatment and support providers.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year analysis window and are based on reported obligations and award action counts.

Agency ID
959P
Total Obligated
7.59 million
7,592,604.22
Award Actions
95
Average Action Value
79,922.14

About PRETRIAL SERVICES AGENCY federal contract activity

During the last full year, PRETRIAL SERVICES AGENCY (959P) obligated $7.59 million across 95 awards, for an average award value of $79,922.14. Spending was concentrated in a relatively small number of awards, indicating a mixed portfolio of recurring service commitments and targeted procurement actions.

Vendor concentration and leading contractors

Vendor obligations were led by SENTINEL OFFENDER SERVICES, LLC at $1.03 million across 2 awards, followed by SHI INTERNATIONAL CORP. at $960,288.02 across 2 awards. The remaining top vendors—NATIONAL CAPITAL TREATMENT AND RECOVERY, SAMARITAN INNS INC, and SIEMENS HEALTHCARE DIAGNOSTICS INC.—each accounted for significant but smaller shares, suggesting a diversified supplier base across service, treatment, and equipment-related requirements.

Industry profile based on NAICS activity

The largest share of obligations fell under NAICS 623220, Residential Mental Health and Substance Abuse Facilities, at $2.18 million across 11 awards, making behavioral health services the dominant category. Other major categories included Electronic Computer Manufacturing ($1.31 million), Other Apparel Accessories and Other Apparel Manufacturing ($1.03 million), Analytical Laboratory Instrument Manufacturing ($788,143.13), and Facilities Support Services ($353,808.04), showing a procurement mix that spans direct care, equipment, and support functions.

Annual contract trend over the analysis window

The annual trend for 2025 shows total obligations of $7.59 million across 95 awards, matching the full-period overview for the analysis window. Because only one annual data point is present, the dataset supports a year-end snapshot rather than a multi-year trend comparison.

How to interpret this page

This page summarizes FPDS obligations reported for PRETRIAL SERVICES AGENCY (959P) over the last full year. Amounts reflect total obligated dollars, award counts reflect reported actions in the dataset, and vendor and NAICS rankings are based on total obligated value within the analysis period.

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 = '959P'
        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
SENTINEL OFFENDER SERVICES, LLC 1,029,025.00 1.03 million 2
SHI INTERNATIONAL CORP. 960,288.02 960.29 thousand 2
NATIONAL CAPITAL TREATMENT AND RECOVERY 808,563.03 808.56 thousand 3
SAMARITAN INNS INC 805,307.20 805.31 thousand 3
SIEMENS HEALTHCARE DIAGNOSTICS INC. 531,345.26 531.35 thousand 5
FEDERAL CITY RECOVERY SERVICES 480,001.24 480.00 thousand 3
STERLING COMPUTERS CORPORATION 439,675.00 439.68 thousand 1
DIDLAKE, INC. 353,808.04 353.81 thousand 1
COMPREHENSIVE TREATMENT SERVICES, INC. 345,912.25 345.91 thousand 3
COMPREHENSIVE COMMUNITY HEALTH & PSYCHOLOGICAL SERVICES L.L.C. 324,480.00 324.48 thousand 1

Insight

Over the last full year, PRETRIAL SERVICES AGENCY obligated $7.59 million across 95 awards, with an average award value of $79.9 thousand. Vendor obligations are moderately concentrated: the top 10 vendors account for about $6.09 million, or roughly 80% of total obligations, with SENTINEL OFFENDER SERVICES, LLC leading at $1.03 million across 2 awards. The remaining vendors in the top 10 each received between $324.5 thousand and $960.3 thousand, indicating a broad but still top-heavy distribution of spending across a small set of providers.

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 = '959P'
        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
623220 RESIDENTIAL MENTAL HEALTH AND SUBSTANCE ABUSE FACILITIES 2,179,375.79 2.18 million 11
334111 ELECTRONIC COMPUTER MANUFACTURING 1,312,640.69 1.31 million 6
315999 OTHER APPAREL ACCESSORIES AND OTHER APPAREL MANUFACTURING 1,029,025.00 1.03 million 2
334516 ANALYTICAL LABORATORY INSTRUMENT MANUFACTURING 788,143.13 788.14 thousand 9
561210 FACILITIES SUPPORT SERVICES 353,808.04 353.81 thousand 1
621420 OUTPATIENT MENTAL HEALTH AND SUBSTANCE ABUSE CENTERS 335,013.19 335.01 thousand 6
621330 OFFICES OF MENTAL HEALTH PRACTITIONERS (EXCEPT PHYSICIANS) 324,480.00 324.48 thousand 1
561410 DOCUMENT PREPARATION SERVICES 273,402.00 273.40 thousand 1
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 247,500.00 247.50 thousand 11
541519 OTHER COMPUTER RELATED SERVICES 210,259.46 210.26 thousand 7

Insight

During the last full year, PRETRIAL SERVICES AGENCY obligated $7.59 million across 95 awards, with spending concentrated in a small number of NAICS codes. The top NAICS, 623220 (Residential Mental Health and Substance Abuse Facilities), accounted for $2.18 million across 11 awards, followed by 334111 (Electronic Computer Manufacturing) at $1.31 million and 315999 (Other Apparel Accessories and Other Apparel Manufacturing) at $1.03 million. Several additional NAICS codes were funded at lower levels, including 334516, 561210, and 621420, indicating a mix of human services, IT/equipment, and support service obligations rather than reliance on a single procurement category.

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 = '959P'
        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 7,592,604.22 7.59 million 95

Insight

For the last full year, PRETRIAL SERVICES AGENCY obligated $7.59 million across 95 awards, for an average award value of $79,922.14. With only one year represented in the 1-year window, no year-over-year trend can be assessed from the provided data. The obligation total indicates activity is concentrated in a relatively modest number of awards, with award values clustered at an average below $80 thousand.

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.