PSC Code

PSC G099 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC G099 (SOCIAL- OTHER) for last 10 years, including award volume and market trend context.

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

Generated at 03/15/2026

Analysis period: Last 10 years

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

PSC Code
G099
PSC Description
SOCIAL- OTHER
Total Obligated
10.11 billion
10,114,860,848.96
Award Actions
10,705
Average Action Value
944,872.56

About PSC G099 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC G099 (SOCIAL- OTHER). Based on the current FPDS Query dataset, this category shows 10.11 billion in visible obligations across 10,705 award actions, with an average action value of 944,872.56. 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 G099 (SOCIAL- OTHER) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by ADMINISTRATION FOR CHILDREN AND FAMILIES, with 3.64 billion in obligations, followed by FEDERAL ACQUISITION SERVICE. 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 G099 (SOCIAL- OTHER) over the last 10 years. The current ranking is led by FAMILY ENDEAVORS, INC., with 2.02 billion in obligations, followed by ARMED FORCES SERVICES CORPORATION. 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 G099 (SOCIAL- OTHER) across the last 10 years, from 2016 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 10 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 = 'G099'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
7590 ADMINISTRATION FOR CHILDREN AND FAMILIES 3,641,892,134.72 3.64 billion 147
4732 FEDERAL ACQUISITION SERVICE 3,361,160,591.92 3.36 billion 272
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 1,004,017,673.84 1.00 billion 304
1406 DEPARTMENTAL OFFICES 738,879,333.83 738.88 million 104
3600 VETERANS AFFAIRS, DEPARTMENT OF 696,710,543.20 696.71 million 4,597
5700 DEPT OF THE AIR FORCE 245,661,424.76 245.66 million 1,167
1700 DEPT OF THE NAVY 92,649,825.39 92.65 million 553
2100 DEPT OF THE ARMY 65,699,423.40 65.70 million 992
7012 U.S. IMMIGRATION AND CUSTOMS ENFORCEMENT 60,407,464.03 60.41 million 131
7014 U.S. CUSTOMS AND BORDER PROTECTION 43,493,534.66 43.49 million 26

Insight

PSC G099 (SOCIAL- OTHER) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by ADMINISTRATION FOR CHILDREN AND FAMILIES, followed by FEDERAL ACQUISITION SERVICE, 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 = 'G099'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
FAMILY ENDEAVORS, INC. 52LR2 2,016,146,817.77 2.02 billion 39
ARMED FORCES SERVICES CORPORATION 1Q8F1 1,047,067,199.27 1.05 billion 80
LEIDOS, INC. 5UTE2 985,837,020.36 985.84 million 64
CHEROKEE NATION MANAGEMENT & CONSULTING, L.L.C. 6YW97 714,473,966.11 714.47 million 11
VALUEOPTIONS FEDERAL SERVICES, INC. 7CBS1 600,779,072.80 600.78 million 61
MAGELLAN HEALTHCARE, INC 3ERQ1 337,041,739.90 337.04 million 35
DEPLOYED RESOURCES, LLC 1TP05 273,676,996.00 273.68 million 2
PROVIDENCIA GROUP, LLC, THE 8VYR6 273,491,185.99 273.49 million 12
COMPREHENSIVE HEALTH SERVICES, INC. 0B664 261,142,821.19 261.14 million 56
DEPLOYED SERVICES, LLC 8L1K8 246,401,690.20 246.40 million 12

Insight

Within PSC G099 (SOCIAL- OTHER), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. FAMILY ENDEAVORS, INC. ranks first, followed by ARMED FORCES SERVICES CORPORATION, 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 = 'G099'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 683,524,524.33 683.52 million 694
2024 823,230,592.23 823.23 million 822
2023 978,474,628.85 978.47 million 847
2022 2,164,569,645.79 2.16 billion 873
2021 2,786,915,466.77 2.79 billion 1,037
2020 406,920,023.75 406.92 million 963
2019 814,421,964.11 814.42 million 1,028
2018 590,753,243.43 590.75 million 1,128
2017 317,654,938.38 317.65 million 1,321
2016 548,395,821.32 548.40 million 1,992

Insight

The annual trend shows how obligations in PSC G099 (SOCIAL- OTHER) moved across the last 10 years, from 2016 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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.