US FOODS, INC. recorded $247,136,758.81 in total obligations over 230 award actions in 2025, averaging $1,074,507.64 per action. Most of the value came from the Department of Veterans Affairs, with additional obligations from the Defense Health Agency and the Forest Service.
Federal Contractor
US FOODS, INC. Federal Contract Obligations (Last Year)
Federal procurement profile for US FOODS, INC. (CAGE 33BA4, UEI HZYTJENLLM81) covering the last full year, with $247.14 million in obligated awards across 230 actions.
Totals reflect the last full year analyzed and may include small negative adjustments in certain NAICS categories.
About US FOODS, INC. federal contract activity
US FOODS, INC. (CAGE 33BA4, UEI HZYTJENLLM81) received $247.14 million in obligations across 230 awards during the last full year, for an average award value of $1.07 million. The vendor’s activity is highly concentrated in food-related procurements, with the bulk of obligated dollars flowing through a small number of federal buyers.
Agency mix and customer concentration
The VETERANS AFFAIRS, DEPARTMENT OF accounted for $201.04 million across 26 awards, representing the dominant share of obligations to this vendor. The next largest customers were the DEFENSE HEALTH AGENCY (DHA) at $30.33 million across 19 awards and the FOREST SERVICE at $10.53 million across 149 awards, indicating a mix of large-dollar and higher-volume smaller awards. Smaller obligations came from the BUREAU OF THE FISCAL SERVICE and the INDIAN HEALTH SERVICE.
Industry profile based on NAICS activity
Contracting activity is overwhelmingly classified under NAICS 311999, ALL OTHER MISCELLANEOUS FOOD MANUFACTURING, which accounts for $246.98 million across 223 awards. The remaining volume is limited and spread across PERISHABLE PREPARED FOOD MANUFACTURING and FOOD SERVICE CONTRACTORS, with a small negative obligation recorded under OTHER GROCERY AND RELATED PRODUCTS MERCHANT WHOLESALERS. This pattern indicates a narrowly focused procurement profile centered on food manufacturing and related supply categories.
Annual contract trend over the analysis window
The annual trend shows $247.14 million in obligations in 2025, with 230 awards recorded in the analysis window. No prior-year comparison is available in the provided data, so the available evidence supports only a single-year snapshot rather than a directional trend assessment.
How to interpret this page
This summary is based on FPDS obligations linked to US FOODS, INC. using the provided CAGE code and UEI over the last full year. Agency, NAICS, and annual figures reflect obligated dollars and award counts as reported in the source data; totals may include negative adjustments where present. No external validation or assumptions were applied 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 = '33BA4'
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 |
|---|---|---|---|---|
| 3600 | VETERANS AFFAIRS, DEPARTMENT OF | 201,042,262.61 | 201.04 million | 26 |
| 97DH | DEFENSE HEALTH AGENCY (DHA) | 30,332,407.82 | 30.33 million | 19 |
| 12C2 | FOREST SERVICE | 10,534,490.98 | 10.53 million | 149 |
| 2036 | BUREAU OF THE FISCAL SERVICE | 3,827,840.61 | 3.83 million | 15 |
| 7527 | INDIAN HEALTH SERVICE | 1,319,901.97 | 1.32 million | 7 |
| 1422 | BUREAU OF LAND MANAGEMENT | 155,542.99 | 155.54 thousand | 6 |
| 7529 | NATIONAL INSTITUTES OF HEALTH | -2,785.50 | -2.79 thousand | 1 |
| 2100 | DEPT OF THE ARMY | -72,902.67 | -72.90 thousand | 7 |
Insight
US FOODS, INC. obligated $247.14 million across 230 awards in the last full year, with spending highly concentrated in the Department of Veterans Affairs ($201.04 million, 26 awards), which accounted for the clear majority of obligations. The next largest recipient was the Defense Health Agency at $30.33 million across 19 awards, while the Forest Service placed the most awards among the listed agencies (149) but at a much lower dollar value of $10.53 million, indicating a smaller-dollar, higher-frequency pattern. Other agencies contributed comparatively modest amounts, and two agencies showed negative obligations, suggesting limited downward adjustment in those accounts.
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 = '33BA4'
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 |
|---|---|---|---|---|
| 311999 | ALL OTHER MISCELLANEOUS FOOD MANUFACTURING | 246,984,001.32 | 246.98 million | 223 |
| 311991 | PERISHABLE PREPARED FOOD MANUFACTURING | 92,232.69 | 92.23 thousand | 3 |
| 722310 | FOOD SERVICE CONTRACTORS | 63,310.30 | 63.31 thousand | 3 |
| 424490 | OTHER GROCERY AND RELATED PRODUCTS MERCHANT WHOLESALERS | -2,785.50 | -2.79 thousand | 1 |
Insight
US FOODS, INC. (CAGE 33BA4) shows extreme NAICS concentration in the last full year: NAICS 311999 accounted for $246.98 million of $247.14 million total obligated, or effectively all obligations, across 223 of 230 awards. The remaining activity was minimal and split across 311991, 722310, and 424490, each at less than $100 thousand, indicating a very narrow procurement profile centered on food manufacturing. One 424490 obligation was negative (-$2.79 thousand), suggesting a minor deobligation or adjustment rather than substantive activity in that sector.
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 = '33BA4'
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 | 247,136,758.81 | 247.14 million | 230 |
Insight
US FOODS, INC. (CAGE 33BA4) recorded $247.14 million in obligated spending across 230 awards in the last full year, with an average award value of about $1.07 million. The annual trend is concentrated in a single year in the 1-year window, so this view reflects a single-period spending level rather than a multi-year pattern. Award activity appears relatively distributed across numerous actions, while obligations are driven by a moderate number of higher-value awards rather than one isolated transaction.
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.