NAICS Industry

NAICS 423430 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) for last 5 years, including award volume and market trend context.

Use this page to review federal contract obligations for NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) 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
423430
Industry
COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS
Total Obligated
513.43 million
513,426,053.86
Award Actions
5,417
Average Action Value
94,780.51

About NAICS 423430 federal contract activity

This page summarizes last 5 years of federal contract activity associated with NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS). Based on the current FPDS Query dataset, this industry shows 513.43 million in visible obligations across 5,417 award actions, with an average action value of 94,780.51. 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 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) appears concentrated among a relatively small group of federal buyers over the last 5 years. The visible agency ranking is led by FEDERAL BUREAU OF INVESTIGATION, with 84.86 million in obligations, followed by FOOD AND DRUG 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 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) over the last 5 years. The current ranking is led by FOUR POINTS TECHNOLOGY, L.L.C., with 136.18 million in obligations, followed by THUNDERCAT TECHNOLOGY, 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 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) 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 = '423430'
        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
1549 FEDERAL BUREAU OF INVESTIGATION 84,856,371.57 84.86 million 142
7524 FOOD AND DRUG ADMINISTRATION 76,195,204.07 76.20 million 35
3300 SMITHSONIAN INSTITUTION 55,201,203.56 55.20 million 761
1900 STATE, DEPARTMENT OF 41,698,278.09 41.70 million 1,007
5700 DEPT OF THE AIR FORCE 35,464,032.13 35.46 million 226
4732 FEDERAL ACQUISITION SERVICE 34,667,611.57 34.67 million 113
9534 DISTRICT OF COLUMBIA COURTS 21,807,598.90 21.81 million 206
1344 US PATENT AND TRADEMARK OFFICE 19,395,603.15 19.40 million 23
1524 DRUG ENFORCEMENT ADMINISTRATION 12,828,991.55 12.83 million 237
1501 OFFICES, BOARDS AND DIVISIONS 7,863,494.58 7.86 million 154

Insight

NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) appears to be concentrated among a relatively small group of major buying agencies over the last 5 years. The visible ranking is led by FEDERAL BUREAU OF INVESTIGATION, followed by FOOD AND DRUG 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 = '423430'
        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
FOUR POINTS TECHNOLOGY, L.L.C. 1YS78 136,182,641.94 136.18 million 292
THUNDERCAT TECHNOLOGY, LLC 50WM7 89,151,587.21 89.15 million 128
DISCIPLINE CONSULTING GROUP LLC 6JX64 17,968,071.94 17.97 million 3
MANTECH ADVANCED SYSTEMS INTERNATIONAL, INC. 5N741 15,191,799.81 15.19 million 75
DELL FEDERAL SYSTEMS L.P. 3XAU1 14,789,782.79 14.79 million 292
NATIONAL INSTITUTE OF BUILDING SCIENCES 6S481 12,756,523.27 12.76 million 35
CDW GOVERNMENT LLC 1KH72 9,113,522.99 9.11 million 329
GOVCONNECTION INC 0GTJ3 9,007,065.69 9.01 million 92
GRAYSHIFT, LLC 7R0W9 8,594,811.11 8.59 million 11
KEY GOVERNMENT FINANCE, INC. 3RBK5 8,190,411.75 8.19 million 6

Insight

Within NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS), visible obligations over the last 5 years appear concentrated among a relatively small set of leading vendors. FOUR POINTS TECHNOLOGY, L.L.C. ranks first, followed by THUNDERCAT TECHNOLOGY, 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 = '423430'
        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 66,424,015.70 66.42 million 675
2024 111,623,984.93 111.62 million 904
2023 108,192,913.09 108.19 million 1,245
2022 103,237,470.41 103.24 million 1,178
2021 123,947,669.73 123.95 million 1,415

Insight

The annual trend shows how obligations in NAICS 423430 (COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS) 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.