Federal Contractor

TECHFLOW, INC. Federal Contract Obligations (Last 5 Years)

Federal procurement summary for TECHFLOW, INC. (CAGE 1HQF4, UEI WDXQN83XB8Z8) covering awards from the last 5 years.

TECHFLOW, INC. recorded $1.18 billion in obligated federal awards across 130 actions, with an average action value of $9.07 million. Most obligations came from the Transportation Security Administration, and the largest NAICS shares were in electronic and precision equipment repair and maintenance.

Generated at 03/21/2026

Analysis period: Last 5 years

Amounts and counts reflect the last 5 years of readable FPDS action data and may include awarded obligations across multiple agencies and NAICS codes.

CAGE Code
1HQF4
UEI
WDXQN83XB8Z8
Total Obligated
1.18 billion
1,179,745,994.87
Award Actions
130
Average Action Value
9,074,969.19

About TECHFLOW, INC. federal contract activity

TECHFLOW, INC. (CAGE 1HQF4, UEI WDXQN83XB8Z8) recorded $1.18 billion in obligated awards across 130 actions over the last 5 years, with an average award value of about $9.07 million. The profile indicates a highly concentrated federal footprint, with most spending tied to a single agency and a relatively small number of award actions compared with total dollars obligated.

Agency mix and customer concentration

The TRANSPORTATION SECURITY ADMINISTRATION accounted for $1.12 billion and 44 awards, representing the clear center of TECHFLOW’s federal business in the analysis window. Secondary activity was much smaller: the DEPT OF THE ARMY obligated $30.56 million across 5 awards, and OFFICE OF PROCUREMENT OPERATIONS obligated $28.55 million across 42 awards, while DEPT OF THE AIR FORCE was limited to $1.75 million and the DEPT OF THE NAVY shows one award with no obligated amount.

Industry profile based on NAICS activity

TECHFLOW’s obligations are concentrated in electronics repair and maintenance NAICS codes, led by 811219 at $611.06 million and 811210 at $512.75 million; together they account for the overwhelming majority of dollars obligated. Smaller portions of activity appear in 541511 for custom computer programming services ($34.80 million) and 335999 for electrical equipment and component manufacturing ($30.55 million), indicating some diversification beyond the core maintenance workload.

Annual contract trend over the analysis window

Annual obligations were strong and broadly sustained, ranging from $192.95 million in 2021 to a peak of $270.80 million in 2024, followed by $245.33 million in 2025. Award counts were highest in 2024 and 2023, while 2025 shows lower action volume than 2024 but still substantial obligated value, suggesting continued large-dollar procurement activity.

How to interpret this page

This summary uses FPDS award records attributed to TECHFLOW, INC. by CAGE code 1HQF4 and UEI WDXQN83XB8Z8 within the last 5 years. Agency, NAICS, and annual views reflect obligated dollars and award counts as provided in the source dataset; totals and rounded figures may differ slightly due to formatting and rounding.

Top Agencies

SELECT
    agency_id,
    agency_name,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__purchaserInformation__contractingOfficeAgencyID AS agency_id,
        anyHeavy(content__award__purchaserInformation__contractingOfficeAgencyID__name) AS agency_name,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1HQF4'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY agency_id
)
ORDER BY total_obligated DESC
LIMIT 10
Agency ID Agency Name Total Obligated Readable Award Actions
7013 TRANSPORTATION SECURITY ADMINISTRATION 1,123,808,213.06 1.12 billion 44
2100 DEPT OF THE ARMY 30,560,699.05 30.56 million 5
7001 OFFICE OF PROCUREMENT OPERATIONS 28,554,593.65 28.55 million 42
5700 DEPT OF THE AIR FORCE 1,754,230.68 1.75 million 5
1700 DEPT OF THE NAVY 0.00 0.00 1
7523 CENTERS FOR DISEASE CONTROL AND PREVENTION -5,000.00 -5.00 thousand 3
4732 FEDERAL ACQUISITION SERVICE -4,926,741.57 -4.93 million 30

Insight

Over the last 5 years, TECHFLOW, INC. obligated $1.18 billion across 130 awards, with spending highly concentrated at the Transportation Security Administration, which accounts for $1.12 billion and 44 awards. The next largest positive obligations are much smaller: the Department of the Army at $30.56 million across 5 awards and the Office of Procurement Operations at $28.55 million across 42 awards. Remaining agencies represent marginal activity, including the Department of the Air Force at $1.75 million, zero obligations at the Department of the Navy, and negative obligations at CDC (-$5,000) and the Federal Acquisition Service (-$4.93 million), indicating some deobligations or adjustments within the period.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1HQF4'
        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
811219 OTHER ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 611,059,913.55 611.06 million 23
811210 ELECTRONIC AND PRECISION EQUIPMENT REPAIR AND MAINTENANCE 512,748,299.51 512.75 million 21
541511 CUSTOM COMPUTER PROGRAMMING SERVICES 34,797,955.67 34.80 million 74
335999 ALL OTHER MISCELLANEOUS ELECTRICAL EQUIPMENT AND COMPONENT MANUFACTURING 30,550,717.05 30.55 million 4
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 1,955,310.00 1.96 million 4
541330 ENGINEERING SERVICES 0.00 0.00 1
561210 FACILITIES SUPPORT SERVICES -191,097.32 -191.10 thousand 2
541512 COMPUTER SYSTEMS DESIGN SERVICES -11,175,103.59 -11.18 million 1

Insight

Over the last 5 years, TECHFLOW, INC. received 1.18 billion across 130 awards, with obligations heavily concentrated in two repair-and-maintenance NAICS codes: 811219 at 611.06 million (23 awards) and 811210 at 512.75 million (21 awards). These two codes account for the vast majority of obligated dollars, while 541511 shows the highest award count at 74 but only 34.80 million, indicating a much smaller average award value and a more fragmented award pattern. The remaining NAICS areas are marginal by dollar value, with minimal obligations in R&D and manufacturing and negative or zero net obligations in some lower-volume categories.

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__vendor__vendorSiteDetails__entityIdentifiers__cageCode = '1HQF4'
        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 245,332,436.79 245.33 million 22
2024 270,797,014.74 270.80 million 38
2023 223,364,152.25 223.36 million 33
2022 247,305,807.62 247.31 million 19
2021 192,946,583.47 192.95 million 18

Insight

Over the last 5 years, TECHFLOW, INC. (CAGE 1HQF4) obligated $1.18 billion across 130 awards, averaging $9.07 million per award. Annual obligations were relatively stable and clustered in a narrow band from $192.95 million to $270.80 million, indicating sustained contract activity rather than a single-year spike. Award counts were also concentrated in 2024 and 2023, with 38 and 33 awards respectively, while 2021 and 2022 had fewer awards despite comparable obligation levels.

Use FPDS Query for deeper contractor analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper contractor analysis across buying agencies, NAICS, and annual trends.

Continue from this last 5 years view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.