Lockheed Martin Corporation’s federal activity in the last full year was concentrated in defense and aerospace work, led by the Defense Advanced Research Projects Agency at 179.36 million across 18 awards and the Department of the Air Force at 72.12 million across 64 awards. The largest NAICS category was research and development in the physical, engineering, and life sciences, followed by aircraft manufacturing.
Federal Contractor
LOCKHEED MARTIN CORPORATION Federal Contract Obligations (Last Year)
LOCKHEED MARTIN CORPORATION (CAGE 0L1E5, UEI LXKGXB75YKY6) received 277.29 million in obligations across 95 award actions in the last full year.
Totals reflect the analysis window provided and may include negative obligations, which can reduce agency or NAICS totals.
About LOCKHEED MARTIN CORPORATION federal contract activity
LOCKHEED MARTIN CORPORATION recorded $277.29 million in obligated contract activity across 95 awards in the last full year, with an average award value of $2.92 million. The profile is heavily weighted toward defense and aerospace procurement, with activity concentrated in research, development, and aircraft-related manufacturing work.
Agency mix and customer concentration
DARPA was the dominant buying agency, accounting for $179.36 million across 18 awards, or the majority of observed obligations. The Department of the Air Force was the next largest source of demand with $72.12 million across 64 awards, while NASA added $27.75 million across 4 awards. Smaller activity appeared at the Department of the Navy, and DCMA shows a negative obligated total, indicating downward adjustments rather than new buying volume.
Industry profile based on NAICS activity
NAICS 541715 led the portfolio with $179.58 million across 21 awards, followed by Aircraft Manufacturing (336411) at $93.26 million across 62 awards. Smaller amounts were tied to Aircraft Engine and Engine Parts Manufacturing (336412), while Other Aircraft Parts and Auxiliary Equipment Manufacturing (336413) was slightly negative, suggesting contract corrections or deobligations. Overall, the mix points to a combination of R&D and production support centered on aerospace systems.
Annual contract trend over the analysis window
The annual trend shows 2025 as the full-year observation point, with $277.29 million obligated across 95 awards. Because only one year is present in the analysis window, this data supports a level view rather than a multi-year growth or decline assessment. The concentration of obligations in a limited set of agencies and NAICS codes indicates a relatively focused procurement footprint.
How to interpret this page
This summary is based on FPDS award records for the vendor identified by CAGE 0L1E5 and UEI LXKGXB75YKY6 over the last full year. Obligations, award counts, and averages reflect the supplied analysis window and top agency and NAICS groupings, and negative values are retained as reported to capture deobligations or adjustments. No external sources or unstated assumptions were used.
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 = '0L1E5'
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 |
|---|---|---|---|---|
| 97AE | DEFENSE ADVANCED RESEARCH PROJECTS AGENCY (DARPA) | 179,360,467.88 | 179.36 million | 18 |
| 5700 | DEPT OF THE AIR FORCE | 72,116,467.84 | 72.12 million | 64 |
| 8000 | NATIONAL AERONAUTICS AND SPACE ADMINISTRATION | 27,747,361.42 | 27.75 million | 4 |
| 1700 | DEPT OF THE NAVY | 231,253.69 | 231.25 thousand | 3 |
| 9763 | DEFENSE CONTRACT MANAGEMENT AGENCY (DCMA) | -2,169,695.54 | -2.17 million | 6 |
Insight
LOCKHEED MARTIN CORPORATION’s obligations in the last full year were concentrated primarily at DARPA, which accounted for $179.36 million across 18 awards, or roughly 65% of the $277.29 million total. The Department of the Air Force was the next largest customer at $72.12 million across 64 awards, indicating a broader but lower-value award pattern. NASA added $27.75 million across 4 awards, while the Department of the Navy was marginal at $231.25 thousand; DCMA recorded a net negative obligation of $2.17 million across 6 awards, which reduced the overall total.
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 = '0L1E5'
AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
AND content__award__productOrServiceInformation__principalNAICSCode != ''
AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 |
|---|---|---|---|---|
| 541715 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) | 179,578,996.18 | 179.58 million | 21 |
| 336411 | AIRCRAFT MANUFACTURING | 93,257,736.78 | 93.26 million | 62 |
| 336412 | AIRCRAFT ENGINE AND ENGINE PARTS MANUFACTURING | 4,909,929.73 | 4.91 million | 5 |
| 541712 | RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) | 0.00 | 0.00 | 1 |
| 336413 | OTHER AIRCRAFT PARTS AND AUXILIARY EQUIPMENT MANUFACTURING | -108,017.21 | -108.02 thousand | 4 |
| 541330 | ENGINEERING SERVICES | -352,790.19 | -352.79 thousand | 2 |
Insight
Over the last full year, LOCKHEED MARTIN CORPORATION’s obligations were concentrated in two primary NAICS codes: 541715, which accounted for $179.58 million across 21 awards, and 336411, which accounted for $93.26 million across 62 awards. Together, these two categories represent nearly all reported obligated dollars in the period, indicating a strong concentration in research and development and aircraft manufacturing activities. Smaller obligations were recorded in 336412, while 541712 was at $0 obligated across one award; 336413 and 541330 were negative, indicating downward adjustments or deobligations in those categories.
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 = '0L1E5'
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 | 277,285,855.29 | 277.29 million | 95 |
Insight
In the last full year, Lockheed Martin Corporation (CAGE 0L1E5) received $277.29 million across 95 awards, indicating a moderately dispersed obligation profile rather than reliance on a small number of actions. The average award value of $2.92 million suggests funding was distributed across a mix of mid-sized obligations. With only one annual observation provided for the 1-year window, year-over-year trend direction cannot be assessed from this data alone.
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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.