Federal Agency

DEPT OF THE ARMY Federal Contract Obligations (Last Year)

FPDS procurement analysis for the DEPT OF THE ARMY (Agency ID 2100) covering obligations, award volume, leading vendors, and principal NAICS categories in the last full year.

In the last full year, the DEPT OF THE ARMY obligated 103.91 billion across 123,649 award actions, with an average action value of 840,344.26. Spending was concentrated in guided missile and space vehicle manufacturing, construction, aircraft manufacturing, and ammunition manufacturing, with Lockheed Martin Corporation and Raytheon Company among the largest vendors.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the analysis window provided and may include duplicate vendor names shown as separate rows in the source data.

Agency ID
2100
Total Obligated
103.91 billion
103,907,728,534.28
Award Actions
123,649
Average Action Value
840,344.26

About DEPT OF THE ARMY federal contract activity

During the last full year, the DEPT OF THE ARMY obligated 103.91 billion across 123,649 awards, with an average award value of 840,344.26. The volume indicates a broad procurement portfolio spanning both high-dollar strategic acquisitions and a large number of smaller awards.

Vendor concentration and leading contractors

Vendor obligations were concentrated among major defense primes, led by LOCKHEED MARTIN CORPORATION at 10.67 billion across 1,121 awards and RAYTHEON COMPANY at 4.06 billion across 582 awards. THE BOEING COMPANY, BAE SYSTEMS LAND & ARMAMENTS L.P., and LOCKHEED MARTIN CORP also ranked among the top recipients, underscoring the Army’s reliance on a small set of large industrial suppliers.

Industry profile based on NAICS activity

The leading NAICS categories point to a procurement mix centered on weapons systems, aircraft, ammunition, and infrastructure. GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING was the largest category at 12.67 billion, followed by COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION at 7.72 billion and AIRCRAFT MANUFACTURING at 7.15 billion, with significant activity also in AMMUNITION manufacturing and heavy civil engineering construction.

Annual contract trend over the analysis window

The annual trend shows 103.91 billion obligated in 2025 across 123,649 awards, which is the full analysis window captured here. Because only one annual point is available, the data support a level assessment of procurement volume rather than a year-over-year comparison.

How to interpret this page

This page summarizes FPDS award records for agency ID 2100, DEPT OF THE ARMY, over the last full year. Totals reflect obligated dollars, award counts, and averages calculated from recorded FPDS obligations; vendor and NAICS rankings are based on total obligated amounts within the same period.

Top Vendors

SELECT
    vendor_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__purchaserInformation__contractingOfficeAgencyID = '2100'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
LOCKHEED MARTIN CORPORATION 10,671,923,671.48 10.67 billion 1,121
RAYTHEON COMPANY 4,064,417,433.46 4.06 billion 582
THE BOEING COMPANY 3,489,501,555.54 3.49 billion 110
BAE SYSTEMS LAND & ARMAMENTS L.P. 2,165,224,574.88 2.17 billion 314
LOCKHEED MARTIN CORP 1,864,928,653.12 1.86 billion 77
ECC CONSTRUCTORS LLC 1,829,840,165.04 1.83 billion 92
BELL TEXTRON INC. 1,812,975,689.84 1.81 billion 77
GENERAL DYNAMICS LAND SYSTEMS INC. 1,688,295,233.49 1.69 billion 550
ASHBRITT, INC. 1,541,205,261.04 1.54 billion 153
NORTHROP GRUMMAN SYSTEMS CORPORATION 1,431,443,791.78 1.43 billion 373

Insight

For the last full year, DEPT OF THE ARMY obligated $103.91 billion across 123,649 awards, with an average award value of $840,344. Top vendor obligations are concentrated among major defense contractors, led by Lockheed Martin Corporation at $10.67 billion, followed by Raytheon Company at $4.06 billion and The Boeing Company at $3.49 billion. The top 10 vendors listed account for $32.57 billion, or about 31 percent of total obligations, indicating a meaningful but not dominant concentration of spending among a relatively small vendor set. Award counts are uneven across these vendors, ranging from 77 to 1,121, suggesting a mix of high-value and higher-volume contracting relationships.

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__purchaserInformation__contractingOfficeAgencyID = '2100'
        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
336414 GUIDED MISSILE AND SPACE VEHICLE MANUFACTURING 12,673,303,505.69 12.67 billion 644
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 7,720,984,091.49 7.72 billion 10,915
336411 AIRCRAFT MANUFACTURING 7,154,520,422.67 7.15 billion 686
332993 AMMUNITION (EXCEPT SMALL ARMS) MANUFACTURING 6,171,859,834.15 6.17 billion 738
237990 OTHER HEAVY AND CIVIL ENGINEERING CONSTRUCTION 5,457,836,436.63 5.46 billion 3,719
541330 ENGINEERING SERVICES 5,457,654,693.46 5.46 billion 9,487
336992 MILITARY ARMORED VEHICLE, TANK, AND TANK COMPONENT MANUFACTURING 4,947,425,084.74 4.95 billion 1,024
561210 FACILITIES SUPPORT SERVICES 4,839,269,887.59 4.84 billion 5,248
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 4,416,728,444.55 4.42 billion 5,647
562119 OTHER WASTE COLLECTION 3,606,083,728.98 3.61 billion 391

Insight

In the last full year, DEPT OF THE ARMY obligated $103.91 billion across 123,649 awards, with spending concentrated in a mix of defense manufacturing, construction, and technical services NAICS. Guided missile and space vehicle manufacturing is the largest category at $12.67 billion, but it represents only about 12% of total obligations, indicating that obligations are spread across multiple major lines of effort rather than dominated by a single NAICS. Construction and engineering-related categories are also significant, including commercial and institutional building construction ($7.72 billion), other heavy and civil engineering construction ($5.46 billion), engineering services ($5.46 billion), and facilities support services ($4.84 billion), while high-award-volume codes such as building construction and engineering services suggest broad transactional activity in support of operations and infrastructure.

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__purchaserInformation__contractingOfficeAgencyID = '2100'
        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 103,907,728,534.28 103.91 billion 123,649

Insight

For the last full year, the DEPT OF THE ARMY obligated $103.91 billion across 123,649 awards, for an average award value of $840,344.26. Because only one annual data point is provided in the 1-year window, no year-over-year trend can be assessed from this view. The magnitude and award volume indicate a highly distributed obligation profile with substantial concentration of procurement activity in a single reporting period.

Use FPDS Query for deeper analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper market analysis across agencies, vendors, NAICS, and contract trends.

Continue from this last full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.