Federal Contractor

JT4, LLC Federal Contract Obligations (Last 5 Years)

JT4, LLC's FPDS procurement profile summarizes 281 award actions and $1.79 billion in obligated spending over the last 5 years.

JT4, LLC (CAGE 7DS14, UEI JKCNBX9J66E6) recorded $1,787,000,766.51 in obligated federal awards across 281 actions in the last 5 years. The activity is concentrated in the Department of the Air Force and NAICS 541330, Engineering Services.

Generated at 03/21/2026

Analysis period: Last 5 years

Annual obligations range from $303.82 million in 2021 to $443.11 million in 2023, with 2025 totaling $390.93 million so far.

CAGE Code
7DS14
UEI
JKCNBX9J66E6
Total Obligated
1.79 billion
1,787,000,766.51
Award Actions
281
Average Action Value
6,359,433.33

About JT4, LLC federal contract activity

JT4, LLC recorded $1.79 billion in obligated contract value across 281 awards over the last 5 years, with an average award value of $6.36 million. The activity is concentrated under CAGE 7DS14 and UEI JKCNBX9J66E6, indicating a substantial and sustained federal contracting footprint.

Agency mix and customer concentration

All observed obligations in the analysis window came from the Department of the Air Force, which accounted for the full $1.79 billion across 281 awards. This indicates a highly concentrated customer base with no diversification across additional agencies in the provided data.

Industry profile based on NAICS activity

The vendor’s obligations were entirely aligned to NAICS 541330, Engineering Services, which also represented the full $1.79 billion and all 281 awards. This points to a single-primary-line-of-business profile centered on engineering support for federal requirements.

Annual contract trend over the analysis window

Annual obligations remained above $300 million in each year of the period, ranging from $303.82 million in 2021 to a peak of $443.11 million in 2023. Award counts also stayed relatively stable, increasing from 48-55 awards in 2021-2024 to 72 awards in 2025, suggesting higher transaction volume in the most recent year.

How to interpret this page

This summary is based on FPDS obligation data for the vendor’s CAGE code 7DS14 and UEI JKCNBX9J66E6 over the last 5 years. Totals, counts, agency concentration, NAICS concentration, and annual trend figures reflect the provided analysis window and are not adjusted beyond the source data.

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 = '7DS14'
        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
5700 DEPT OF THE AIR FORCE 1,787,000,766.51 1.79 billion 281

Insight

Over the last 5 years, JT4, LLC’s obligated dollars are fully concentrated in the DEPT OF THE AIR FORCE, accounting for the entire $1.79 billion in observed obligations. The vendor received 281 awards during the period, with an average award value of approximately $6.36 million, indicating repeated procurement activity within a single agency relationship. This concentration suggests a highly focused customer base and limited agency diversification in the observed window.

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 = '7DS14'
        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
541330 ENGINEERING SERVICES 1,787,000,766.51 1.79 billion 281

Insight

Over the last 5 years, JT4, LLC’s obligations are fully concentrated in NAICS 541330, Engineering Services, accounting for the full $1.79 billion total across 281 awards. This indicates a highly concentrated contracting profile with no visible diversification across other NAICS categories in the provided period. The average award value of about $6.36 million suggests a pattern of repeated mid- to large-value engineering services awards rather than a broad mix of small contracts.

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 = '7DS14'
        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 390,931,747.74 390.93 million 72
2024 341,509,274.22 341.51 million 52
2023 443,111,526.39 443.11 million 55
2022 307,629,616.78 307.63 million 48
2021 303,818,601.38 303.82 million 54

Insight

JT4, LLC obligated $1.79 billion across 281 awards over the last 5 years, with an average award value of $6.36 million. Annual obligation levels were relatively concentrated in a narrow band from $303.82 million to $443.11 million, indicating stable funding activity rather than a single-year spike. 2023 was the peak year at $443.11 million, followed by a decline in 2024 to $341.51 million and a rebound in 2025 to $390.93 million. Award counts also remained fairly consistent year to year, ranging from 48 to 72 awards, supporting a steady multi-award procurement profile.

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.