PSC Code

PSC 1680 Federal Contract Obligations (Last Year)

PSC 1680 covers miscellaneous aircraft accessories and components with 6.11 billion in obligations and 18,708 award actions in the last full year.

Federal spending under PSC 1680, Miscellaneous Aircraft Accessories and Components, totaled 6.11 billion across 18,708 award actions in the last full year, for an average action value of 326,553.39. The Department of the Navy led obligations, followed by the Department of the Air Force and the Defense Logistics Agency, indicating concentrated demand across major defense aviation programs and supply channels.

Generated at 03/21/2026

Analysis period: Last full year

This page summarizes FPDS obligations and award counts for the last full year using PSC 1680 records only.

PSC Code
1680
PSC Description
MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS
Total Obligated
6.11 billion
6,109,160,998.03
Award Actions
18,708
Average Action Value
326,553.39

About PSC 1680 federal contract activity

PSC 1680, MISCELLANEOUS AIRCRAFT ACCESSORIES AND COMPONENTS, accounted for $6.11 billion across 18,708 awards in the last full year, with an average award value of $326,553.39. The volume of obligations indicates a broad procurement base concentrated in aircraft support and component-related buying activity.

Agency demand and leading federal buyers

The Department of the Navy led obligations at $2.65 billion across 3,868 awards, followed by the Department of the Air Force at $2.24 billion across 860 awards. The Defense Logistics Agency was the largest by award count at 12,600 awards but comparatively lower at $736.17 million, while the Army and USSOCOM contributed smaller shares of total obligated dollars.

Vendor concentration and leading contractors

BELL BOEING JOINT PROJECT OFFICE was the top vendor at $585.12 million across 759 awards, followed by RAYTHEON COMPANY at $533.72 million across 50 awards and THE BOEING COMPANY at $471.89 million across 251 awards. Two separate LOCKHEED MARTIN CORPORATION entries, identified by different CAGE codes, also ranked among the largest recipients, indicating obligations may be split across distinct legal entities or locations.

Annual contract trend over the analysis window

Annual activity for 2025 totaled $6.11 billion and 18,708 awards, matching the last full year analysis window. With only one year shown, the available trend view reflects the current annual baseline rather than a multi-year pattern.

How to interpret this page

This summary is based on FPDS Query obligations for PSC 1680 over the last full year, using total obligated dollars, award counts, and average award value. Agency and vendor rankings are ordered by total obligated amount; vendor entries are distinguished by CAGE code where provided.

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 = '1680'
        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
1700 DEPT OF THE NAVY 2,646,281,197.19 2.65 billion 3,868
5700 DEPT OF THE AIR FORCE 2,235,594,979.71 2.24 billion 860
97AS DEFENSE LOGISTICS AGENCY 736,165,294.00 736.17 million 12,600
2100 DEPT OF THE ARMY 212,946,119.21 212.95 million 293
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 129,352,221.52 129.35 million 69
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 60,063,106.91 60.06 million 24
4732 FEDERAL ACQUISITION SERVICE 52,037,498.16 52.04 million 110
7008 U.S. COAST GUARD 48,407,585.27 48.41 million 268
12C2 FOREST SERVICE 3,794,972.36 3.79 million 13
6920 FEDERAL AVIATION ADMINISTRATION 2,496,105.55 2.50 million 8

Insight

Obligations for PSC 1680 totaled 6.11 billion across 18,708 awards in the last full year, with demand concentrated in defense agencies. The Department of the Navy and Department of the Air Force together accounted for 4.89 billion, or about 80 percent of total obligated dollars, while the Defense Logistics Agency added 736.17 million across 12,600 awards, indicating a high-volume procurement pattern. The remaining agencies each represented a comparatively small share of obligations, with no non-defense agency exceeding 60.06 million.

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 = '1680'
        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,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
BELL BOEING JOINT PROJECT OFFICE 3B1R2 585,121,991.39 585.12 million 759
RAYTHEON COMPANY 96214 533,719,889.54 533.72 million 50
THE BOEING COMPANY 0PXV4 471,888,494.05 471.89 million 251
LOCKHEED MARTIN CORPORATION 03640 390,971,672.00 390.97 million 86
LOCKHEED MARTIN CORPORATION 81755 385,677,637.33 385.68 million 114
SIKORSKY AIRCRAFT CORP 78286 239,387,758.07 239.39 million 11
BOEING COMPANY, THE 76301 225,918,107.36 225.92 million 88
GENERAL ATOMICS AERONAUTICAL SYSTEMS, INC. 0YJB5 187,628,325.38 187.63 million 24
BAE SYSTEMS INFORMATION AND ELECTRONIC SYSTEMS INTEGRATION INC. 94117 157,527,945.11 157.53 million 53
RAYTHEON COMPANY 4U884 142,340,618.74 142.34 million 85

Insight

Obligations for PSC 1680 totaled $6.11 billion across 18,708 awards in the last full year, with an average award value of $326.6 thousand. Spending is concentrated among a small set of major aerospace contractors: the top 10 vendors accounted for $3.32 billion, or about 54 percent of total obligations. Bell Boeing Joint Project Office was the largest recipient at $585.1 million across 759 awards, while Raytheon and Boeing also held substantial shares, indicating a relatively concentrated vendor base with repeated obligations to a few firms.

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 = '1680'
        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 6,109,160,998.03 6.11 billion 18,708

Insight

In the last full year, PSC 1680 obligated $6.11 billion across 18,708 awards, indicating a substantial and active procurement category. The average award value of $326,553.39 suggests the obligation base is distributed across a high volume of relatively moderate-value transactions rather than a small number of very large awards. With only one year in the window, this section reflects the current annual level of activity but does not provide a multi-year trend direction.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.