Federal Agency

INTERNATIONAL TRADE COMMISSION Federal Contract Obligations (Last Year)

FPDS procurement summary for the International Trade Commission (Agency ID 3400) covering obligations, award volume, vendors, and NAICS mix in the last full year.

In the last full year, the International Trade Commission recorded 198 award actions totaling $17.26 million, for an average action value of $87,183.74. Obligations were concentrated in computer systems design and related IT services, led by TCG, Inc. and other technology vendors.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on readable totals shown in the provided FPDS analysis.

Agency ID
3400
Total Obligated
17.26 million
17,262,382.22
Award Actions
198
Average Action Value
87,183.74

About INTERNATIONAL TRADE COMMISSION federal contract activity

During the last full year, the International Trade Commission obligated $17.26 million across 198 awards, for an average award value of $87,183.74. The profile is weighted toward a relatively small number of higher-value awards, indicating concentrated spending across a broad set of transactions.

Vendor concentration and leading contractors

TCG, INC. was the largest recipient with $6.42 million across 3 awards, accounting for a substantial share of total obligations. The next-largest vendors were TEKSYNAP CORPORATION at $1.98 million, LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC. at $1.63 million, MINBURN TECHNOLOGY GROUP, LLC at $1.01 million, and COLONIAL PARKING, INC. at $534,000.

Industry profile based on NAICS activity

Spending was led by NAICS 541512, Computer Systems Design Services, at $8.40 million across 5 awards, making it the dominant category by dollar value. Additional obligations were concentrated in 541519, Other Computer Related Services, with 37 awards totaling $2.87 million, and 517110, Wired Telecommunications Carriers, with a single $1.63 million award.

Annual contract trend over the analysis window

The annual trend shows $17.26 million obligated in 2025 across 198 awards. With only one year shown in the analysis window, the available data supports a snapshot of annual activity rather than a multi-year growth or decline assessment.

How to interpret this page

This summary uses FPDS award records for the International Trade Commission, filtered to the last full year in the analysis window. Totals reflect obligated dollars, award counts, vendor concentration, and NAICS-based spending classification as reported in the dataset.

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 = '3400'
        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,416,335.69 6.42 million 3
TEKSYNAP CORPORATION 1,979,752.76 1.98 million 1
LUMEN TECHNOLOGIES GOVERNMENT SOLUTIONS, INC. 1,629,934.80 1.63 million 1
MINBURN TECHNOLOGY GROUP, LLC 1,009,075.00 1.01 million 3
COLONIAL PARKING, INC. 534,000.00 534.00 thousand 2
WASHINGTON METROPOLITAN AREA TRANSIT AUTHORITY 511,549.50 511.55 thousand 6
MOODY'S ANALYTICS, INC. 451,351.00 451.35 thousand 2
ADVANCED COMPUTER CONCEPTS, INC. 436,873.51 436.87 thousand 7
LEE HARTMAN AND SONS INCORPORATED 400,000.00 400.00 thousand 2
FCN, INC. 322,209.48 322.21 thousand 3

Insight

During the last full year, the International Trade Commission obligated $17.26 million across 198 awards, averaging $87.2 thousand per award. Vendor spend is moderately concentrated: TCG, Inc. accounted for $6.42 million across 3 awards, or about 37% of total obligations, while the next two vendors—TekSynap Corporation and Lumen Technologies Government Solutions, Inc.—together added $3.61 million, bringing the top three to roughly 58% of obligations. The remaining top vendors are each below $1.1 million, indicating a long tail of smaller obligations spread across multiple suppliers.

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 = '3400'
        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
541512 COMPUTER SYSTEMS DESIGN SERVICES 8,401,828.45 8.40 million 5
541519 OTHER COMPUTER RELATED SERVICES 2,873,486.81 2.87 million 37
517110 WIRED TELECOMMUNICATIONS CARRIERS 1,629,934.80 1.63 million 1
519290 WEB SEARCH PORTALS AND ALL OTHER INFORMATION SERVICES 739,099.93 739.10 thousand 18
812930 PARKING LOTS AND GARAGES 534,000.00 534.00 thousand 2
423430 COMPUTER AND COMPUTER PERIPHERAL EQUIPMENT AND SOFTWARE MERCHANT WHOLESALERS 510,005.13 510.01 thousand 13
334290 OTHER COMMUNICATIONS EQUIPMENT MANUFACTURING 400,000.00 400.00 thousand 2
485119 OTHER URBAN TRANSIT SYSTEMS 400,000.00 400.00 thousand 1
519130 INTERNET PUBLISHING AND BROADCASTING AND WEB SEARCH PORTALS 368,741.73 368.74 thousand 8
561210 FACILITIES SUPPORT SERVICES 363,141.00 363.14 thousand 4

Insight

International Trade Commission obligated $17.26 million across 198 awards in the last full year, with spending concentrated in a small number of NAICS codes. NAICS 541512, Computer Systems Design Services, dominated obligations at $8.40 million, or about 49% of total obligated dollars, despite only 5 awards. The next largest categories were NAICS 541519, Other Computer Related Services, at $2.87 million across 37 awards, and NAICS 517110, Wired Telecommunications Carriers, at $1.63 million in a single award, indicating a procurement mix weighted toward information technology and telecommunications.

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 = '3400'
        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 17,262,382.22 17.26 million 198

Insight

During the last full year, the International Trade Commission obligated $17.26 million across 198 awards, averaging $87.2 thousand per award. With only one annual data point in the 1-year window, no year-over-year trend can be assessed; the available data indicate a moderate volume of relatively small-dollar awards. The award pattern suggests obligations are distributed across a broad set of transactions rather than concentrated in a few high-value awards.

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.