PUBLIC DATA · ATTRIBUTED & REPRODUCIBLE

Glass Identification dataset

Explore all 214 rows of the UCI Glass Identification data. The chart pairs sodium content with refractive index, while the full CSV keeps the record identifier, nine measurements and glass class code.

Sodium (oxide weight %) against Refractive index; 214 source observations
All source rows. Source: UCI Glass Identification, CC BY 4.0. X: sodium, weight percent in corresponding oxide. Y: refractive index, dimensionless.

What the columns mean

The first column is a record identifier and the last a glass-type code. Sodium and the other elemental fields are reported as weight percent in the corresponding oxide; refractive index is a separate dimensionless measure. The repository lists class code 4 but notes that no observations of that class are present.

What this chart helps you inspect

The record identifier is retained for traceability and excluded from the scatter coordinates. Sodium supplies X and refractive index supplies Y. These different measures belong on separately labelled axes; they should not be summed as though they were parts of a common total. The chart retains unusual measurements rather than deleting them to produce a smoother cloud.

Limits of this resource

This historical dataset supports exploratory plotting and method practice. A scatter of two measurements is not a validated identification procedure or forensic conclusion. Class membership and the remaining measurements are available in the full CSV for more careful analysis, but no classifier is trained here.

Calculated from the plotted rows

VariableNMinimumMaximumMean
sodium21410.7317.3813.407850467289723
refractive_index2141.511151.533931.5183654205607469

These descriptive values are computed from the chart CSV at build time. They summarize the plotted selection only and are not population estimates. No rows are removed during chart preparation beyond the explicit selection rule above.

Preview of the full CSV

The first eight source rows are shown here; the download contains the complete 214-row file with a header.

idrefractive_indexsodiummagnesiumaluminumsiliconpotassiumcalciumbariumironclass
11.5210113.644.491.1071.780.068.750.000.001
21.5176113.893.601.3672.730.487.830.000.001
31.5161813.533.551.5472.990.397.780.000.001
41.5176613.213.691.2972.610.578.220.000.001
51.5174213.273.621.2473.080.558.070.000.001
61.5159612.793.611.6272.970.648.070.000.261
71.5174313.303.601.1473.090.588.170.000.001
81.5175613.153.611.0573.240.578.240.000.001

Source, version and reuse

B. German (1987). Glass Identification [Dataset]. UCI Machine Learning Repository. 10.24432/C5WW2P. Licensed CC BY 4.0. Retain attribution and identify changes when reusing.

ChartsAI adds column headers and CSV formatting, selects the declared chart columns and rows, and generates the visual and summaries. Original numeric strings are preserved in the full CSV. Source file: glass.data; retrieved 2026-09-08; empty or question-mark cells found in this file: 0. Download the original archive from UCI.

SHA-256 of the source data file:

dd67373f4baf2807345df02cbfef2093d342e61ad0d82a4fb79af43ef8ce449d

The downloadable provenance JSON records the checksum and every selected source row. The source archive includes the refresh script and pinned data, so normal builds do not depend on a live upstream download.

Resource and chart by SupaMakers; original data authors credited above. Explore all public datasets →