Federal Agency

TRANSPORTATION SECURITY ADMINISTRATION Federal Contract Obligations (Last 5 Years)

Transportation Security Administration procurement data for the last 5 years shows $10.42 billion obligated across 10,673 award actions.

This page summarizes Transportation Security Administration obligations from FY 2021 through FY 2025, including annual spending, award volume, major vendors, and leading NAICS categories. The agency averaged $975,831.54 per action over the period, with annual obligations ranging from $1.97 billion to $2.24 billion.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect obligated amounts in the selected analysis window and may differ from award-to-date or signed contract values.

Agency ID
7013
Total Obligated
10.42 billion
10,415,050,076.54
Award Actions
10,673
Average Action Value
975,831.54

About TRANSPORTATION SECURITY ADMINISTRATION federal contract activity

Over the last 5 years, the Transportation Security Administration recorded $10.42 billion in obligations across 10,673 awards, for an average award value of $975,831.54. The spending profile indicates a high-volume procurement portfolio with significant obligations concentrated in a relatively small set of vendors and mission-support service categories.

Vendor concentration and leading contractors

TSA’s vendor base is led by Leidos, Inc. at $1.25 billion across 175 awards, followed by TechFlow, Inc. at $1.12 billion across 44 awards. Accenture Federal Services LLC, Covenant Aviation Security, LLC, and Deloitte Consulting LLP round out the top five, indicating meaningful concentration in systems, security operations, and consulting support.

Industry profile based on NAICS activity

The largest obligations are concentrated in computer systems design services (541512), other electronic and precision equipment repair and maintenance (811219), and security guards and patrol services (561612). Engineering services (541330) and other computer related services (541519) also represent major spending areas, showing that TSA procurement is weighted toward technology, maintenance, security operations, and technical support.

Annual contract trend over the analysis window

Annual obligations remained above $1.97 billion in each year of the window, peaking at $2.24 billion in 2024 before moderating to $1.97 billion in 2025. Award counts increased over time, reaching 2,495 in 2025, which suggests sustained procurement activity even as obligation levels fluctuated modestly year to year.

How to interpret this page

This summary is based on FPDS Query data for agency ID 7013 over the last 5 years, using obligated dollars and award counts as reported. Top vendors, NAICS categories, and annual totals reflect aggregated obligations within the analysis window and should be interpreted as directional indicators of procurement concentration and mix.

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 = '7013'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
LEIDOS, INC. 1,248,732,565.21 1.25 billion 175
TECHFLOW, INC. 1,123,808,213.06 1.12 billion 44
ACCENTURE FEDERAL SERVICES LLC 554,282,581.68 554.28 million 190
COVENANT AVIATION SECURITY, LLC 469,301,305.60 469.30 million 37
DELOITTE CONSULTING LLP 412,691,661.63 412.69 million 201
ANALOGIC CORPORATION 247,585,532.84 247.59 million 81
RELI GROUP, INC. 236,983,936.57 236.98 million 201
RAYTHEON COMPANY 225,015,847.06 225.02 million 62
COVENANT AVIATION SECURITY LLC 215,452,348.46 215.45 million 19
PERSPECTA ENTERPRISE SOLUTIONS LLC 190,395,676.97 190.40 million 42

Insight

Over the last 5 years, TSA obligated $10.42 billion across 10,673 awards, with an average award value of $975.8K. Top vendor spending is moderately concentrated: LEIDOS, INC. and TECHFLOW, INC. together account for about $2.37 billion, or roughly 23% of total obligations. The remaining top vendors are distributed across IT, consulting, and aviation security providers, with several vendors receiving high award counts but lower cumulative obligations, indicating a mix of larger service buys and more frequent lower-value awards.

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 = '7013'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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 1,493,064,113.09 1.49 billion 708
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 1,319,416,156.10 1.32 billion 114
561612 SECURITY GUARDS AND PATROL SERVICES 1,309,854,869.88 1.31 billion 643
541330 ENGINEERING SERVICES 1,114,224,202.97 1.11 billion 813
541519 OTHER COMPUTER RELATED SERVICES 864,307,144.42 864.31 million 1,563
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 751,295,721.82 751.30 million 1,085
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 708,609,840.78 708.61 million 46
334511 SEARCH, DETECTION, NAVIGATION, GUIDANCE, AERONAUTICAL, AND NAUTICAL SYSTEM AND INSTRUMENT MANUFACTURING 506,041,937.26 506.04 million 368
541612 HUMAN RESOURCES CONSULTING SERVICES (2007), HUMAN RESOURCES AND EXECUTIVE SEARCH CONSULTING SERVICES (2002) 341,923,580.75 341.92 million 267
334517 IRRADIATION APPARATUS MANUFACTURING 328,717,346.37 328.72 million 113

Insight

Over the last 5 years, TSA obligated $10.42 billion across 10,673 awards, with spending concentrated in a small set of mission-support NAICS codes. The top three categories—541512 Computer Systems Design Services, 811219 Other Electronic and Precision Equipment Repair and Maintenance, and 561612 Security Guards and Patrol Services—account for $4.12 billion combined, or roughly 40% of total obligated dollars. Award volume is more distributed than obligation value, led by 541519 Other Computer Related Services (1,563 awards) and 541611 Administrative Management and General Management Consulting Services (1,085 awards), indicating a mix of high-dollar, lower-count contracts and smaller, higher-count procurements.

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 = '7013'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 1,970,013,597.17 1.97 billion 2,495
2024 2,243,797,512.92 2.24 billion 2,306
2023 2,114,312,112.05 2.11 billion 2,065
2022 2,002,190,557.54 2.00 billion 1,788
2021 2,084,736,296.86 2.08 billion 2,019

Insight

Over the last 5 years, TSA obligated $10.42 billion across 10,673 awards, with an average award value of $975,831.54. Annual obligations were relatively stable at roughly $2.0 billion to $2.24 billion, peaking in 2024 at $2.24 billion and remaining close to that level in 2025 at $1.97 billion. Award counts increased over the period from 1,788 in 2022 to 2,495 in 2025, indicating a higher volume of smaller awards rather than a single year of concentrated obligation growth.

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