Federal Agency

FEDERAL ACQUISITION SERVICE Federal Contract Obligations (Last 10 Years)

Federal Acquisition Service procurement data covers $151.24 billion in obligated spending and 9.92 million award actions over the last 10 years.

This page summarizes Federal Acquisition Service procurement activity for the last 10 years, with obligations concentrated in IT services, engineering, and vehicle-related manufacturing. Recent annual obligations ranged from $15.42 billion in 2021 to $21.64 billion in 2024, with 2025 at $21.04 billion so far.

Generated at 03/21/2026

Analysis period: Last 10 years

Top vendors include Booz Allen Hamilton Inc., Science Applications International Corporation, Ford Motor Company, General Dynamics Information Technology, Inc., and Leidos, Inc., while leading NAICS codes include computer systems design services and engineering services.

Agency ID
4732
Total Obligated
151.24 billion
151,244,077,684.34
Award Actions
9,920,143
Average Action Value
15,246.15

About FEDERAL ACQUISITION SERVICE federal contract activity

Over the last 10 years, the Federal Acquisition Service recorded $151.24 billion in obligated spending across 9,920,143 awards, with an average award value of $15,246.15. The volume profile indicates a high-transaction procurement environment where relatively small average awards are combined with very large cumulative obligations.

Vendor concentration and leading contractors

Vendor obligations are concentrated among a small set of large contractors, led by Booz Allen Hamilton Inc. at $16.58 billion, followed by Science Applications International Corporation at $8.05 billion and Ford Motor Company at $4.91 billion. The vendor mix spans professional services, technology, and automotive suppliers, with award counts varying widely by vendor, indicating both large strategic awards and high-volume transactional activity.

Industry profile based on NAICS activity

Spending is dominated by IT and engineering work: NAICS 541512 Computer Systems Design Services leads with $41.45 billion, followed by 541330 Engineering Services at $31.76 billion. Automobile Manufacturing (336111) also ranks prominently at $13.16 billion by obligated value and a very high award count, while R&D and custom programming services round out the top five, underscoring a broad procurement footprint across technical and industrial categories.

Annual contract trend over the analysis window

Annual obligations remained elevated and relatively stable in the most recent years shown, ranging from $15.42 billion in 2021 to $21.64 billion in 2024. Obligations were highest in 2024 among the years provided, with 2025 through the reported period tracking close to prior-year levels, suggesting sustained procurement activity rather than a sharp contraction or expansion.

How to interpret this page

This summary is based on FPDS obligation records for Federal Acquisition Service, Agency ID 4732, filtered to the last 10 years. Top vendors, NAICS groups, and annual trends are ranked by total obligated dollars, and award counts reflect the number of recorded awards in the analysis window.

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 = '4732'
        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
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor Total Obligated Readable Award Actions
BOOZ ALLEN HAMILTON INC. 16,577,025,471.29 16.58 billion 4,520
SCIENCE APPLICATIONS INTERNATIONAL CORPORATION 8,046,004,117.46 8.05 billion 2,740
FORD MOTOR COMPANY 4,905,582,635.12 4.91 billion 99,245
GENERAL DYNAMICS INFORMATION TECHNOLOGY, INC. 4,598,107,723.24 4.60 billion 1,127
LEIDOS, INC. 4,306,113,318.51 4.31 billion 1,485
CACI, INC. - FEDERAL 4,268,451,112.85 4.27 billion 556
CACI INC FEDERAL 3,026,473,952.88 3.03 billion 759
DELOITTE CONSULTING LLP 2,980,118,214.60 2.98 billion 869
MANTECH ADVANCED SYSTEMS INTERNATIONAL, INC. 2,944,674,465.14 2.94 billion 755
FCA US LLC 2,886,492,390.09 2.89 billion 71,874

Insight

Over the last 10 years, Federal Acquisition Service obligated $151.24 billion across 9.92 million awards, with a low average award value of $15,246. Top vendor obligations are concentrated among a small number of large contractors: Booz Allen Hamilton Inc. leads at $16.58 billion, followed by Science Applications International Corporation at $8.05 billion and General Dynamics Information Technology, Inc. at $4.60 billion. The remaining top vendors each account for roughly $2.89 billion to $4.31 billion, indicating a clustered but not highly concentrated vendor base. Award volume is more dispersed than obligation dollars, with Ford Motor Company and FCA US LLC receiving especially high award counts relative to their obligated amounts.

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 = '4732'
        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
541512 COMPUTER SYSTEMS DESIGN SERVICES 41,450,059,910.30 41.45 billion 16,666
541330 ENGINEERING SERVICES 31,757,457,872.96 31.76 billion 13,513
336111 AUTOMOBILE MANUFACTURING 13,160,242,146.86 13.16 billion 300,896
541712 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT BIOTECHNOLOGY) 8,438,912,330.00 8.44 billion 4,027
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 4,754,515,999.52 4.75 billion 5,668
541519 OTHER COMPUTER RELATED SERVICES 4,467,023,840.21 4.47 billion 5,888
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 4,098,404,707.43 4.10 billion 2,703
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 3,273,679,794.82 3.27 billion 6,438
624190 OTHER INDIVIDUAL AND FAMILY SERVICES 3,141,201,011.18 3.14 billion 247
541990 ALL OTHER PROFESSIONAL, SCIENTIFIC, AND TECHNICAL SERVICES 2,857,496,522.83 2.86 billion 1,437

Insight

Over the last 10 years, Federal Acquisition Service obligated $151.24 billion across 9,920,143 awards, with a low average award value of $15,246.15, indicating a highly distributed award base. Obligations are concentrated in professional, technical, and IT-related NAICS, led by 541512 Computer Systems Design Services ($41.45 billion) and 541330 Engineering Services ($31.76 billion), which together account for about 48.5% of total obligations. Automobile Manufacturing (336111) is a notable third category by obligation ($13.16 billion) but is associated with a much larger award count than the top two NAICS, reflecting a different award pattern.

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 = '4732'
        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 21,035,672,575.78 21.04 billion 1,234,666
2024 21,641,010,036.88 21.64 billion 1,384,676
2023 21,373,084,111.07 21.37 billion 1,453,233
2022 17,686,471,292.91 17.69 billion 1,482,219
2021 15,423,046,647.22 15.42 billion 1,226,110
2020 14,627,615,036.71 14.63 billion 1,370,363
2019 12,557,118,952.63 12.56 billion 1,274,196
2018 11,103,585,237.19 11.10 billion 350,315
2017 8,546,541,408.60 8.55 billion 81,229
2016 7,249,932,385.35 7.25 billion 63,136

Insight

Over the last 10 years, the Federal Acquisition Service obligated $151.24 billion across 9.92 million awards, for an average award value of $15,246. Obligations were relatively steady in the most recent four years, ranging from $15.42 billion in 2021 to a peak of $21.64 billion in 2024, with 2025 at $21.04 billion to date. Earlier years were materially lower, especially 2016–2017 at $7.25 billion and $8.55 billion, indicating a pronounced upward shift in funding volume over the period. Award counts also increased substantially over time, rising from 63,136 in 2016 to more than 1.2 million annually in 2021–2025.

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 10 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.