Federal Contractor

LOCKHEED MARTIN CORPORATION Federal Contract Obligations (Last 10 Years)

Federal procurement profile for LOCKHEED MARTIN CORPORATION (CAGE 56232, UEI Z9B5HQ9HSTM5) covering the last 10 years of federal awards and obligations.

LOCKHEED MARTIN CORPORATION recorded 1.87 billion in total obligated value across 1,108 award actions, for an average action value of 1,683,699.98. Most obligations came from the Department of the Navy, with additional activity from DCMA and limited activity tied to DLA.

Generated at 03/21/2026

Analysis period: Last 10 years

Yearly and category totals reflect the provided 10-year FPDS analysis window and may include negative or zero-obligation actions where reported.

CAGE Code
56232
UEI
Z9B5HQ9HSTM5
Total Obligated
1.87 billion
1,865,539,583.61
Award Actions
1,108
Average Action Value
1,683,699.98

About LOCKHEED MARTIN CORPORATION federal contract activity

LOCKHEED MARTIN CORPORATION (CAGE 56232, UEI Z9B5HQ9HSTM5) recorded $1.87 billion in obligated value across 1,108 FPDS awards over the last 10 years, for an average award value of $1.68 million. The profile indicates a high-volume federal vendor with obligations concentrated in a relatively small number of agencies and technical product and services categories.

Agency mix and customer concentration

The DEPT OF THE NAVY accounts for the overwhelming share of obligations, with $1.85 billion across 911 awards, indicating a strong dependence on naval procurement channels. DCMA contributes a much smaller $17.85 million across 195 awards, while DLA shows 2 awards with no obligated value, suggesting administrative or non-obligated activity rather than material spend.

Industry profile based on NAICS activity

The portfolio is concentrated in engineering and defense systems work: NAICS 541330 ENGINEERING SERVICES leads with $1.06 billion and 545 awards, followed closely by NAICS 334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING with $808.22 million and 555 awards. Smaller categories are immaterial by comparison, including NAICS 541712 at $229.52 thousand, while NAICS 336415 is slightly negative at -$119.48 thousand, which may reflect deobligations or accounting adjustments.

Annual contract trend over the analysis window

Annual obligations in the visible years remain substantial but uneven, ranging from $175.80 million in 2022 to $304.02 million in 2021. After the 2021 peak, obligations fell in 2022, rose in 2023, declined again in 2024, and then increased in 2025 to $201.96 million across 88 awards, indicating continued but variable contracting activity.

How to interpret this page

This summary is based on FPDS query results for the last 10 years using the vendor’s CAGE code and UEI, and it reflects obligated dollars and award counts only. Agency, NAICS, and annual views are ranked by obligated value within the provided analysis window; negative or zero obligated values are reported as supplied and may represent deobligations or non-spend records.

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 = '56232'
        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 1,847,686,780.30 1.85 billion 911
9763 DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) 17,852,803.31 17.85 million 195
97AS DEFENSE LOGISTICS AGENCY 0.00 0.00 2

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION’s obligations are highly concentrated at the DEPT OF THE NAVY, which accounts for $1.85 billion of the company’s $1.87 billion total obligated and 911 of 1,108 awards. DCMA represents a much smaller share at $17.85 million across 195 awards, indicating a secondary administrative or oversight role rather than a major funding source. Defense Logistics Agency activity is minimal at $0 obligated across 2 awards, showing no material spend concentration there.

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 = '56232'
        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
541330 ENGINEERING SERVICES 1,057,212,725.75 1.06 billion 545
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 808,216,817.29 808.22 million 555
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 229,516.00 229.52 thousand 3
332510 HARDWARE MANUFACTURING 0.00 0.00 2
336415 GUIDED MISSILE AND SPACE VEHICLE PROPULSION UNIT AND PROPULSION UNIT PARTS MANUFACTURING -119,475.43 -119.48 thousand 3

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION’s obligations of $1.87 billion across 1,108 awards are concentrated in two NAICS codes: 541330 Engineering Services and 334511 Search, Detection, Navigation, Guidance, Aeronautical, and Nautical System and Instrument Manufacturing. These two codes account for virtually all obligated dollars in this window, with 541330 at $1.06 billion across 545 awards and 334511 at $808.22 million across 555 awards. The remaining NAICS codes are immaterial by comparison, with only $229.52 thousand in 541712, zero obligated dollars in 332510, and a small negative obligation in 336415.

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 = '56232'
        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 201,963,642.34 201.96 million 88
2024 183,321,990.20 183.32 million 107
2023 273,591,247.42 273.59 million 106
2022 175,803,994.96 175.80 million 157
2021 304,023,394.45 304.02 million 150
2020 244,091,761.79 244.09 million 130
2019 52,995,402.31 53.00 million 120
2018 300,415,291.66 300.42 million 147
2017 129,332,858.48 129.33 million 103

Insight

Over the last 10 years, LOCKHEED MARTIN CORPORATION (CAGE 56232) received 1.87 billion in obligations across 1,108 awards, averaging 1.68 million per award. Obligations are unevenly distributed year to year, ranging from 53.00 million in 2019 to 304.02 million in 2021, with elevated activity also in 2018, 2020, 2021, and 2023. Recent annual obligations remain substantial but below the 2021 peak, at 183.32 million in 2024 and 201.96 million in 2025, indicating continued funding concentration without a sustained upward trend.

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.