PSC Code

PSC 5998 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) 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
5998
PSC Description
ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE
Total Obligated
6.49 billion
6,490,866,109.02
Award Actions
71,169
Average Action Value
91,203.55

About PSC 5998 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE). Based on the current FPDS Query dataset, this category shows 6.49 billion in visible obligations across 71,169 award actions, with an average action value of 91,203.55. 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 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by DEPT OF THE NAVY, with 2.77 billion in obligations, followed by DEFENSE LOGISTICS AGENCY. 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 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) over the last 10 years. The current ranking is led by SIKORSKY AIRCRAFT CORPORATION, with 754.79 million in obligations, followed by RAYTHEON COMPANY. 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 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) 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 = '5998'
        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
1700 DEPT OF THE NAVY 2,770,098,621.45 2.77 billion 25,248
97AS DEFENSE LOGISTICS AGENCY 2,452,631,908.69 2.45 billion 36,791
2100 DEPT OF THE ARMY 690,917,927.94 690.92 million 1,158
5700 DEPT OF THE AIR FORCE 428,623,906.33 428.62 million 884
6920 FEDERAL AVIATION ADMINISTRATION 114,614,987.41 114.61 million 3,145
7008 U.S. COAST GUARD 10,972,863.42 10.97 million 411
1900 STATE, DEPARTMENT OF 10,608,622.33 10.61 million 260
3600 VETERANS AFFAIRS, DEPARTMENT OF 4,904,926.14 4.90 million 70
8900 ENERGY, DEPARTMENT OF 4,773,229.05 4.77 million 37
1542 FEDERAL PRISON INDUSTRIES, INC. 4,714,849.67 4.71 million 75

Insight

PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by DEPT OF THE NAVY, followed by DEFENSE LOGISTICS AGENCY, 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 = '5998'
        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
SIKORSKY AIRCRAFT CORPORATION 78286 754,788,497.74 754.79 million 96
RAYTHEON COMPANY 7VKR9 347,690,148.07 347.69 million 113
RAYTHEON COMPANY 05716 313,450,958.55 313.45 million 504
RAYTHEON COMPANY 06129 212,944,952.24 212.94 million 81
ATLANTIC DIVING SUPPLY, INC. 1CAY9 176,582,851.03 176.58 million 210
RAYTHEON COMPANY 145,786,995.26 145.79 million 494
MARVIN LAND SYSTEMS, INC. 064H2 142,840,016.00 142.84 million 40
LOCKHEED MARTIN CORPORATION 02769 118,543,472.65 118.54 million 550
GENERAL DYNAMICS LAND SYSTEMS INC. 7W356 111,304,501.51 111.30 million 110
RAYTHEON COMPANY 96214 108,023,325.68 108.02 million 180

Insight

Within PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. SIKORSKY AIRCRAFT CORPORATION ranks first, followed by RAYTHEON COMPANY, 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 = '5998'
        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 582,713,153.18 582.71 million 5,872
2024 644,092,465.91 644.09 million 6,331
2023 674,053,163.03 674.05 million 6,269
2022 486,370,160.47 486.37 million 6,886
2021 567,679,248.01 567.68 million 6,199
2020 826,780,305.48 826.78 million 6,616
2019 829,036,807.25 829.04 million 7,479
2018 919,353,262.96 919.35 million 8,420
2017 540,125,765.63 540.13 million 8,544
2016 420,661,777.10 420.66 million 8,553

Insight

The annual trend shows how obligations in PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) 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.