Federal Agency

EXECUTIVE OFFICE OF THE PRESIDENT Federal Contract Obligations (Last Year)

FPDS procurement summary for the Executive Office of the President (Agency ID 1100) covering the last full year.

In 2025, the Executive Office of the President recorded 588 award actions totaling $54.76 million in obligated dollars, with an average action value of $93,123.04. Contracting was concentrated in IT services, led by NAICS 541519 Other Computer Related Services and vendors including TCG, Inc., Aveshka, Inc., and Carahsoft Technology Corporation.

Generated at 03/21/2026

Analysis period: Last full year

This page reflects the last full year of FPDS award actions and obligations for agency ID 1100, using the provided readable and exact totals.

Agency ID
1100
Total Obligated
54.76 million
54,756,351.66
Award Actions
588
Average Action Value
93,123.04

About EXECUTIVE OFFICE OF THE PRESIDENT federal contract activity

During the last full year, the Executive Office of the President recorded $54.76 million in obligations across 588 awards, for an average award value of $93,123.04. The award profile indicates a high volume of relatively small transactions alongside a limited set of larger service and technology procurements.

Vendor concentration and leading contractors

The vendor base was led by TCG, INC. at $6.22 million across 5 awards, followed by AVESHKA, INC. at $5.71 million across 13 awards and CARAHSOFT TECHNOLOGY CORPORATION at $4.48 million across 4 awards. CAPGEMINI GOVERNMENT SOLUTIONS LLC and GCYBER, LLC also ranked among the top recipients, reinforcing a concentration in IT and professional services spending among a small group of suppliers.

Industry profile based on NAICS activity

Spending was dominated by IT-related NAICS codes, led by 541519 Other Computer Related Services at $19.63 million across 97 awards and 541512 Computer Systems Design Services at $14.78 million across 20 awards. Additional obligations flowed through 541511 Custom Computer Programming Services, while smaller amounts were recorded in 337214 Office Furniture (Except Wood) Manufacturing and 485111 Mixed Mode Transit Systems, indicating a broader but much smaller mix of administrative and transportation-related purchases.

Annual contract trend over the analysis window

The annual trend data provided for 2025 shows total obligations of $54.76 million across 588 awards, matching the overall last full year summary. With only one year shown, the available trend view supports a snapshot of spending scale rather than a multi-year comparison.

How to interpret this page

This summary is based on FPDS Query obligations for Agency ID 1100, using the last full year as the analysis window. Vendor and NAICS rankings reflect total obligated dollars and award counts in the provided dataset; no additional assumptions or external sources were used.

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 = '1100'
        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
TCG, INC. 6,217,003.16 6.22 million 5
AVESHKA, INC. 5,706,231.25 5.71 million 13
CARAHSOFT TECHNOLOGY CORPORATION 4,480,734.43 4.48 million 4
CAPGEMINI GOVERNMENT SOLUTIONS LLC 3,934,631.36 3.93 million 4
GCYBER, LLC 2,803,940.88 2.80 million 8
FOUR LLC 2,173,613.53 2.17 million 6
SKYLIGHT INC. 1,848,578.58 1.85 million 1
EMPOWER AI, INC. 1,822,121.22 1.82 million 3
COMMUNITY.COM, INC. 1,763,200.00 1.76 million 5
WASHINGTON METROPOLITAN AREA TRANSIT AUTHORITY 1,679,256.70 1.68 million 6

Insight

The Executive Office of the President obligated $54.76 million across 588 awards in the last full year, with an average award value of $93,123.04. Top vendor obligations are moderately concentrated: the leading vendor, TCG, INC., received $6.22 million across 5 awards, while the next nine vendors each received between $1.68 million and $5.71 million. Award activity is distributed across both higher-value, lower-count awards and smaller, more frequent awards, indicating a mixed vendor base rather than reliance on a single supplier.

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 = '1100'
        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 19,625,855.64 19.63 million 97
541512 COMPUTER SYSTEMS DESIGN SERVICES 14,777,696.62 14.78 million 20
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 3,169,009.26 3.17 million 21
337214 OFFICE FURNITURE (EXCEPT WOOD) MANUFACTURING 2,270,084.59 2.27 million 18
485111 MIXED MODE TRANSIT SYSTEMS 1,679,256.70 1.68 million 6
516110 RADIO BROADCASTING STATIONS 1,387,124.00 1.39 million 2
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 1,056,793.47 1.06 million 40
315999 OTHER APPAREL ACCESSORIES AND OTHER APPAREL MANUFACTURING 1,042,531.52 1.04 million 17
541219 OTHER ACCOUNTING SERVICES 886,722.00 886.72 thousand 2
511210 SOFTWARE PUBLISHERS 833,247.76 833.25 thousand 9

Insight

Over the last full year, EXECUTIVE OFFICE OF THE PRESIDENT obligated $54.76 million across 588 awards, with spending concentrated in IT-related NAICS codes. NAICS 541519 (Other Computer Related Services) led obligations at $19.63 million across 97 awards, followed by 541512 (Computer Systems Design Services) at $14.78 million across 20 awards and 541511 (Custom Computer Programming Services) at $3.17 million across 21 awards. These three codes accounted for more than half of total obligations, indicating a strong concentration in information technology services, while the remaining top NAICS were comparatively smaller and more dispersed.

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 = '1100'
        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 54,756,351.66 54.76 million 588

Insight

For the last full year, the Executive Office of the President reported $54.76 million in obligated spending across 588 awards, for an average award value of $93,123.04. The annual trend view contains a single year of data (2025), so year-over-year movement cannot be assessed from this period alone. This indicates all observed obligation activity is concentrated in one reporting year, with a relatively high award count distributed across comparatively small average award values.

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.