PUBLIC DATA · ATTRIBUTED & REPRODUCIBLE

Seeds dataset

Download the 210-row UCI Seeds dataset with column headers and a ready-to-chart area–perimeter pair. The conversion preserves the original whitespace-separated values and adds names without changing the observations.

Area (source scale) against Perimeter (source scale); 210 source observations
All source rows. Source: UCI Seeds, CC BY 4.0. Area and perimeter are kept on the source scale; units are not specified in the repository listing.

What the columns mean

The source has seven geometric features and a final class code. Features are area, perimeter, compactness, kernel length, kernel width, asymmetry coefficient and groove length. The repository describes three wheat varieties with seventy observations each. Units are not specified in its variable listing, so the chart labels retain the source scale.

What this chart helps you inspect

Area and perimeter describe related aspects of kernel geometry. Their scatter is useful for examining the sample’s shape relationship, but the two measurements are not interchangeable. The compactness feature uses 4πA/P², which already combines area and perimeter. A follow-up analysis should recognize that mathematical dependence before treating all three fields as independent evidence.

Limits of this resource

The plotted sample describes the supplied experimental kernels. It is not a production yield comparison or evidence of a superior variety. The chart does not infer a variety name from the class code; use the primary documentation when assigning category labels in a downstream analysis.

Calculated from the plotted rows

VariableNMinimumMaximumMean
area21010.5921.1814.847523809523816
perimeter21012.4117.2514.559285714285718

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 210-row file with a header.

areaperimetercompactnesskernel_lengthkernel_widthasymmetrygroove_lengthclass
15.2614.840.8715.7633.3122.2215.221
14.8814.570.88115.5543.3331.0184.9561
14.2914.090.9055.2913.3372.6994.8251
13.8413.940.89555.3243.3792.2594.8051
16.1414.990.90345.6583.5621.3555.1751
14.3814.210.89515.3863.3122.4624.9561
14.6914.490.87995.5633.2593.5865.2191
14.1114.10.89115.423.3022.751

Source, version and reuse

M. Charytanowicz, J. Niewczas, P. Kulczycki, P. Kowalski and S. Lukasik (2010). Seeds [Dataset]. UCI Machine Learning Repository. 10.24432/C5H30K. 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: seeds_dataset.txt; 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:

1f3f83c0d8485ae9148061389d19628607e3f5660e3d6f40ec9102fb398bb12f

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 →