PUBLIC DATA · ATTRIBUTED & REPRODUCIBLE

Abalone dataset

Download all 4,177 UCI Abalone records, or use the explicitly labelled 300-row chart subset. The scatter pairs the supplied length value with ring count; it does not silently trim a full-data upload to fit the editor.

Length (source-scaled) against Rings (count); 300 source observations
300 evenly spaced row positions including first and last; deterministic, not a random or representative sample. Source: UCI Abalone, CC BY 4.0. X: supplied source-scaled length. Y: ring count. No rescaling or age conversion is performed.

What the columns mean

The source contains a sex/category field, seven continuous physical measurements and ring count. UCI documents prior removal of missing records and scaling of continuous values by division by 200. We preserve the supplied numeric values and label length as source-scaled rather than presenting it as an untransformed millimetre measurement.

What this chart helps you inspect

The chart selects source rows floor(i × 4176 / 299) + 1 for i from 0 to 299. This includes the first and last rows and spaces selected positions across the file. It is deterministic and reproducible, but it is not random sampling and carries no representativeness guarantee. The manifest lists every selected one-based row number.

Limits of this resource

The complete CSV exceeds this editor’s 2,000-observation limit. Use the 300-row file for this chart or analyze the complete data in another environment. Ring count remains ring count; this chart does not relabel it as exact age. The subset cannot establish population relationships, and the source’s earlier preprocessing is separate from our conversion.

Calculated from the plotted rows

VariableNMinimumMaximumMean
length3000.130.780.5323666666666664
rings30032710.136666666666667

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 4,177-row file with a header.

sexlengthdiameterheightwhole_weightshucked_weightviscera_weightshell_weightrings
M0.4550.3650.0950.5140.22450.1010.1515
M0.350.2650.090.22550.09950.04850.077
F0.530.420.1350.6770.25650.14150.219
M0.440.3650.1250.5160.21550.1140.15510
I0.330.2550.080.2050.08950.03950.0557
I0.4250.30.0950.35150.1410.07750.128
F0.530.4150.150.77750.2370.14150.3320
F0.5450.4250.1250.7680.2940.14950.2616

Source, version and reuse

W. Nash, T. Sellers, S. Talbot, A. Cawthorn and W. Ford (1994). Abalone [Dataset]. UCI Machine Learning Repository. 10.24432/C55C7W. 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: abalone.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:

de37cdcdcaaa50c309d514f248f7c2302a5f1f88c168905eba23fe2fbc78449f

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 →