Federal Agency

TECHNOLOGY TRANSFORMATION SERVICE Federal Contract Obligations (Last 5 Years)

FPDS analysis for Technology Transformation Service (Agency ID 4775) shows 4 award actions over the last 5 years with -$318,361.34 in total obligated value.

This page summarizes procurement activity for Technology Transformation Service across the last 5 years, including award volume, obligated amounts, vendors, and NAICS distribution. The agency recorded 4 award actions with an average action value of -$79,590.33.

Generated at 03/21/2026

Analysis period: Last 5 years

Negative obligated values in this dataset are presented as provided and may reflect deobligations or adjustments rather than new spending.

Agency ID
4775
Total Obligated
-318.36 thousand
-318,361.34
Award Actions
4
Average Action Value
-79,590.33

About TECHNOLOGY TRANSFORMATION SERVICE federal contract activity

Over the last 5 years, TECHNOLOGY TRANSFORMATION SERVICE (Agency ID 4775) recorded -318.36 thousand in net obligations across 4 awards, for an average award value of -79.59 thousand. The negative obligated total indicates deobligations or downward contract adjustments exceeded new obligations in the observed period. Activity is highly concentrated, with two awards carrying most of the net value.

Vendor concentration and leading contractors

Obligations were concentrated among three vendors. CIVICACTIONS, INC. accounted for the largest share at -203.66 thousand from 1 award, followed by HACKERONE INC. at -113.69 thousand across 2 awards, while EFFECTUAL PUBLIC SECTOR INC. contributed -1.01 thousand from 1 award.

Industry profile based on NAICS activity

Spending was concentrated in NAICS 541519, Other Computer Related Services, which represented -317.35 thousand across 3 awards and nearly all net obligated value. NAICS 541511, Custom Computer Programming Services, accounted for a much smaller -1.01 thousand from 1 award, indicating a narrow service mix dominated by other computer-related support.

Annual contract trend over the analysis window

Annual activity appears episodic rather than steady. The largest net value occurred in 2022 at -203.66 thousand from 1 award, followed by 2025 at -114.70 thousand across 3 awards, suggesting the overall negative total is driven by a small number of concentrated adjustments. No award activity is reflected in the intervening years within the provided window.

How to interpret this page

This summary is based on FPDS Query data for the last 5 years and reflects obligations captured at the agency level for TECHNOLOGY TRANSFORMATION SERVICE. Totals, counts, vendor rankings, NAICS classifications, and annual trends are drawn directly from the provided aggregates. Negative obligated amounts are reported as supplied and may indicate deobligations or contract modifications rather than new outlays.

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 = '4775'
        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
EFFECTUAL PUBLIC SECTOR INC. -1,014.72 -1.01 thousand 1
HACKERONE INC. -113,689.50 -113.69 thousand 2
CIVICACTIONS, INC. -203,657.12 -203.66 thousand 1

Insight

Over the last 5 years, Technology Transformation Service recorded 4 awards with net obligations of -$318.36 thousand, resulting in a negative average award value of -$79.59 thousand. Obligations are highly concentrated in two vendors: Civicactions, Inc. accounts for -$203.66 thousand and HackerOne Inc. for -$113.69 thousand, together representing nearly all net obligated value. Effectual Public Sector Inc. received a single, much smaller obligation of -$1.01 thousand, indicating a limited long-tail distribution outside the two primary vendors.

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 = '4775'
        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
541511 CUSTOM COMPUTER PROGRAMMING SERVICES -1,014.72 -1.01 thousand 1
541519 OTHER COMPUTER RELATED SERVICES -317,346.62 -317.35 thousand 3

Insight

Over the last 5 years, TECHNOLOGY TRANSFORMATION SERVICE recorded -$318.36 thousand in total obligated value across 4 awards, with a negative average award value of -$79.59 thousand. Obligations were highly concentrated in NAICS 541519, Other Computer Related Services, which accounted for -$317.35 thousand across 3 awards. NAICS 541511, Custom Computer Programming Services, represented a minimal share of activity at -$1.01 thousand from 1 award, indicating a narrow service mix dominated by computer-related services.

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 = '4775'
        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 -114,704.22 -114.70 thousand 3
2022 -203,657.12 -203.66 thousand 1

Insight

Over the last 5 years, Technology Transformation Service recorded net de-obligations totaling -$318.36 thousand across 4 awards, with an average award value of -$79.59 thousand. Activity is highly concentrated in two years: 2022 accounted for the largest single net de-obligation at -$203.66 thousand from 1 award, while 2025 recorded -$114.70 thousand across 3 awards. The distribution indicates a limited and irregular obligation pattern rather than sustained annual spending.

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.