US Construction Materials Pricing Dataset 2026

Free downloadable JSON dataset: 189 US construction materials with 2026 unit pricing, labor cost per unit, industry-standard waste factors, sustainability ratings (1-5), and expected durability. Sources: BLS Producer Price Index series WPU081/WPU101/WPU132, RSMeans Building Construction Cost Data 2026, and aggregated 2025-2026 contractor surveys. Released under Creative Commons Attribution 4.0 — free to use commercially with attribution.

Download

Download JSON (67KB, 189 records)

Format: JSON with embedded schema.org/Dataset metadata header. Encoding: UTF-8. License: CC BY 4.0. Citation: Hammer.io (2026). US Construction Materials Pricing Dataset 2026.

What's in the dataset

Each of the 189 records contains the following fields:

FieldTypeDescriptionExample
slugstringURL-safe identifierpressure-treated-lumber
namestringCommon material namePressure-Treated Lumber
categorystringTop-level groupingLumber, Concrete, Metals, Roofing, Insulation, Drywall, Flooring, etc.
unitPricenumber (USD)Median 2026 retail price per unit5.5
unitstringUnit of measureboard foot, sqft, cubic yard, ton, sheet, linear foot
priceRange.lownumber (USD)Bottom decile3.8
priceRange.highnumber (USD)Top decile8.2
laborCostPerUnitnumber (USD)Avg installation labor per unit2.5
wasteFactorPercentnumber (%)Industry-standard waste allowance10
sustainabilityRatingnumber (1-5)5 = lowest embodied carbon + most recyclable3
durabilityYearsnumberExpected service life under typical use25

Sample records

{
  "slug": "pressure-treated-lumber",
  "name": "Pressure-Treated Lumber",
  "category": "Lumber",
  "unitPrice": 5.5,
  "unit": "board foot",
  "priceRange": { "low": 3.8, "high": 8.2 },
  "laborCostPerUnit": 2.5,
  "wasteFactorPercent": 10,
  "sustainabilityRating": 3,
  "durabilityYears": 25
}

{
  "slug": "ready-mix-concrete-4000psi",
  "name": "Ready-Mix Concrete (4000 PSI)",
  "category": "Concrete",
  "unitPrice": 175,
  "unit": "cubic yard",
  "priceRange": { "low": 145, "high": 220 },
  "laborCostPerUnit": 65,
  "wasteFactorPercent": 5,
  "sustainabilityRating": 2,
  "durabilityYears": 75
}

Methodology & sources

Use cases

Citation

Hammer.io (2026). US Construction Materials Pricing Dataset 2026. Version 2026.04. https://www.hammerio.com/construction-materials-pricing-dataset-2026-bls-rsmeans-downloadable-json/ — Licensed CC BY 4.0.

Related Hammer.io tools using this data

Changelog

Data accuracy disclaimer: prices and waste factors reflect US national medians. Local prices vary substantially by region, season, and supplier. Always verify with local suppliers before committing project budgets. Hammer.io makes no warranty as to accuracy for any specific project context.