Federal Agency

FEDERAL TRADE COMMISSION Federal Contract Obligations (Last Year)

Federal Trade Commission FPDS procurement summary for the last full year, showing 1,022 award actions and $93.61 million in obligations.

This page summarizes Federal Trade Commission procurement activity for the last full year, with obligations concentrated in information technology, consulting, and related support services. The largest vendor was LEIDOS, INC., and the leading NAICS code was 541519, Other Computer Related Services.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect FPDS award actions for Agency ID 2900 during the analysis window and are shown as reported.

Agency ID
2900
Total Obligated
93.61 million
93,613,375.45
Award Actions
1,022
Average Action Value
91,598.21

About FEDERAL TRADE COMMISSION federal contract activity

In the last full year, the Federal Trade Commission obligated 93.61 million across 1,022 awards, with an average award value of 91,598.21. The profile indicates a high volume of relatively small transactions, alongside a limited number of larger obligations that drive a meaningful share of total spend.

Vendor concentration and leading contractors

LEIDOS, INC. was the leading vendor with 32.89 million across 29 awards, representing the largest share of FTC obligations. The next largest vendors were 1901 GROUP, LLC; COMPLETE DISCOVERY SOURCE INC.; BERKELEY RESEARCH GROUP, LLC; and ELYSSE INTERIORS, LLC, which together show a vendor mix concentrated in IT, consulting, discovery, and facilities-related support.

Industry profile based on NAICS activity

FTC obligations were concentrated in NAICS 541519, Other Computer Related Services, which accounted for 54.34 million across 296 awards and dominated the agency’s spend. The remaining leading categories were 541690, 518210, 541611, and 541614, indicating additional emphasis on technical consulting, cloud and hosting services, management consulting, and logistics support.

Annual contract trend over the analysis window

The annual trend shows 2025 as the full-year baseline in this analysis, with 93.61 million obligated across 1,022 awards. Because only one year is shown, the data supports a point-in-time annual view rather than a multi-year growth assessment.

How to interpret this page

This summary is based on FPDS obligation records for the Federal Trade Commission, Agency ID 2900, using the last full year as the analysis window. Values reflect total obligated dollars, award counts, and award-level averages aggregated from the provided FPDS query outputs; no additional assumptions or extrapolations were applied.

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 = '2900'
        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
LEIDOS, INC. 32,888,994.96 32.89 million 29
1901 GROUP, LLC 8,111,061.91 8.11 million 6
COMPLETE DISCOVERY SOURCE INC. 7,861,942.65 7.86 million 5
BERKELEY RESEARCH GROUP, LLC 5,153,000.00 5.15 million 15
ELYSSE INTERIORS, LLC 2,294,841.92 2.29 million 1
FEDERAL ACQUISITION STRATEGIES, LLC 2,229,637.42 2.23 million 8
BATES WHITE, LLC 2,138,303.07 2.14 million 21
THUNDERCAT TECHNOLOGY, LLC 1,950,834.13 1.95 million 11
PIFINITY, INC. 1,814,992.28 1.81 million 4
THE BRATTLE GROUP INC 1,449,128.00 1.45 million 8

Insight

Over the last full year, the Federal Trade Commission obligated $93.61 million across 1,022 awards, with the top 10 vendors accounting for a substantial share of obligations. LEIDOS, INC. was the dominant vendor at $32.89 million across 29 awards, representing more than one-third of total obligated dollars in this period. The remaining top vendors were materially smaller and more distributed, with several vendors receiving between roughly $1.45 million and $8.11 million; award counts ranged from 1 to 29, indicating a mix of high-dollar and recurring procurement 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 = '2900'
        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
541519 OTHER COMPUTER RELATED SERVICES 54,338,234.33 54.34 million 296
541690 OTHER SCIENTIFIC AND TECHNICAL CONSULTING SERVICES 11,366,439.99 11.37 million 135
518210 COMPUTING INFRASTRUCTURE PROVIDERS, DATA PROCESSING, WEB HOSTING, AND RELATED SERVICES 7,849,379.13 7.85 million 17
541611 ADMINISTRATIVE MANAGEMENT AND GENERAL MANAGEMENT CONSULTING SERVICES 4,323,995.91 4.32 million 93
541614 PROCESS, PHYSICAL DISTRIBUTION, AND LOGISTICS CONSULTING SERVICES 2,329,321.92 2.33 million 2
519190 ALL OTHER INFORMATION SERVICES 1,924,063.76 1.92 million 11
561210 FACILITIES SUPPORT SERVICES 1,622,520.08 1.62 million 21
561621 SECURITY SYSTEMS SERVICES (EXCEPT LOCKSMITHS) 1,446,569.29 1.45 million 12
541219 OTHER ACCOUNTING SERVICES 892,001.64 892.00 thousand 9
561720 JANITORIAL SERVICES 740,972.08 740.97 thousand 4

Insight

During the last full year, FEDERAL TRADE COMMISSION obligated $93.61 million across 1,022 awards, with spending concentrated in NAICS 541519, Other Computer Related Services, which accounted for $54.34 million across 296 awards, or more than half of total obligations. The next largest NAICS were 541690, Other Scientific and Technical Consulting Services, at $11.37 million and 135 awards, and 518210, Computing Infrastructure Providers, Data Processing, Web Hosting, and Related Services, at $7.85 million but only 17 awards, indicating a mix of high-volume and higher-value contracting activity. Obligations then taper across the remaining top NAICS, which are each below $4.33 million, suggesting a comparatively broad but less concentrated tail of support services and consulting buys.

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 = '2900'
        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 93,613,375.45 93.61 million 1,022

Insight

Over the last full year, the Federal Trade Commission obligated $93.61 million across 1,022 awards, for an average award value of $91,598.21. With only one annual data point in the 1-year window, a year-over-year trend cannot be determined from this view. The volume of awards relative to total obligations indicates spending is distributed across a moderate number of comparatively small awards rather than concentrated in a few large obligations.

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.