PSC Code

PSC 1410 Federal Contract Obligations (Last 10 Years)

PSC 1410 covers guided missiles and shows $122.07 billion in obligations across 14,487 awards over the last 10 years.

PSC 1410, Guided Missiles, is a major defense procurement category with $122.07 billion in obligated value and an average action value of $8.43 million across the last 10 years. Spending is concentrated in the Department of the Army, Department of the Navy, and Missile Defense Agency, with Lockheed Martin and Raytheon accounting for the largest vendor totals.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect FPDS readable obligations for the last 10 years and may include multiple award actions and vendor entries tied to different CAGE codes.

PSC Code
1410
PSC Description
GUIDED MISSILES
Total Obligated
122.07 billion
122,074,639,405.04
Award Actions
14,487
Average Action Value
8,426,495.43

About PSC 1410 federal contract activity

PSC 1410, GUIDED MISSILES, accounts for $122.07 billion in obligations across 14,487 awards over the last 10 years, with an average award value of $8.43 million. The spending profile indicates a highly concentrated defense acquisition category dominated by large, programmatic procurements rather than broad, fragmented buying.

Agency demand and leading federal buyers

The Department of the Army is the largest obligating agency at $55.09 billion across 3,435 awards, followed by the Department of the Navy at $33.14 billion across 4,410 awards. The Missile Defense Agency adds $20.97 billion, while the Department of the Air Force contributes $11.69 billion, confirming that guided missile procurement is concentrated among core defense and missile-defense organizations.

Vendor concentration and leading contractors

Lockheed Martin Corporation and Raytheon Company are the principal vendors in this PSC, with multiple CAGE-coded records appearing in the top awards list. Lockheed Martin totals $56.75 billion across its two entries shown, while Raytheon totals $46.06 billion across two entries, and Boeing Company adds $5.77 billion, indicating a supplier base centered on major defense primes.

Annual contract trend over the analysis window

Annual obligations in the most recent years remain elevated, rising from $9.40 billion in 2021 to $12.51 billion in 2022, $12.21 billion in 2023, and $15.14 billion in 2024. The 2025 total of $19.57 billion is the highest in the provided window, while award counts remain relatively stable year to year, suggesting sustained demand with larger dollars flowing through a similar transaction volume.

How to interpret this page

This summary is based on FPDS obligation records for PSC 1410 over the last 10 years, using total obligated dollars and award counts aggregated across reported awards. Agency, vendor, and annual trend sections reflect the top values provided in the dataset and are limited to the information supplied in the analysis window.

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 = '1410'
        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
2100 DEPT OF THE ARMY 55,092,283,427.46 55.09 billion 3,435
1700 DEPT OF THE NAVY 33,138,792,047.70 33.14 billion 4,410
97JC MISSILE DEFENSE AGENCY (MDA) 20,965,841,198.00 20.97 billion 1,400
5700 DEPT OF THE AIR FORCE 11,689,003,771.88 11.69 billion 1,124
97AS DEFENSE LOGISTICS AGENCY 1,013,985,492.48 1.01 billion 59
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 93,609,883.99 93.61 million 4,047
97ZS U.S. SPECIAL OPERATIONS COMMAND (USSOCOM) 81,123,583.53 81.12 million 10
7013 TRANSPORTATION SECURITY ADMINISTRATION 0.00 0.00 2

Insight

Over the last 10 years, PSC 1410 (GUIDED MISSILES) has $122.07 billion in obligated funding across 14,487 awards, with obligations concentrated in a small number of defense agencies. The Department of the Army leads with $55.09 billion, followed by the Department of the Navy at $33.14 billion and the Missile Defense Agency at $20.97 billion; together these three account for the large majority of total obligations. The Department of the Air Force adds another $11.69 billion, while remaining agencies are comparatively minor in obligated dollars despite some award activity, such as DCMA’s 4,047 awards against only $93.61 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 = '1410'
        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 64059 50,764,263,765.87 50.76 billion 2,119
RAYTHEON COMPANY 15090 42,546,129,278.54 42.55 billion 6,237
LOCKHEED MARTIN CORPORATION 04939 5,987,545,903.92 5.99 billion 789
BOEING COMPANY, THE 76301 5,766,024,005.25 5.77 billion 1,467
RAYTHEON COMPANY 3,513,781,297.12 3.51 billion 600
LOCKHEED MARTIN CORP 04939 2,213,842,633.09 2.21 billion 78
RAM-SYSTEM GESELLSCHAFT MIT BESCHRANKTER HAFTUNG C7399 1,580,549,578.06 1.58 billion 39
LOCKHEED MARTIN CORPORATION 1,475,032,627.12 1.48 billion 273
ALLIANT TECHSYSTEMS OPERATIONS LLC 3EFM9 1,473,424,850.21 1.47 billion 364
ORBITAL SCIENCES CORPORATION 27555 1,118,309,389.27 1.12 billion 425

Insight

PSC 1410 obligations total $122.07 billion across 14,487 awards over the last 10 years, with an average award value of $8.43 million. The vendor base is highly concentrated: LOCKHEED MARTIN CORPORATION (CAGE 64059) and RAYTHEON COMPANY (CAGE 15090) account for about $93.31 billion combined, or roughly 76% of total obligations in the top-vendor list. Obligations also appear split across multiple entity records for the same firms, including separate entries for Lockheed Martin and Raytheon, indicating that vendor concentration is even stronger when related records are viewed collectively.

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 = '1410'
        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 19,574,983,061.19 19.57 billion 1,517
2024 15,144,336,243.01 15.14 billion 1,672
2023 12,208,587,947.17 12.21 billion 1,536
2022 12,510,341,187.70 12.51 billion 1,577
2021 9,396,419,210.57 9.40 billion 1,381
2020 15,956,885,765.83 15.96 billion 1,592
2019 12,734,252,299.68 12.73 billion 1,527
2018 10,493,055,339.79 10.49 billion 1,362
2017 8,350,815,647.57 8.35 billion 1,198
2016 5,704,962,702.53 5.70 billion 1,125

Insight

PSC 1410 (Guided Missiles) has obligated $122.07 billion across 14,487 awards over the last 10 years, with an average award value of $8.43 million. Obligations generally trended upward from $5.70 billion in 2016 to a peak of $19.57 billion in 2025, with a notable dip in 2021 to $9.40 billion before recovering in subsequent years. Award counts also increased over time, ranging from 1,125 in 2016 to 1,672 in 2024, indicating sustained procurement activity with relatively high annual concentration in the most recent years.

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.