NAICS Industry

NAICS 811210 Federal Contract Obligations (Last Year)

This page summarizes federal contract obligations for NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) for last full year, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) for last full year. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last full year

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

NAICS Code
811210
Industry
ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE
Total Obligated
1.72 billion
1,718,122,869.72
Award Actions
11,110
Average Action Value
154,646.52

About NAICS 811210 federal contract activity

This page summarizes last full year of federal contract activity associated with NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE). Based on the current FPDS Query dataset, this industry shows 1.72 billion in visible obligations across 11,110 award actions, with an average action value of 154,646.52. 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 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) appears concentrated among a relatively small group of federal buyers over the last full year. The visible agency ranking is led by DEPT OF THE AIR FORCE, with 448.05 million in obligations, followed by TRANSPORTATION SECURITY ADMINISTRATION. 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 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) over the last full year. The current ranking is led by TECHFLOW, INC., with 244.28 million in obligations, followed by LEIDOS, 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 NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) across the last full year, from 2025 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 full year. 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 = '811210'
        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
5700 DEPT OF THE AIR FORCE 448,045,540.76 448.05 million 1,634
7013 TRANSPORTATION SECURITY ADMINISTRATION 440,100,114.18 440.10 million 35
3600 VETERANS AFFAIRS, DEPARTMENT OF 242,043,567.15 242.04 million 3,782
7014 U.S. CUSTOMS AND BORDER PROTECTION 220,099,691.69 220.10 million 32
2100 DEPT OF THE ARMY 84,632,686.58 84.63 million 901
97DH DEFENSE HEALTH AGENCY (DHA) 60,239,310.11 60.24 million 616
1700 DEPT OF THE NAVY 53,526,226.13 53.53 million 1,125
97AK DEFENSE INFORMATION SYSTEMS AGENCY (DISA) 45,772,699.84 45.77 million 13
7529 NATIONAL INSTITUTES OF HEALTH 31,735,061.62 31.74 million 667
6920 FEDERAL AVIATION ADMINISTRATION 19,945,690.80 19.95 million 107

Insight

NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) appears to be concentrated among a relatively small group of major buying agencies over the last full year. The visible ranking is led by DEPT OF THE AIR FORCE, followed by TRANSPORTATION SECURITY ADMINISTRATION, 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 = '811210'
        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
TECHFLOW, INC. 1HQF4 244,284,410.51 244.28 million 14
LEIDOS, INC. 5UTE1 240,578,978.85 240.58 million 30
S & K SECURITY GROUP LLC 69E24 102,216,949.23 102.22 million 1
NORTHROP GRUMMAN SYSTEMS CORP 1LTU5 85,578,201.22 85.58 million 36
MOTOROLA SOLUTIONS, INC. 78205 83,424,933.21 83.42 million 44
RAPISCAN SYSTEMS INC 04HU6 53,020,965.46 53.02 million 17
CUBIC DEFENSE APPLICATIONS, INC. 94987 49,453,305.39 49.45 million 10
RAYTHEON COMPANY 15090 43,628,147.00 43.63 million 26
SONOVA USA INC 4B3G7 31,558,188.81 31.56 million 12
LOCKHEED MARTIN CORP 04939 29,424,155.49 29.42 million 15

Insight

Within NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE), visible obligations over the last full year appear concentrated among a relatively small set of leading vendors. TECHFLOW, INC. ranks first, followed by LEIDOS, INC., 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 = '811210'
        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,718,122,869.72 1.72 billion 11,110

Insight

The annual trend shows how obligations in NAICS 811210 (ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE) moved across the last full year, from 2025 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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.