PSC Code

PSC 5998 Federal Contract Obligations (Last 5 Years)

This page summarizes federal contract obligations for PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) for last 5 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 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.

PSC Code
5998
PSC Description
ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE
Total Obligated
2.95 billion
2,954,908,190.60
Award Actions
31,557
Average Action Value
93,637.17

About PSC 5998 federal contract activity

This page summarizes last 5 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 2.95 billion in visible obligations across 31,557 award actions, with an average action value of 93,637.17. 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 5 years. The visible agency ranking is led by DEFENSE LOGISTICS AGENCY, with 1.33 billion 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 PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) over the last 5 years. The current ranking is led by SIKORSKY AIRCRAFT CORPORATION, with 212.97 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 5 years, from 2021 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 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__productOrServiceCode = '5998'
        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
97AS DEFENSE LOGISTICS AGENCY 1,327,477,217.27 1.33 billion 15,902
1700 DEPT OF THE NAVY 1,271,997,563.18 1.27 billion 11,476
5700 DEPT OF THE AIR FORCE 129,737,947.96 129.74 million 480
2100 DEPT OF THE ARMY 129,077,914.47 129.08 million 476
6920 FEDERAL AVIATION ADMINISTRATION 69,943,033.72 69.94 million 1,726
1900 STATE, DEPARTMENT OF 7,360,664.32 7.36 million 115
7008 U.S. COAST GUARD 6,238,624.57 6.24 million 193
1542 FEDERAL PRISON INDUSTRIES, INC. 4,700,378.76 4.70 million 71
3600 VETERANS AFFAIRS, DEPARTMENT OF 3,310,520.73 3.31 million 24
9771 DEFENSE MICROELECTRONICS ACTIVITY (DMEA) 2,723,254.23 2.72 million 55

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 5 years. The visible ranking is led by DEFENSE LOGISTICS AGENCY, followed by DEPT OF THE NAVY, 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 5 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 212,972,459.35 212.97 million 52
RAYTHEON COMPANY 05716 190,704,194.08 190.70 million 304
ATLANTIC DIVING SUPPLY, INC. 1CAY9 176,354,789.27 176.35 million 199
MARVIN LAND SYSTEMS, INC. 064H2 142,689,096.00 142.69 million 28
RAYTHEON COMPANY 96214 78,202,556.72 78.20 million 100
LOCKHEED MARTIN CORPORATION 02769 72,099,376.34 72.10 million 157
THE BOEING COMPANY 18355 66,329,319.43 66.33 million 57
GENERAL DYNAMICS LAND SYSTEMS INC. 7W356 57,241,288.61 57.24 million 58
LOCKHEED MARTIN CORPORATION 52088 50,119,514.52 50.12 million 704
ASRC FEDERAL FACILITIES LOGISTICS LLC 8FBE7 49,737,696.91 49.74 million 64

Insight

Within PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE), visible obligations over the last 5 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 5 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

Insight

The annual trend shows how obligations in PSC 5998 (ELECTRICAL AND ELECTRONIC ASSEMBLIES, BOARDS, CARDS, AND ASSOCIATED HARDWARE) moved across the last 5 years, from 2021 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 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.