PSC Code

PSC F999 Federal Contract Obligations (Last 10 Years)

This page summarizes federal contract obligations for PSC F999 (OTHER ENVIRONMENTAL SERVICES) for last 10 years, including award volume and market trend context.

Use this page to review federal contract obligations for PSC F999 (OTHER ENVIRONMENTAL SERVICES) for last 10 years. The analysis is based on FPDS award-action data.

Generated at 03/15/2026

Analysis period: Last 10 years

All figures on this page are based on FPDS award-action obligation data for completed calendar years only within the last 10 years analysis window.

PSC Code
F999
PSC Description
OTHER ENVIRONMENTAL SERVICES
Total Obligated
27.54 billion
27,536,107,003.26
Award Actions
55,535
Average Action Value
495,833.38

About PSC F999 federal contract activity

This page summarizes last 10 years of federal contract activity associated with PSC F999 (OTHER ENVIRONMENTAL SERVICES). Based on the current FPDS Query dataset, this category shows 27.54 billion in visible obligations across 55,535 award actions, with an average action value of 495,833.38. This view is designed to help users quickly understand scale, buyer concentration, contractor concentration, and overall market direction before moving into deeper procurement analysis.

Agency demand and leading federal buyers

Demand for PSC F999 (OTHER ENVIRONMENTAL SERVICES) appears concentrated among a relatively small group of federal buyers over the last 10 years. The visible agency ranking is led by ENERGY, DEPARTMENT OF, with 13.58 billion in obligations, followed by DEPT OF THE ARMY. This kind of concentration is useful context for business development, bid targeting, and understanding where the strongest federal demand appears to sit.

Vendor concentration and leading contractors

The vendor distribution helps show which contractors capture the largest visible share of obligations in PSC F999 (OTHER ENVIRONMENTAL SERVICES) over the last 10 years. The current ranking is led by UNITED CLEANUP OAK RIDGE LLC, with 2.13 billion in obligations, followed by URS. This gives users a practical view of the competitive landscape and the visible concentration at the top of the market.

Annual contract trend over the analysis window

The annual trend table provides a year-based view of how visible obligations and award actions have evolved for PSC F999 (OTHER ENVIRONMENTAL SERVICES) across the last 10 years, from 2016 through 2025. This is useful for spotting periods of expansion, relative stability, or softening activity in this federal market segment.

How to interpret this page

The tables and trend blocks on this page are generated from FPDS-derived procurement records prepared offline for fast public delivery. They are intended to give a practical summary of category-scale obligations, top buying agencies, leading vendors, and visible year-over-year movement within last 10 years. Users who need deeper filtering, custom SQL, or cross-market comparison can continue the analysis directly inside FPDS Query.

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__productOrServiceInformation__productOrServiceCode = 'F999'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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 13,579,770,039.82 13.58 billion 4,629
2100 DEPT OF THE ARMY 9,442,100,468.80 9.44 billion 15,269
6800 ENVIRONMENTAL PROTECTION AGENCY 1,090,583,805.54 1.09 billion 9,320
1700 DEPT OF THE NAVY 822,299,299.77 822.30 million 6,807
1330 NATIONAL OCEANIC AND ATMOSPHERIC ADMINISTRATION 642,344,528.85 642.34 million 2,641
5700 DEPT OF THE AIR FORCE 453,817,152.68 453.82 million 1,452
7200 AGENCY FOR INTERNATIONAL DEVELOPMENT 369,950,372.34 369.95 million 252
1422 BUREAU OF LAND MANAGEMENT 252,042,883.82 252.04 million 3,766
8000 NATIONAL AERONAUTICS AND SPACE ADMINISTRATION 91,428,935.60 91.43 million 417
7013 TRANSPORTATION SECURITY ADMINISTRATION 76,013,471.65 76.01 million 32

Insight

PSC F999 (OTHER ENVIRONMENTAL SERVICES) appears to be concentrated among a relatively small group of major buying agencies over the last 10 years. The visible ranking is led by ENERGY, DEPARTMENT OF, followed by DEPT OF THE ARMY, which suggests that agency demand in this category is not evenly distributed.

Top Vendors

SELECT
    vendor_name,
    cage_code,
    total_obligated,
    award_count,
    formatReadableQuantity(total_obligated) AS total_obligated_readable
FROM
(
    SELECT
        content__award__vendor__vendorHeader__vendorName AS vendor_name,
        ifNull(anyHeavy(content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode), '') AS cage_code,
        sum(content__award__dollarValues__obligatedAmount) AS total_obligated,
        count() AS award_count
    FROM fpds.data
    WHERE
        contract_type = 1
        AND content__award__productOrServiceInformation__productOrServiceCode = 'F999'
        AND content__award__vendor__vendorHeader__vendorName IS NOT NULL
        AND content__award__vendor__vendorHeader__vendorName != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY
        vendor_name,
        content__award__vendor__vendorSiteDetails__entityIdentifiers__cageCode
)
ORDER BY total_obligated DESC
LIMIT 10
Vendor CAGE Code Total Obligated Readable Award Actions
UNITED CLEANUP OAK RIDGE LLC 8QJ69 2,133,853,333.99 2.13 billion 105
URS 64BY8 2,085,890,938.56 2.09 billion 176
ECC CONSTRUCTORS LLC 63J28 1,901,109,923.89 1.90 billion 73
NUCLEAR WASTE PARTNERSHIP LLC 6HF85 1,823,323,494.43 1.82 billion 214
FLUOR IDAHO, LLC 6GGS3 1,804,206,613.36 1.80 billion 268
IDAHO ENVIRONMENTAL COALITION LLC 8NAK7 1,265,864,883.96 1.27 billion 121
FLUOR IDAHO, LLC 498,186,040.20 498.19 million 27
URS 476,181,700.99 476.18 million 62
HANFORD LABORATORY MANAGEMENT AND INTEGRATION LLC 89SS6 475,182,823.31 475.18 million 98
SEVENSON ENVIRONMENTAL SERVICES, INC. 0LT07 468,805,877.32 468.81 million 281

Insight

Within PSC F999 (OTHER ENVIRONMENTAL SERVICES), visible obligations over the last 10 years appear concentrated among a relatively small set of leading vendors. UNITED CLEANUP OAK RIDGE LLC ranks first, followed by URS, which helps define the current competitive landscape in this 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__productOrServiceInformation__productOrServiceCode = 'F999'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 4,609,322,856.56 4.61 billion 4,629
2024 2,759,286,395.13 2.76 billion 4,987
2023 3,030,244,083.11 3.03 billion 5,490
2022 2,007,724,485.20 2.01 billion 5,320
2021 2,842,161,263.07 2.84 billion 5,560
2020 2,509,999,798.54 2.51 billion 6,058
2019 2,274,790,268.85 2.27 billion 5,312
2018 2,524,181,836.95 2.52 billion 5,756
2017 2,017,165,763.39 2.02 billion 6,095
2016 2,961,230,252.46 2.96 billion 6,328

Insight

The annual trend shows how obligations in PSC F999 (OTHER ENVIRONMENTAL SERVICES) moved across the last 10 years, from 2016 through 2025. This helps users judge whether visible contract activity in this category appears stable, rising, or easing over time.

Use FPDS Query for deeper PSC analysis

Explore federal procurement data with custom SQL, fast filtering, and deeper PSC analysis across agencies, vendors, and annual trends.

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