PSC Code

PSC G004 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC G004 (SOCIAL- SOCIAL REHABILITATION) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC G004 (SOCIAL- SOCIAL REHABILITATION) for last 5 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 5 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 5 years analysis window.

PSC Code
G004
PSC Description
SOCIAL- SOCIAL REHABILITATION
Total Obligated
2.63 billion
2,634,786,849.14
Award Actions
15,837
Average Action Value
166,369.06

About PSC G004 federal contract activity

This page summarizes last 5 years of federal contract activity associated with PSC G004 (SOCIAL- SOCIAL REHABILITATION). Based on the current FPDS Query dataset, this category shows 2.63 billion in visible obligations across 15,837 award actions, with an average action value of 166,369.06. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC G004 (SOCIAL- SOCIAL REHABILITATION) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by FEDERAL PRISON SYSTEM / BUREAU OF PRISONS, with 2.22 billion in obligations, followed by VETERANS AFFAIRS, DEPARTMENT OF. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC G004 (SOCIAL- SOCIAL REHABILITATION) over the last 5 years. The current ranking is led by DISMAS CHARITIES, INC, with 331.15 million in obligations, followed by GEO REENTRY, INC.. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC G004 (SOCIAL- SOCIAL REHABILITATION) across the last 5 years, from 2021 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 5 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'G004'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 2,218,721,637.00 2.22 billion 13,318
3600 VETERANS AFFAIRS, DEPARTMENT OF 399,534,374.07 399.53 million 2,332
959P PRETRIAL SERVICES AGENCY 9,080,395.82 9.08 million 104
9594 COURT SERVICES AND OFFENDER SUPERVISION AGENCY 5,977,834.96 5.98 million 28
5700 DEPT OF THE AIR FORCE 685,296.86 685.30 thousand 14
2100 DEPT OF THE ARMY 451,783.55 451.78 thousand 25
7527 INDIAN HEALTH SERVICE 284,412.95 284.41 thousand 10
12C2 FOREST SERVICE 51,190.34 51.19 thousand 4
1900 STATE, DEPARTMENT OF 73.59 73.59 1
7008 U.S. COAST GUARD -150.00 -150.00 1

Insight

PSC G004 (SOCIAL- SOCIAL REHABILITATION) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by FEDERAL PRISON SYSTEM / BUREAU OF PRISONS, followed by VETERANS AFFAIRS, DEPARTMENT OF, which suggests that agency demand in this category is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        ifNull(anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode), '') AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'G004'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
DISMAS CHARITIES, INC 3LEB6 331,145,011.81 331.15 million 958
GEO REENTRY, INC. 7CUD5 268,945,808.77 268.95 million 561
CORECIVIC, INC. 3HAR6 108,163,128.50 108.16 million 131
VOLUNTEERS OF AMERICA TEXAS, INC. 3L6Y7 52,650,614.50 52.65 million 79
VOLUNTEERS OF AMERICA OF LOS ANGELES 3KZC8 49,225,054.64 49.23 million 29
COMMUNITY RESOURCES FOR JUSTICE, INC. 3LZD1 47,041,887.88 47.04 million 145
CORRECTIONS CORPORATION OF AMERICA 3HAR6 45,794,042.59 45.79 million 17
DISMAS CHARITIES INC 3LEB6 45,162,296.66 45.16 million 116
MANAGEMENT & TRAINING CORPORATION 3JBN8 44,705,204.77 44.71 million 38
PIONEER HUMAN SERVICES 1J9V9 43,189,175.74 43.19 million 276

Insight

Within PSC G004 (SOCIAL- SOCIAL REHABILITATION), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. DISMAS CHARITIES, INC ranks first, followed by GEO REENTRY, INC., which helps define the current competitive landscape in this 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__productOrServiceInformation__productOrServiceCode = 'G004'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 578,287,206.60 578.29 million 4,225
2024 562,551,158.99 562.55 million 3,432
2023 533,214,349.24 533.21 million 3,184
2022 687,300,183.96 687.30 million 3,064
2021 273,433,950.35 273.43 million 1,932

Insight

The annual trend shows how obligations in PSC G004 (SOCIAL- SOCIAL REHABILITATION) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, and annual trends.

Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.