Federal Contractor

APTIM FEDERAL SERVICES, LLC Federal Contract Obligations (Last Year)

APTIM FEDERAL SERVICES, LLC (CAGE 1YQ36, UEI JT9NZ8J1KQF5) recorded 195.41 million in obligations across 280 award actions in the last full year.

In the last full year, APTIM FEDERAL SERVICES, LLC received 195.41 million in federal obligations across 280 award actions, for an average action value of 697,875.48. Most of that activity was concentrated in remediation, pipeline-related construction, facilities support, hazardous waste treatment, and testing services.

Generated at 03/21/2026

Analysis period: Last full year

Agency, NAICS, and annual trend figures reflect the provided analysis window and total obligated amounts as reported in FPDS-style data.

CAGE Code
1YQ36
UEI
JT9NZ8J1KQF5
Total Obligated
195.41 million
195,405,137.01
Award Actions
280
Average Action Value
697,875.48

About APTIM FEDERAL SERVICES, LLC federal contract activity

APTIM FEDERAL SERVICES, LLC (CAGE 1YQ36, UEI JT9NZ8J1KQF5) obligated 195.41 million across 280 awards in the last full year, for an average award value of 697,875.48. The profile shows a high-volume, mid-market contracting pattern rather than dependence on a small number of very large awards.

Agency mix and customer concentration

The Department of Energy was the largest customer at 85.41 million across 25 awards, followed by the Department of the Navy at 59.43 million across 93 awards and the Department of the Army at 40.04 million across 74 awards. EPA and FEMA represent smaller shares of obligated dollars, but their presence indicates a diversified federal customer base spanning defense, energy, environmental, and emergency management missions.

Industry profile based on NAICS activity

The vendor’s obligations are concentrated in environmental remediation, led by NAICS 562910 REMEDIATION SERVICES at 113.93 million across 74 awards. Additional activity is concentrated in oil and gas pipeline construction, facilities support services, hazardous waste treatment and disposal, and testing laboratories and services, indicating a technical services portfolio centered on environmental cleanup, infrastructure support, and compliance-oriented work.

Annual contract trend over the analysis window

The annual trend provided covers 2025 only, with 195.41 million obligated across 280 awards. Because the window contains a single year, it supports a point-in-time assessment rather than a year-over-year growth analysis.

How to interpret this page

This summary is based on FPDS award obligation data for the last full year and is organized by vendor, agency, NAICS code, and annual totals. Dollar values and award counts are taken directly from the supplied analysis window; no assumptions were made beyond the provided aggregates.

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 = '1YQ36'
        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
8900 ENERGY, DEPARTMENT OF 85,407,937.35 85.41 million 25
1700 DEPT OF THE NAVY 59,432,108.15 59.43 million 93
2100 DEPT OF THE ARMY 40,044,265.94 40.04 million 74
6800 ENVIRONMENTAL PROTECTION AGENCY 4,006,053.63 4.01 million 66
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 3,479,444.70 3.48 million 5
5700 DEPT OF THE AIR FORCE 2,549,810.41 2.55 million 12
1435 BUREAU OF OCEAN ENERGY MANAGEMENT 485,516.83 485.52 thousand 5

Insight

APTIM FEDERAL SERVICES, LLC obligated $195.41 million across 280 awards in the last full year, with obligations concentrated in three agencies. The Department of Energy accounted for the largest share at $85.41 million across 25 awards, followed by the Department of the Navy at $59.43 million across 93 awards and the Department of the Army at $40.04 million across 74 awards. Obligations fall off sharply after the top three, with all other listed agencies each under $4.01 million, indicating a strong concentration of spend in the energy and defense portfolios.

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 = '1YQ36'
        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
562910 REMEDIATION SERVICES 113,927,942.62 113.93 million 74
237120 OIL AND GAS PIPELINE AND RELATED STRUCTURES CONSTRUCTION 30,856,623.42 30.86 million 14
561210 FACILITIES SUPPORT SERVICES 17,031,182.29 17.03 million 20
562211 HAZARDOUS WASTE TREATMENT AND DISPOSAL 15,622,105.00 15.62 million 12
541380 TESTING LABORATORIES AND SERVICES 6,950,217.78 6.95 million 48
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 6,716,832.93 6.72 million 58
541330 ENGINEERING SERVICES 3,386,787.36 3.39 million 13
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 2,979,836.87 2.98 million 29
562998 ALL OTHER MISCELLANEOUS WASTE MANAGEMENT SERVICES 10,827.69 10.83 thousand 2
541713 RESEARCH AND DEVELOPMENT IN NANOTECHNOLOGY 0.00 0.00 1

Insight

APTIM FEDERAL SERVICES, LLC’s obligations in the last full year were concentrated in remediation-related work, with NAICS 562910 accounting for $113.93 million across 74 awards, or more than half of total obligated dollars. The next largest areas were oil and gas pipeline construction (NAICS 237120) at $30.86 million and facilities support services (NAICS 561210) at $17.03 million, indicating a broader portfolio but with dollars still heavily weighted toward environmental remediation and related infrastructure services. Award counts were more dispersed across smaller-dollar categories such as testing laboratories, R&D, and building construction, suggesting a mix of larger remediation awards and a higher volume of lower-value supporting work.

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 = '1YQ36'
        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 195,405,137.01 195.41 million 280

Insight

Over the last full year, APTIM FEDERAL SERVICES, LLC (CAGE 1YQ36) obligated $195.41 million across 280 awards, for an average award value of about $697.9K. This indicates a relatively broad distribution of obligations across multiple awards rather than reliance on a small number of large transactions. With only one annual data point provided for the 1-year window, no year-over-year trend can be assessed.

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.