NAICS Industry

NAICS 611420 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 611420 (COMPUTER TRAINING) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 611420 (COMPUTER TRAINING) 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.

NAICS Code
611420
Industry
COMPUTER TRAINING
Total Obligated
995.09 million
995,089,420.86
Award Actions
4,818
Average Action Value
206,535.78

About NAICS 611420 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 611420 (COMPUTER TRAINING). Based on the current FPDS Query dataset, this industry shows 995.09 million in visible obligations across 4,818 award actions, with an average action value of 206,535.78. 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 NAICS 611420 (COMPUTER TRAINING) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by DEPT OF THE AIR FORCE, with 235.08 million in obligations, followed by DEPT OF THE NAVY. 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 NAICS 611420 (COMPUTER TRAINING) over the last 5 years. The current ranking is led by TYONEK TECHNICAL SERVICES, LLC, with 117.89 million in obligations, followed by FORCEPOINT FEDERAL LLC. 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 NAICS 611420 (COMPUTER TRAINING) 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 industry 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 industry-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__principalNAICSCode = '611420'
        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
5700 DEPT OF THE AIR FORCE 235,083,595.73 235.08 million 764
1700 DEPT OF THE NAVY 196,280,058.52 196.28 million 740
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 99,122,466.51 99.12 million 122
1900 STATE, DEPARTMENT OF 45,225,075.39 45.23 million 177
97F5 WASHINGTON HEADQUARTERS SERVICES (WHS) 41,166,373.00 41.17 million 43
3600 VETERANS AFFAIRS, DEPARTMENT OF 39,743,535.87 39.74 million 291
6920 FEDERAL AVIATION ADMINISTRATION 29,415,999.17 29.42 million 44
2100 DEPT OF THE ARMY 28,303,252.62 28.30 million 221
1549 FEDERAL BUREAU OF INVESTIGATION 22,337,748.48 22.34 million 101
1406 DEPARTMENTAL OFFICES 19,578,102.63 19.58 million 163

Insight

NAICS 611420 (COMPUTER TRAINING) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by DEPT OF THE AIR FORCE, followed by DEPT OF THE NAVY, which suggests that agency demand in this industry 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,
        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 = '611420'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
TYONEK TECHNICAL SERVICES, LLC 7GWV7 117,887,388.56 117.89 million 39
FORCEPOINT FEDERAL LLC 029J2 78,429,985.78 78.43 million 155
SOAR TECHNOLOGY INC 1C4L4 55,296,516.92 55.30 million 11
MONSTER GOVERNMENT SOLUTIONS, LLC 3FKC7 51,103,367.94 51.10 million 270
CORNERSTONE ONDEMAND, INC. 33TM5 48,707,675.71 48.71 million 67
FOXHOLE TECHNOLOGY LLC 4PAQ6 38,219,415.84 38.22 million 32
TYONEK GLOBAL SERVICES, LLC 6A6U7 34,875,684.22 34.88 million 20
DOCUMENT STORAGE SYSTEMS INC 1GLJ5 32,418,893.65 32.42 million 99
ESCAL INSTITUTE OF ADVANCED TECHNOLOGIES, INC., THE 1HTA8 28,787,917.93 28.79 million 160
METROSTAR SYSTEMS, INC. 1UNQ6 28,459,572.06 28.46 million 18

Insight

Within NAICS 611420 (COMPUTER TRAINING), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. TYONEK TECHNICAL SERVICES, LLC ranks first, followed by FORCEPOINT FEDERAL LLC, which helps define the current competitive landscape in this industry slice.

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 = '611420'
        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 194,715,547.89 194.72 million 817
2024 215,856,796.10 215.86 million 945
2023 228,296,836.10 228.30 million 970
2022 167,937,328.25 167.94 million 902
2021 188,282,912.52 188.28 million 1,184

Insight

The annual trend shows how obligations in NAICS 611420 (COMPUTER TRAINING) moved across the last 5 years, from 2021 through 2025. This helps users judge whether visible contract activity in this industry appears stable, rising, or easing over time.

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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.