Federal Contractor

AMERIQUAL GROUP, LLC Federal Contract Obligations (Last 10 Years)

AMERIQUAL GROUP, LLC (CAGE 08KA0, UEI YHJKT5C6J4B6) has 4,462 federal award actions totaling $1.79 billion over the last 10 years.

AMERIQUAL GROUP, LLC’s federal procurement record is concentrated in food manufacturing and distribution, led by the Defense Logistics Agency with $1.66 billion across 4,405 actions. The largest NAICS categories are fruit and vegetable canning and other miscellaneous food manufacturing, with additional obligations tied to FEMA and smaller activity across other agencies.

Generated at 03/21/2026

Analysis period: Last 10 years

Totals reflect the stated 10-year analysis window and may include negative or adjusted obligation values in individual agency rows.

CAGE Code
08KA0
UEI
YHJKT5C6J4B6
Total Obligated
1.79 billion
1,791,229,634.69
Award Actions
4,462
Average Action Value
401,440.97

About AMERIQUAL GROUP, LLC federal contract activity

AMERIQUAL GROUP, LLC (CAGE 08KA0, UEI YHJKT5C6J4B6) recorded 4,462 FPDS awards totaling $1.79 billion over the last 10 years, for an average award value of $401,440.97. The profile indicates a heavily federal procurement-oriented vendor with award activity concentrated in food manufacturing and related supply classifications.

Agency mix and customer concentration

The Defense Logistics Agency accounts for the overwhelming share of obligations at $1.66 billion across 4,405 awards, making it the principal buying agency by both value and volume. FEMA is a distant second at $127.71 million across 55 awards, while the remaining agencies are immaterial in comparison; the small negative total for the Department of State indicates a minor net adjustment rather than meaningful buying activity.

Industry profile based on NAICS activity

The vendor’s work is concentrated in NAICS 311421, Fruit and Vegetable Canning, which represents $1.23 billion of obligations across 259 awards. A second major segment is NAICS 311999, All Other Miscellaneous Food Manufacturing, with $402.37 million across 4,125 awards, followed by NAICS 311991 at $127.71 million; smaller activity appears in grocery wholesaling and specialty canning.

Annual contract trend over the analysis window

Annual obligations in the visible years show moderate volatility rather than a steady linear path, ranging from $155.17 million in 2021 to a peak of $271.93 million in 2024. Awards remained active each year, with counts rising to 521 in 2021 and then staying in the 300- to 400-plus-award range, indicating sustained recurring procurement.

How to interpret this page

This summary is based on FPDS award records attributed to AMERIQUAL GROUP, LLC using CAGE 08KA0 and UEI YHJKT5C6J4B6 over the last 10 years. Obligations, award counts, agency shares, NAICS concentrations, and annual trends are drawn directly from the supplied dataset; values are reported as provided, including any negative obligations.

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 = '08KA0'
        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
97AS DEFENSE LOGISTICS AGENCY 1,663,519,276.14 1.66 billion 4,405
7022 FEDERAL EMERGENCY MANAGEMENT AGENCY 127,711,873.57 127.71 million 55
5700 DEPT OF THE AIR FORCE 19,038.48 19.04 thousand 1
1900 STATE, DEPARTMENT OF -20,553.50 -20.55 thousand 1

Insight

AMERIQUAL GROUP, LLC’s obligations over the last 10 years are highly concentrated in the Defense Logistics Agency, which accounts for $1.66 billion of the $1.79 billion total and 4,405 of 4,462 awards. FEMA is the only other meaningful obligating agency, with $127.71 million across 55 awards, indicating a secondary but much smaller share of activity. The remaining agencies are immaterial by comparison, with one award each to the Department of the Air Force and the Department of State, the latter reflecting a small net deobligation.

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 = '08KA0'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 10 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
311421 FRUIT AND VEGETABLE CANNING 1,233,771,973.45 1.23 billion 259
311999 ALL OTHER MISCELLANEOUS FOOD MANUFACTURING 402,372,668.45 402.37 million 4,125
311991 PERISHABLE PREPARED FOOD MANUFACTURING 127,711,873.57 127.71 million 55
424410 GENERAL LINE GROCERY MERCHANT WHOLESALERS 22,015,826.24 22.02 million 19
311422 SPECIALTY CANNING 5,287,000.00 5.29 million 1
541715 RESEARCH AND DEVELOPMENT IN THE PHYSICAL, ENGINEERING, AND LIFE SCIENCES (EXCEPT NANOTECHNOLOGY AND BIOTECHNOLOGY) 71,808.00 71.81 thousand 1
325998 ALL OTHER MISCELLANEOUS CHEMICAL PRODUCT AND PREPARATION MANUFACTURING -1,515.02 -1.52 thousand 2

Insight

Over the last 10 years, AMERIQUAL GROUP, LLC’s obligations are concentrated in food manufacturing, led by NAICS 311421 (Fruit and Vegetable Canning) at $1.23 billion across 259 awards, which represents the dominant share of total obligations. The next largest category, NAICS 311999 (All Other Miscellaneous Food Manufacturing), accounts for $402.37 million but is spread across 4,125 awards, indicating a much higher award volume with lower average obligated value. Remaining obligations are materially smaller and limited to a few awards in NAICS 311991, 424410, and 311422, with only negligible activity in research and chemical product manufacturing.

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 = '08KA0'
        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 187,026,235.64 187.03 million 304
2024 271,930,414.03 271.93 million 375
2023 188,024,206.07 188.02 million 451
2022 208,700,487.97 208.70 million 483
2021 155,174,662.87 155.17 million 521
2020 184,945,161.88 184.95 million 359
2019 149,350,536.83 149.35 million 630
2018 199,140,613.46 199.14 million 709
2017 240,491,954.89 240.49 million 627
2016 6,445,361.05 6.45 million 3

Insight

Over the last 10 years, AMERIQUAL GROUP, LLC has obligated $1.79 billion across 4,462 awards, with annual funding concentrated in the more recent years. Obligations ranged from a low of $6.45 million in 2016 to a peak of $271.93 million in 2024, with most years falling between about $149 million and $241 million. Award volume was generally highest in 2017–2019 and 2021–2023, while 2025 reflects 304 awards and $187.03 million in obligations.

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