PSC Code

PSC K016 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) 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
K016
PSC Description
MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES
Total Obligated
8.23 billion
8,233,625,010.39
Award Actions
7,350
Average Action Value
1,120,221.08

About PSC K016 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES). Based on the current FPDS Query dataset, this category shows 8.23 billion in visible obligations across 7,350 award actions, with an average action value of 1,120,221.08. 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 K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) 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 7.61 billion in obligations, followed by DEPT OF THE AIR FORCE. 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 K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) over the last 10 years. The current ranking is led by LOCKHEED MARTIN CORPORATION, with 3.30 billion in obligations, followed by BOEING COMPANY, THE. 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 K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) 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 = 'K016'
        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 7,608,124,206.05 7.61 billion 6,167
5700 DEPT OF THE AIR FORCE 376,493,360.35 376.49 million 331
7008 U.S. COAST GUARD 120,981,766.21 120.98 million 45
9771 DEFENSE MICROELECTRONICS ACTIVITY (DMEA) 61,254,008.00 61.25 million 30
2100 DEPT OF THE ARMY 51,900,027.02 51.90 million 408
4732 FEDERAL ACQUISITION SERVICE 20,332,534.66 20.33 million 25
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 9,723,060.66 9.72 million 31
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 1,333,540.50 1.33 million 39
12C2 FOREST SERVICE 16,970.20 16.97 thousand 4
1406 DEPARTMENTAL OFFICES 12,955.00 12.96 thousand 3

Insight

PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) 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 DEPT OF THE AIR FORCE, 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 = 'K016'
        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
LOCKHEED MARTIN CORPORATION 81755 3,296,761,979.32 3.30 billion 91
BOEING COMPANY, THE 76301 1,276,245,390.01 1.28 billion 1,065
THE BOEING COMPANY 76301 686,386,592.11 686.39 million 284
NORTHROP GRUMMAN SYSTEMS CORPORATION 26512 685,773,850.09 685.77 million 1,089
RAYTHEON COMPANY 4U884 295,397,165.01 295.40 million 294
DCS CORPORATION 1P418 270,799,555.45 270.80 million 788
BOEING COMPANY, THE 187,114,864.29 187.11 million 149
LOCKHEED MARTIN CORPORATION 03640 177,688,766.92 177.69 million 134
ADVANCED SYSTEMS AND SOFTWARE ENGINEERING TECHNOLOGIES LLC 90TW0 113,116,048.79 113.12 million 226
L-3 COMMUNICATIONS INTEGRATED SYSTEMS L.P. 0GCL4 101,486,563.21 101.49 million 32

Insight

Within PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. LOCKHEED MARTIN CORPORATION ranks first, followed by BOEING COMPANY, THE, 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 = 'K016'
        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 598,293,239.93 598.29 million 694
2024 1,793,000,035.02 1.79 billion 886
2023 1,559,215,846.72 1.56 billion 831
2022 708,601,539.79 708.60 million 751
2021 878,760,369.64 878.76 million 827
2020 846,863,994.95 846.86 million 793
2019 560,679,905.30 560.68 million 634
2018 532,894,290.21 532.89 million 602
2017 387,721,212.13 387.72 million 651
2016 367,594,576.70 367.59 million 681

Insight

The annual trend shows how obligations in PSC K016 (MODIFICATION OF EQUIPMENT- AIRCRAFT COMPONENTS AND ACCESSORIES) 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.