PSC Code

PSC U006 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) 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
U006
PSC Description
EDUCATION/TRAINING- VOCATIONAL/TECHNICAL
Total Obligated
9.43 billion
9,430,659,340.52
Award Actions
20,422
Average Action Value
461,789.21

About PSC U006 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL). Based on the current FPDS Query dataset, this category shows 9.43 billion in visible obligations across 20,422 award actions, with an average action value of 461,789.21. 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 U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, with 5.21 billion in obligations, followed by DEPT OF THE AIR FORCE. 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 U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) over the last 10 years. The current ranking is led by MANAGEMENT & TRAINING CORPORATION, with 850.27 million in obligations, followed by ADAMS AND ASSOCIATES, 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 U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) 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 = 'U006'
        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
1605 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT 5,213,415,606.92 5.21 billion 5,682
5700 DEPT OF THE AIR FORCE 1,747,596,888.87 1.75 billion 2,370
1630 EMPLOYMENT AND TRAINING ADMINISTRATION 912,702,551.79 912.70 million 903
2100 DEPT OF THE ARMY 253,726,619.22 253.73 million 1,255
1700 DEPT OF THE NAVY 226,738,999.80 226.74 million 1,615
7570 OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION (ASA) 201,815,010.88 201.82 million 116
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 161,915,981.71 161.92 million 167
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 154,904,102.42 154.90 million 82
3600 VETERANS AFFAIRS, DEPARTMENT OF 118,888,179.28 118.89 million 2,527
1900 STATE, DEPARTMENT OF 70,377,263.93 70.38 million 253

Insight

PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by OFFICE OF THE ASSISTANT SECRETARY FOR ADMINISTRATION AND MANAGEMENT, followed by DEPT OF THE AIR FORCE, 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 = 'U006'
        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
MANAGEMENT & TRAINING CORPORATION 3JBN8 850,265,499.42 850.27 million 764
ADAMS AND ASSOCIATES, INC. 3J8V5 766,013,208.25 766.01 million 839
BOEING COMPANY, THE 0PXV4 628,612,901.11 628.61 million 102
CAREER SYSTEMS DEVELOPMENT CORPORATION 3KNX6 469,716,501.24 469.72 million 532
SERRATO CORPORATION 3CUC2 364,158,050.95 364.16 million 427
FOXMAR, INC. 098E7 311,277,427.97 311.28 million 366
PKL SERVICES, INC. 3DC35 309,206,662.76 309.21 million 67
ARBOR E&T, LLC 7BW92 235,835,611.22 235.84 million 139
DOMESTIC AWARDEES (UNDISCLOSED) 3JEH0 204,659,717.47 204.66 million 92
MINACT INC 1PTX5 202,646,456.46 202.65 million 183

Insight

Within PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. MANAGEMENT & TRAINING CORPORATION ranks first, followed by ADAMS AND ASSOCIATES, 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 = 'U006'
        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 1,322,317,291.40 1.32 billion 2,575
2024 1,521,254,257.88 1.52 billion 2,512
2023 1,338,635,113.33 1.34 billion 2,204
2022 990,600,334.16 990.60 million 2,112
2021 879,962,573.38 879.96 million 1,822
2020 634,744,963.17 634.74 million 1,772
2019 1,025,692,725.34 1.03 billion 1,904
2018 615,406,776.66 615.41 million 1,889
2017 409,708,849.93 409.71 million 1,864
2016 692,336,455.27 692.34 million 1,768

Insight

The annual trend shows how obligations in PSC U006 (EDUCATION/TRAINING- VOCATIONAL/TECHNICAL) 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.