NAICS Industry

NAICS 611519 Federal Contract Obligations (Last Year)

Federal procurement for NAICS 611519 covers 1.26 billion in obligations across 2,188 award actions in the last full year.

NAICS 611519, Other Technical and Trade Schools, shows a procurement profile led by the Office of the Assistant Secretary for Administration and Management, which accounted for 1.09 billion of the total. The largest vendors included Management & Training Corporation, Adams and Associates, Inc., Arbor E&T, LLC, and Career Systems Development Corporation.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on obligations and award actions reported in FPDS for NAICS 611519.

NAICS Code
611519
Industry
OTHER TECHNICAL AND TRADE SCHOOLS
Total Obligated
1.26 billion
1,262,840,060.74
Award Actions
2,188
Average Action Value
577,166.38

About NAICS 611519 federal contract activity

NAICS 611519, Other Technical and Trade Schools, recorded 2,188 awards totaling 1.26 billion in obligated funds over the last full year, with an average award value of 577,166.38. The obligation profile indicates a meaningful concentration of activity in a relatively small number of large training-related awards.

Agency demand and leading federal buyers

The Office of the Assistant Secretary for Administration and Management accounted for the dominant share of obligations at 1.09 billion across 1,446 awards, far exceeding every other agency in the set. The next largest agencies were the Department of the Navy, U.S. Coast Guard, Department of Energy, and U.S. Special Operations Command, each contributing materially smaller totals, which suggests a broad but highly concentrated customer base.

Vendor concentration and leading contractors

Management & Training Corporation led all vendors with 187.20 million across 205 awards, followed by Adams and Associates, Inc. at 132.62 million across 169 awards. Additional high-obligation vendors included Arbor E&T, LLC and Career Systems Development Corporation; the repeated appearance of Adams and Associates under slightly different naming conventions should be treated as a potential entity normalization issue when reviewing vendor concentration.

Annual contract trend over the analysis window

The annual trend provided for 2025 shows 1.26 billion in obligations across 2,188 awards, matching the full-year totals in the dataset. Because only one year is present in the analysis window, this view establishes the current baseline rather than a multi-year direction of change.

How to interpret this page

This summary is based on FPDS obligation data for NAICS 611519 during the last full year. Totals reflect obligated dollars and award counts as reported in the provided dataset; vendor and agency references are ranked by total obligated value, and no additional normalization was applied beyond the source records.

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__principalNAICSCode = '611519'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 1,091,230,901.60 1.09 billion 1,446
1700 DEPT OF THE NAVY 88,459,796.12 88.46 million 183
7008 U.S. COAST GUARD 32,386,583.10 32.39 million 96
8900 ENERGY, DEPARTMENT OF 29,589,634.55 29.59 million 19
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 21,022,348.37 21.02 million 53
2100 DEPT OF THE ARMY 9,166,141.82 9.17 million 86
6920 FEDERAL AVIATION ADMINISTRATION 1,769,464.05 1.77 million 64
1540 FEDERAL PRISON SYSTEM / BUREAU OF PRISONS 682,512.20 682.51 thousand 24
1560 ATF ACQUISITION AND PROPERTY MGMT DIV 165,964.43 165.96 thousand 31
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 124,784.00 124.78 thousand 2

Insight

Obligations for NAICS 611519 totaled $1.26 billion across 2,188 awards in the last full year, with spending highly concentrated in the Office of the Assistant Secretary for Administration and Management, which accounted for $1.09 billion and 1,446 awards. The Department of the Navy was a distant second at $88.46 million, followed by the U.S. Coast Guard at $32.39 million and the Department of Energy at $29.59 million. Outside the top three, obligations drop sharply, indicating a long tail of smaller activity across several defense and civilian agencies.

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,
        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__principalNAICSCode = '611519'
        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 CAGE Code Total Obligated Readable Award Actions
MANAGEMENT & TRAINING CORPORATION 3JBN8 187,204,926.22 187.20 million 205
ADAMS AND ASSOCIATES, INC. 3J8V5 132,615,264.84 132.62 million 169
ADAMS AND ASSOCIATES INC 3J8V5 72,606,661.10 72.61 million 69
ARBOR E&T, LLC 7BW92 71,778,964.97 71.78 million 59
CAREER SYSTEMS DEVELOPMENT CORPORATION 3KNX6 71,066,566.12 71.07 million 102
EDUCATION & TRAINING RESOURCES LLC 098E7 50,212,368.73 50.21 million 75
SERRATO CORPORATION 3CUC2 50,102,397.68 50.10 million 96
FOXMAR, INC. 098E7 46,436,236.73 46.44 million 67
STRATEGIX MANAGEMENT LLC 7KZU1 33,517,897.73 33.52 million 57
METRIS LLC 6LTS9 31,606,124.43 31.61 million 53

Insight

NAICS 611519 obligated $1.26 billion across 2,188 awards in the last full year, with an average award value of $577,166. Obligations are concentrated among a small group of vendors: the top 10 vendors listed account for roughly $789.2 million, or about 62% of total obligations. Management & Training Corporation led the group with $187.2 million and 205 awards, followed by Adams and Associates, Inc. with $132.6 million and 169 awards. The remaining top vendors each received between about $31.6 million and $71.8 million, indicating a moderately concentrated distribution among recurring awardees.

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__principalNAICSCode = '611519'
        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 1,262,840,060.74 1.26 billion 2,188

Insight

For the last full year, NAICS 611519 obligated $1.26 billion across 2,188 awards, with an average award value of $577,166.38. The annual profile is fully concentrated in a single year in the provided 1-year window, so no year-over-year trend can be assessed from this view. The volume of awards indicates a relatively broad distribution of obligations across many actions rather than reliance on a small number of transactions.

Use FPDS Query for deeper industry analysis

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

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