Federal Contractor

JPATS LOGISTICS SERVICES, LLC Federal Contract Obligations (Last Year)

JPATS LOGISTICS SERVICES, LLC (CAGE 7S9G5, UEI LNM9GYXMBE38) received 425.55 million in federal obligations across 113 award actions in the last full year.

In the last full year, JPATS LOGISTICS SERVICES, LLC recorded 425,551,460.39 in obligated federal spending across 113 award actions, for an average action value of 3,765,942.12. All recorded obligations were issued by the Department of the Air Force and mapped to NAICS 488190, Other Support Activities for Air Transportation.

Generated at 03/21/2026

Analysis period: Last full year

Figures reflect the last full year and are based on the provided FPDS summary totals, including 2025 annual activity.

CAGE Code
7S9G5
UEI
LNM9GYXMBE38
Total Obligated
425.55 million
425,551,460.39
Award Actions
113
Average Action Value
3,765,942.12

About JPATS LOGISTICS SERVICES, LLC federal contract activity

JPATS LOGISTICS SERVICES, LLC (CAGE 7S9G5, UEI LNM9GYXMBE38) received 425.55 million in obligated contract value across 113 awards during the last full year, for an average award size of 3.77 million. The company’s federal activity in this period was concentrated in a high-dollar, high-volume award profile rather than a broad multi-agency spread.

Agency mix and customer concentration

All observed obligations in the analysis window were attributable to the DEPT OF THE AIR FORCE, which accounted for 425.55 million across 113 awards. This indicates a fully concentrated customer mix with no diversification across other federal agencies in the available data.

Industry profile based on NAICS activity

The vendor’s obligations were entirely concentrated in NAICS 488190, Other Support Activities for Air Transportation, with 425.55 million across 113 awards. The NAICS profile aligns with aviation-support activity and shows no evidence of material work outside that classification in the analysis window.

Annual contract trend over the analysis window

The annual trend for 2025 shows 425.55 million in obligated value across 113 awards, matching the full-period totals provided. With only one year in the analysis window, the data supports a point-in-time view rather than a multi-year growth or decline assessment.

How to interpret this page

This summary is based on FPDS award records for the last full year and reflects obligated dollars and award counts associated with the vendor’s CAGE and UEI. Agency, NAICS, and trend fields are reported from the provided aggregates and should be interpreted as the analyzed FPDS snapshot, not an indication of all commercial activity.

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 = '7S9G5'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 1 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 425,551,460.39 425.55 million 113

Insight

JPATS LOGISTICS SERVICES, LLC’s last full year obligations were fully concentrated in the DEPT OF THE AIR FORCE, accounting for 100% of the firm’s $425.55 million in obligated dollars. The 113 awards in this period were also all associated with that single agency, indicating a highly concentrated customer base. The average award value of approximately $3.77 million suggests a moderate number of relatively large awards rather than broad agency diversification.

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 = '7S9G5'
        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
488190 OTHER SUPPORT ACTIVITIES FOR AIR TRANSPORTATION 425,551,460.39 425.55 million 113

Insight

Over the last full year, JPATS LOGISTICS SERVICES, LLC’s obligations under CAGE 7S9G5 were fully concentrated in NAICS 488190, Other Support Activities for Air Transportation, totaling $425.55 million across 113 awards. This indicates a highly concentrated portfolio with no observed diversification across other NAICS codes in the period reviewed. The average award value was $3.77 million, suggesting a mix of relatively large, repeated obligations within a single industry category.

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 = '7S9G5'
        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 425,551,460.39 425.55 million 113

Insight

For the last full year, JPATS LOGISTICS SERVICES, LLC (CAGE 7S9G5) recorded $425.55 million in obligated value across 113 awards, for an average award value of $3.77 million. The activity is fully concentrated in 2025 within the 1-year window, so no multi-year trend can be assessed from the provided data. The award count and obligated amount indicate a relatively broad distribution of obligations across multiple actions rather than reliance on a small number of awards.

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 full year view into full FPDS Query workflows with deeper filtering, custom SQL, saved queries, and broader market comparison.