Glossary
concrete mix design
A concrete mix design records the proportioning of one batch: cement, blast furnace slag, fly ash, water, superplasticizer and aggregates in kg per cubic metre, paired with specimen age in days and the resulting strength. The UCI dataset holds 1,030 such records.
What is a concrete mix design?
A concrete mix design is the recipe for one batch: how much of each constituent goes into a cubic metre of concrete. In the cataloged UCI Concrete Compressive Strength Dataset the attributes are "cement, blast furnace slag, fly ash, water, superplasticizer and aggregate quantities (kg per m3) plus age in days", and the granularity is "one row per concrete mix design and curing age (1,030 rows)".
Each row pairs the recipe with an outcome - the specimen's compressive strength in MPa at that age - which is why the dataset works as a prediction benchmark.
The same slice also prices mixes at market: the India Construction Material Prices record tags 'rmc' rows for ready-mix concrete, so proportion data and price data are related but distinct products.
Why does concrete mix design matter when choosing a dataset?
Mix data is recipe-level, and recipe-level claims are only as good as the units and the curing age behind them.
- Age is part of the record. One row per mix design and curing age means the same recipe appears at multiple ages; deduplicating on recipe alone throws away the curing curve.
- Units must be per cubic metre. The documented attributes are kg per m3; a source in batch totals or arbitrary parts cannot be compared.
- Constituent coverage varies. Cement, slag, fly ash, water, superplasticizer and aggregate is the documented set - a source missing slag or fly ash cannot represent blended mixes.
- Prices are a different dataset. Ready-mix concrete price rows ('rmc') track market cost, not composition; conflating the two produces nonsense benchmarks.
How do you evaluate concrete mix design data in a source?
- Check the six constituents are present. Cement, blast furnace slag, fly ash, water, superplasticizer and aggregate in kg per m3 is the documented attribute set.
- Confirm age is a column, not an assumption. The UCI grain is one row per mix design and curing age across 1,030 rows.
- Verify the outcome field. Each record should carry the compressive strength in MPa that the mix achieved.
- Ask about the laboratory context. The UCI records are laboratory mixes; plant-produced concrete adds variability the benchmark does not capture.
- Separate price from composition. Ready-mix ('rmc') price rows belong to cost analysis, not recipe modeling.
Where to see it in context: construction materials data.
Related terms
These entries cover the property that mix designs are tuned to deliver: - compressive strength — Compressive strength is the load a cement or mortar specimen carries before failure, reported in MPa at fixed curing ages.
Frequently asked questions
What fields does a concrete mix design record include?
Cement, blast furnace slag, fly ash, water, superplasticizer and aggregate quantities in kg per cubic metre, plus specimen age in days and the resulting compressive strength - as in the UCI dataset's 1,030 rows.
Why does the UCI concrete dataset have multiple rows per mix?
Because its granularity is one row per concrete mix design and curing age - the same recipe is measured at different ages, giving the strength development curve rather than a single value.
Is mix design data the same as concrete price data?
No. Mix design records composition and strength; ready-mix concrete ('rmc') price rows in the India Construction Material Prices dataset track market cost, a separate product.
Datasets containing this field
Datasets containing concrete mix design
6 datasets carry concrete mix design in the catalog. Open one, count the fields, judge for yourself.
27-Year Multi-Producer European Cement Characterization Dataset
BMAT — Global Building Facade Material Dataset
Cement Production, Shipments and Stocks (Table 16100042)
CIDB N3C Building Material Price API — Monthly Prices by State & Specification
Concrete Compressive Strength Dataset
Every listing shows the field dictionary, sample rows, and coverage before you commit. API, files, or your warehouse. Daily, weekly, or hourly.
Get sample rows