Federal Contractor

FISHER SAND & GRAVEL CO. Federal Contract Obligations (Last 5 Years)

FISHER SAND & GRAVEL CO. (CAGE 85VN2, UEI XAVBDA4D13N7) has 19 federal award actions totaling 5.12 billion over the last 5 years.

This vendor page summarizes federal procurement activity for FISHER SAND & GRAVEL CO. in the last 5 years, with all obligations awarded by U.S. Customs and Border Protection. The spending is concentrated in NAICS 236220, Commercial and Institutional Building Construction, and most obligated value appears in 2025.

Generated at 03/21/2026

Analysis period: Last 5 years

Totals reflect readable and exact obligation figures for the selected analysis window and may not match simple averages across action records due to rounding and reporting structure.

CAGE Code
85VN2
UEI
XAVBDA4D13N7
Total Obligated
5.12 billion
5,116,346,344.00
Award Actions
19
Average Action Value
269,281,386.52

About FISHER SAND & GRAVEL CO. federal contract activity

FISHER SAND & GRAVEL CO. (CAGE 85VN2, UEI XAVBDA4D13N7) received 19 FPDS awards totaling $5.12 billion over the last 5 years, for an average award value of about $269.3 million. The obligation profile is highly concentrated, indicating a small number of very large federal contract actions rather than a broad base of activity.

Agency mix and customer concentration

All recorded obligations in the analysis window came from U.S. Customs and Border Protection, which accounted for the full $5.12 billion across 19 awards. This single-agency concentration suggests the vendor’s federal workload is closely tied to CBP procurement requirements and program timing.

Industry profile based on NAICS activity

The vendor’s federal award history is entirely concentrated in NAICS 236220, Commercial and Institutional Building Construction, with $5.12 billion across 19 awards. That pattern indicates the relationship is centered on construction delivery within a single NAICS category rather than a diversified federal business mix.

Annual contract trend over the analysis window

Annual obligations were heavily back-loaded, with 2025 accounting for $4.74 billion of the total and 16 of the 19 awards. Prior years were much smaller, including $259.25 million in 2023 and $120.68 million in 2024, showing a sharp increase in federal obligation volume in the most recent year.

How to interpret this page

This summary is based on FPDS-observed obligations for the last 5 years and reflects awards matched to the provided CAGE and UEI identifiers. Concentration metrics are derived from total obligated dollars and award counts by agency, NAICS, and fiscal year within the stated analysis window.

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 = '85VN2'
        AND content__award__purchaserInformation__contractingOfficeAgencyID IS NOT NULL
        AND content__award__purchaserInformation__contractingOfficeAgencyID != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
7014 U.S. CUSTOMS AND BORDER PROTECTION 5,116,346,344.00 5.12 billion 19

Insight

Over the last 5 years, FISHER SAND & GRAVEL CO. (CAGE 85VN2) has obligated $5.12 billion across 19 awards, with an average award value of $269.3 million. All reported obligations are concentrated in a single agency: U.S. Customs and Border Protection, which accounts for 100% of total obligated dollars and all 19 awards. This indicates a highly concentrated customer base with no agency-level diversification in the reported period.

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 = '85VN2'
        AND content__award__productOrServiceInformation__principalNAICSCode IS NOT NULL
        AND content__award__productOrServiceInformation__principalNAICSCode != ''
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 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
236220 COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION 5,116,346,344.00 5.12 billion 19

Insight

Over the last 5 years, FISHER SAND & GRAVEL CO. has all reported obligations concentrated in a single NAICS code, 236220, Commercial and Institutional Building Construction. This NAICS accounts for the full $5.12 billion in obligated value across 19 awards, indicating complete program concentration within one industry classification. The average award value of about $269.3 million further suggests a portfolio dominated by large construction actions rather than a diversified NAICS mix.

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 = '85VN2'
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) >= toStartOfYear(now()) - INTERVAL 5 YEAR
        AND parseDateTimeBestEffortOrNull(content__award__relevantContractDates__signedDate) < toStartOfYear(now())
    GROUP BY year
)
ORDER BY year DESC
Year Total Obligated Readable Award Actions
2025 4,736,416,344.00 4.74 billion 16
2024 120,680,000.00 120.68 million 1
2023 259,250,000.00 259.25 million 2

Insight

Over the last 5 years, FISHER SAND & GRAVEL CO. recorded $5.12 billion across 19 awards, with an average award value of $269.3 million. Obligations are highly concentrated in 2025, which accounts for $4.74 billion and 16 awards, or most of the observed activity in the period. Prior-year obligations were materially lower, with $259.25 million in 2023 and $120.68 million in 2024, indicating a sharp recent increase in both volume and value.

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