Most of the company's federal obligation volume is tied to U.S. Customs and Border Protection, which accounts for the full 5.12 billion shown in this window. The record is concentrated in NAICS 236220, Commercial and Institutional Building Construction, with 19 awards and an average action value of 269.28 million.
Federal Contractor
FISHER SAND & GRAVEL CO. Federal Contract Obligations (Last 10 Years)
FISHER SAND & GRAVEL CO. (CAGE 85VN2, UEI XAVBDA4D13N7) shows 5.12 billion in obligated federal awards across 19 actions in the last 10 years.
Annual obligations are concentrated in 2025 at 4.74 billion, with smaller totals in 2024 and 2023.
About FISHER SAND & GRAVEL CO. federal contract activity
FISHER SAND & GRAVEL CO. (CAGE 85VN2, UEI XAVBDA4D13N7) recorded 5.12 billion in obligations across 19 awards over the last 10 years, for an average award value of 269.28 million. The activity profile is highly concentrated, with a single agency and a single NAICS code accounting for the full observed obligation base.
Agency mix and customer concentration
All recorded obligations in the analysis window were placed by U.S. CUSTOMS AND BORDER PROTECTION (agency 7014), which obligated 5.12 billion across 19 awards. This indicates an exclusive or near-exclusive contracting relationship with one federal buyer over the period reviewed.
Industry profile based on NAICS activity
All recorded obligations map to NAICS 236220, Commercial and Institutional Building Construction, with 5.12 billion obligated across 19 awards. The procurement history therefore reflects a highly specialized construction workload rather than a diversified industrial or services footprint.
Annual contract trend over the analysis window
Obligations were heavily concentrated in 2025, when the vendor received 4.74 billion across 16 awards. Prior years were materially smaller, including 259.25 million in 2023 across 2 awards and 120.68 million in 2024 across 1 award, showing a sharp step-up in recent activity.
How to interpret this page
This summary is based on FPDS award obligations associated with CAGE 85VN2 and UEI XAVBDA4D13N7 during the last 10 years. Totals, award counts, agency concentration, NAICS concentration, and annual trend figures are taken directly from the provided dataset and should be interpreted as obligation-based measures, not contract ceiling values.
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 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 |
|---|---|---|---|---|
| 7014 | U.S. CUSTOMS AND BORDER PROTECTION | 5,116,346,344.00 | 5.12 billion | 19 |
Insight
Over the last 10 years, FISHER SAND & GRAVEL CO. has received $5.12 billion across 19 awards, with an average award value of about $269.3 million. All reported obligations are concentrated within a single agency, U.S. Customs and Border Protection, indicating complete agency-level concentration and no diversification across top agencies in this 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 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 |
|---|---|---|---|---|
| 236220 | COMMERCIAL AND INSTITUTIONAL BUILDING CONSTRUCTION | 5,116,346,344.00 | 5.12 billion | 19 |
Insight
FISHER SAND & GRAVEL CO. has all reported obligation value in the last 10 years concentrated in NAICS 236220, Commercial and Institutional Building Construction. The vendor received 19 awards under this code, totaling $5.12 billion, indicating a highly concentrated contracting profile with no diversification across other NAICS codes in the provided data. Average award value across the period was approximately $269.3 million, suggesting the business base is driven by a relatively small number of high-dollar awards.
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 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,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
FISHER SAND & GRAVEL CO. (CAGE 85VN2) shows highly concentrated obligation activity over the last 10 years, with $5.12 billion across 19 awards and an average award value of $269.3 million. Most obligations are concentrated in 2025, which accounts for $4.74 billion and 16 of the 19 awards, indicating a pronounced spike in recent procurement activity. By comparison, 2024 and 2023 reflect much smaller annual obligations of $120.68 million and $259.25 million, respectively, suggesting the vendor’s funding profile is heavily weighted to the most recent year.
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.