In the last full year, ASHBRITT, INC. recorded $1.54 billion in federal obligations across 154 award actions, for an average action value of $10.01 million. All reported obligations were concentrated with the Department of the Army, with most spending aligned to NAICS 562119, Other Waste Collection.
Federal Contractor
ASHBRITT, INC. Federal Contract Obligations (Last Year)
Federal procurement overview for ASHBRITT, INC. (CAGE 00Z46, UEI YH8JGLSMAQX3) covering last full year obligations and awards.
Totals reflect the provided analysis window and may include small negative adjustments in the NAICS detail.
About ASHBRITT, INC. federal contract activity
ASHBRITT, INC. (CAGE 00Z46, UEI YH8JGLSMAQX3) recorded $1.54 billion in obligated awards across 154 actions in the last full year, for an average award value of about $10.01 million. The obligation profile is highly concentrated, indicating a large-volume federal contracting relationship over the period.
Agency mix and customer concentration
All observed obligations were awarded by the Department of the Army, which accounted for $1.54 billion across 154 awards. This indicates a single-agency dependency in the analyzed period, with no diversification across other federal departments or agencies in the available data.
Industry profile based on NAICS activity
The award base was overwhelmingly concentrated in NAICS 562119, Other Waste Collection, which represented 153 of 154 awards and essentially all of the obligated value. NAICS 562111, Solid Waste Collection, appeared once and carried a small negative obligation, which is immaterial relative to the overall total but indicates a minor adjustment or deobligation within the period.
Annual contract trend over the analysis window
The annual trend shows activity only in 2025, with $1.54 billion obligated across 154 awards. Because the analysis window covers the last full year and only one year is present, the data supports a point-in-time assessment rather than a multi-year growth or volatility view.
How to interpret this page
This summary is based on FPDS award obligations associated with ASHBRITT, INC. using CAGE code 00Z46 and UEI YH8JGLSMAQX3 for the last full year. Agency, NAICS, and annual trend figures reflect the provided obligation totals and award counts, with no extrapolation beyond the supplied dataset.
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 = '00Z46'
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 |
|---|---|---|---|---|
| 2100 | DEPT OF THE ARMY | 1,540,822,252.60 | 1.54 billion | 154 |
Insight
Over the last full year, ASHBRITT, INC. received $1.54 billion across 154 awards, for an average award value of about $10.0 million. Obligations are fully concentrated in the Department of the Army, indicating complete reliance on a single agency customer in this period. This concentration suggests the vendor’s federal workload is highly dependent on Army-funded demand and lacks 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 = '00Z46'
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 |
|---|---|---|---|---|
| 562119 | OTHER WASTE COLLECTION | 1,541,205,261.04 | 1.54 billion | 153 |
| 562111 | SOLID WASTE COLLECTION | -383,008.44 | -383.01 thousand | 1 |
Insight
ASHBRITT, INC. received 154 awards totaling $1.54 billion in the last full year, with average obligation of about $10.0 million per award. Obligations are highly concentrated in NAICS 562119, Other Waste Collection, which accounts for 153 awards and essentially all positive obligated value at $1.54 billion. NAICS 562111, Solid Waste Collection, is a single negative-obligation action of $383.01 thousand, which is immaterial relative to the total and does not change the overall concentration pattern.
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 = '00Z46'
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 | 1,540,822,252.60 | 1.54 billion | 154 |
Insight
ASHBRITT, INC. recorded $1.54 billion in obligations across 154 awards in the last full year, with an average award value of about $10.0 million. The annual trend window contains only one year of activity, so year-over-year change or growth rate cannot be assessed from this view. The obligation base is relatively concentrated in a single annual period, indicating substantial procurement volume within the observed window.
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.