Federal Contractor

LOCKHEED MARTIN CORPORATION Federal Contract Obligations (Last 10 Years)

Federal procurement profile for LOCKHEED MARTIN CORPORATION (CAGE 3VQB0, UEI NPTBVK49FNB3) showing 10 years of FPDS awards and obligations.

Over the last 10 years, LOCKHEED MARTIN CORPORATION has recorded $2,104,768,335.66 in obligated federal awards across 1,030 actions, with an average action value of $2,043,464.40. The activity is concentrated almost entirely with the Missile Defense Agency, and the largest share falls under NAICS 541511, Custom Computer Programming Services.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the analysis window provided and may include zero-dollar and deobligating actions, which can affect agency and annual comparisons.

CAGE Code
3VQB0
UEI
NPTBVK49FNB3
Total Obligated
2.10 billion
2,104,768,335.66
Award Actions
1,030
Average Action Value
2,043,464.40

About LOCKHEED MARTIN CORPORATION federal contract activity

LOCKHEED MARTIN CORPORATION (CAGE 3VQB0, UEI NPTBVK49FNB3) recorded $2.10 billion in obligated spending across 1,030 awards over the last 10 years, for an average award value of about $2.04 million. The profile is highly concentrated, with most obligation value tied to a small number of awards and one dominant customer relationship.

Agency mix and customer concentration

The MISSILE DEFENSE AGENCY (MDA) overwhelmingly drives the vendor’s federal spend, accounting for essentially all recorded obligation value in the period and 1,008 awards. Other agencies appear only marginally in the record: the Department of the Air Force contributed $1.80 million across 8 awards, while the remaining listed agencies show either zero or negative net obligated amounts.

Industry profile based on NAICS activity

Procurement activity is concentrated in NAICS 541511, Custom Computer Programming Services, which represents nearly all obligated value and 1,010 awards. Secondary activity appears in NAICS 334220, Radio and Television Broadcasting and Wireless Communications Equipment Manufacturing, with $961.27 thousand across 11 awards; the remaining listed NAICS codes have no recorded obligation value in the provided data.

Annual contract trend over the analysis window

Annual obligations in the visible years remain material but uneven, rising from $312.53 million in 2021 to $276.17 million in 2023, then falling to $178.12 million in 2024 and $39.01 million in 2025 to date. Award counts follow the same general pattern, with the highest listed count in 2023 and lower activity in the most recent year.

How to interpret this page

This summary uses FPDS obligation data associated with LOCKHEED MARTIN CORPORATION for the last 10 years, keyed to CAGE 3VQB0 and UEI NPTBVK49FNB3. Agency, NAICS, and annual views are based on the provided aggregates; negative or zero values are reported as presented and indicate net adjustments or no recorded obligation in the source data.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3VQB0'
        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
97JC MISSILE DEFENSE AGENCY (MDA) 2,104,914,276.51 2.10 billion 1,008
5700 DEPT OF THE AIR FORCE 1,797,853.00 1.80 million 8
7014 U.S. CUSTOMS AND BORDER PROTECTION 0.00 0.00 1
7001 OFFICE OF PROCUREMENT OPERATIONS 0.00 0.00 1
7008 U.S. COAST GUARD -21,780.87 -21.78 thousand 4
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) -1,922,012.98 -1.92 million 8

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION’s Top Agencies profile is overwhelmingly concentrated in the MISSILE DEFENSE AGENCY (MDA), which accounts for nearly all reported obligations at about $2.10 billion across 1,008 awards. The next largest positive recipient is the DEPT OF THE AIR FORCE at $1.80 million across 8 awards, indicating a sharp drop-off after MDA. Smaller entries from U.S. CUSTOMS AND BORDER PROTECTION and OFFICE OF PROCUREMENT OPERATIONS are zero-obligation awards, while U.S. COAST GUARD and DEFENSE CONTRACT MANAGEMENT AGENCY show negative obligated amounts, suggesting post-award adjustments or deobligations rather than new funding.

Top NAICS

SELECT
    naics_code,
    naics_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__productOrServiceInformation__principalNAICSCode AS naics_code,
        anyHeavy(content__award__productOrServiceInformation__principalNAICSCode__description) AS naics_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3VQB0'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY naics_code
)
ORDER BY total_obligated DESC
LIMIT 10
NAICS Code Description Total Obligated Readable Award Actions
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 2,103,828,848.00 2.10 billion 1,010
334220 RADIO AND TELEVISION BROADCASTING AND WIRELESS COMMUNICATIONS EQUIPMENT MANUFACTURING 961,268.53 961.27 thousand 11
511210 SOFTWARE PUBLISHERS 0.00 0.00 1
541512 COMPUTER SYSTEMS DESIGN SERVICES 0.00 0.00 4
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 0.00 0.00 2
541519 OTHER COMPUTER RELATED SERVICES -21,780.87 -21.78 thousand 2

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION’s obligations under CAGE 3VQB0 are highly concentrated in NAICS 541511, Custom Computer Programming Services, which accounts for $2.10 billion across 1,010 awards and essentially all reported obligated value. The only other material obligated category is NAICS 334220, Radio and Television Broadcasting and Wireless Communications Equipment Manufacturing, at $961.27 thousand across 11 awards, while the remaining NAICS codes show zero or negative obligated amounts. This indicates a narrow obligation profile dominated by software/programming activity, with limited diversification across other industry classifications.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '3VQB0'
        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 39,009,491.78 39.01 million 51
2024 178,116,525.81 178.12 million 97
2023 276,173,377.10 276.17 million 110
2022 196,922,225.45 196.92 million 102
2021 312,528,729.52 312.53 million 94
2020 300,348,981.23 300.35 million 123
2019 260,311,278.83 260.31 million 143
2018 251,725,481.98 251.73 million 147
2017 289,632,243.96 289.63 million 162
2016 0.00 0.00 1

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION (CAGE 3VQB0) received $2.10 billion across 1,030 awards, averaging about $2.04 million per award. Obligations are concentrated in the mid-period, with annual totals generally ranging from about $251.73 million to $312.53 million in 2017-2021, peaking in 2021 at $312.53 million. Funding then declined to $196.92 million in 2022, rose again to $276.17 million in 2023, and dropped to $178.12 million in 2024 and $39.01 million in 2025. Award counts were highest in 2017-2019 and then trended downward, ending at 51 awards in 2025.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, 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.