This dataset catalogs 175 pepper varieties with attributes covering heat (Scoville scale min/median/max), flavor profile, botanical type, geographic origin, and culinary use. The most striking feature is the extreme right-skew in all three Scoville columns: while the median pepper sits around 15,000–30,000 SHU, outliers push to 15–16 million SHU, meaning a small cluster of 'Super Hot' varieties dwarfs the rest of the dataset. A secondary angle worth exploring is the geographic and botanical spread — the United States leads origin with 46 entries, 'annuum' dominates species type at 104 of 175, and flavor descriptions cluster heavily around 'Sweet' and 'Sweet, Fruity', suggesting most peppers in this catalog are mild and food-friendly despite the headline-grabbing extremes.
saturn
/home/coolhand/html/datavis/data_trove/data/quirky/peppers.json 175 rows sample n=175 seed 42 2026-06-21T23:54:04+00:00
Overview
| Source | /home/coolhand/html/datavis/data_trove/data/quirky/peppers.json |
| Total rows | 175 |
| Profiled sample | 175 |
| Columns | 11 |
| Generated | 2026-06-21T23:54:04+00:00 |
Show data table
| column | kind | null % |
|---|---|---|
| name | categorical | 0.0% |
| heat | categorical | 0.0% |
| scoville_min | numeric | 0.0% |
| scoville_max | numeric | 0.0% |
| scoville_median | numeric | 0.0% |
| jalRP | numeric | 0.0% |
| type | categorical | 0.0% |
| origin | categorical | 0.0% |
| use | categorical | 0.0% |
| flavor | categorical | 0.0% |
| url | categorical | 0.0% |
Insights opt-in
Model-generated narrative. These are opinions, not facts — the stats below are what saturn measured. Generated by: anthropic:default.
jalRP is a non-negative numeric column with 175 rows and no nulls, likely representing a monetary amount, duration, or count that is naturally right-bounded near zero. The distribution is extremely right-skewed (skew = 9.79, kurtosis = 111.48): the median is just 4.29 while the mean is 64.72, and a maximum of 2952.38 pulls the standard deviation to 243.61 — 41 rows (23.4%) are flagged as outliers. The interquartile range spans only 0.38 to 17.14, meaning 75% of values are below 17.14, yet the top end reaches nearly 3000, signalling a heavy-tailed, potentially power-law distribution.
This column represents the maximum Scoville Heat Unit (SHU) rating for chili peppers or hot sauce products — a standard measure of capsaicin-driven heat intensity. The distribution is extraordinarily right-skewed (skew=9.45, kurtosis=106.1): the median is only 30,000 SHU while the mean is 384,835 and the maximum reaches 16,000,000 — consistent with extreme outliers like pure capsaicin extracts sitting alongside mild peppers. With 43 outliers (24.6% of rows) and a standard deviation of 1,333,100 dwarfing the median, the bulk of records cluster at low heat levels while a long tail of superhot entries dominates the mean. The 5.7% zero rate likely reflects peppers with no measurable heat (e.g., bell peppers).
This column represents the median Scoville heat unit (SHU) rating for chili peppers or hot sauces — a standard measure of capsaicin-driven spiciness. The distribution is extraordinarily right-skewed (skew=9.79, kurtosis=111.47): the median sits at 22,500 SHU while the mean is pulled to 339,804 SHU by extreme outliers, with a maximum of 15,500,000 SHU (consistent with ultra-hot peppers like Carolina Reaper). 41 of 175 rows (23.4%) are flagged as outliers, and 5.7% of values are exactly zero, suggesting entries for non-spicy varieties (e.g., bell peppers). The IQR spans only 2,000–90,000 SHU, confirming that the bulk of records are mild-to-medium heat while a long tail of superhot entries distorts the scale severely.
This column represents the minimum Scoville Heat Unit (SHU) value for chili peppers or hot sauces, capturing the lower bound of each item's heat range. The distribution is dramatically right-skewed (skew = 10.31, kurtosis = 120.13): the median is just 15,000 SHU while the mean is 289,208 SHU, driven by extreme outliers reaching 15,000,000 SHU (pure capsaicin territory). With 29 outliers (16.6% of rows) and only 44 unique values across 175 records, the data clusters heavily at low heat levels but has a long tail of superhot entries. The 9.7% zero rate corresponds to genuinely non-hot items (e.g., bell peppers at 0 SHU), which is domain-valid.
This column captures flavor descriptors for a food or beverage dataset, stored as free-form comma-separated tag strings (e.g., 'Sweet, Fruity, Smoky'). With 73 unique values across only 175 rows and an entropy ratio of 0.845, the vocabulary is highly fragmented — notably, 'Sweet' (25 occurrences) and 'Sweet, Fruity' (21) appear to be near-duplicates of ordering variants like 'Fruity, Sweet' (6), suggesting inconsistent entry order inflating cardinality artificially. The long-tail alert confirms that most combinations appear very rarely, with the top value covering only 14.3% of rows.
This column contains the names of individual pepper varieties — it is a human-readable label for each record in what appears to be a pepper/vegetable catalog. With 175 rows and 175 unique values, every entry is distinct (cardinality = 175, top_rate = 0.0057, i.e. 1/175), making this a perfect natural key. Entropy ratio of ~1.0 confirms near-maximum unpredictability, consistent with a unique-per-row label rather than a grouping variable.
This column contains fully-qualified URLs pointing to individual pepper variety pages on pepperscale.com, effectively serving as a unique page identifier for each row. Cardinality is exactly 175 with 175 unique values and a null rate of 0.0, meaning every row has a distinct URL — the top_rate of 0.005714 (1/175) confirms no duplicates whatsoever. Entropy ratio of ~1.0 indicates maximum dispersion, consistent with a perfect natural key. The long_tail alert is technically triggered but is structurally expected given perfect uniqueness.
This column is an ordinal heat/spiciness level rating with 5 discrete categories, likely describing food or beverage intensity. 'Medium' dominates at 40% of 175 rows (top_rate 0.4), while the two hottest tiers ('Hot' and 'Extra Hot') together account for only 30 rows — a pronounced skew toward milder levels. Entropy ratio of 0.893 indicates reasonably spread distribution despite the modal imbalance. No nulls and no unexpected values are present.
This column records the geographic origin of individuals or items, expressed as country or regional names across 34 distinct values in 175 rows. 'United States' dominates at 26.3% (46 rows), followed by 'Mexico' (26) and several South American/Caribbean entries. Notably, the taxonomy mixes country-level specificity ('Peru', 'Italy') with broad regional labels ('South America', 'Caribbean'), and 7 rows carry the value 'Unknown', indicating inconsistent granularity in data collection.
This column captures Capsicum species type (botanical variety), with 8 apparent unique values across 175 records and no nulls. The dominant value 'annuum' accounts for 59.4% of rows, followed by 'chinense' (46 rows) and 'baccatum' (12 rows). A critical data quality issue exists: 'annuum' and 'Annuum' are treated as distinct values (104 vs. 4 occurrences), as are 'chinense' and 'Chinense' (46 vs. 2), indicating inconsistent capitalisation that inflates apparent cardinality. Additionally, one record holds the sentinel string 'N/A' rather than a true null.
This column captures the primary use-case category for each record, likely plants or herbs, with four distinct values and no nulls across 175 rows. 'Culinary' dominates at 80.6% (141 of 175), making the distribution heavily skewed. One entry is an empty string rather than a true null, which effectively acts as a fifth implicit category. The dual-label value 'Culinary, Ornamental' (2 occurrences) signals inconsistent multi-value encoding that may need normalisation.
Numeric correlation
Show data table
| scoville_min | scoville_max | scoville_median | jalRP | |
|---|---|---|---|---|
| scoville_min | +1.00 | +0.99 | +1.00 | +1.00 |
| scoville_max | +0.99 | +1.00 | +1.00 | +1.00 |
| scoville_median | +1.00 | +1.00 | +1.00 | +1.00 |
| jalRP | +1.00 | +1.00 | +1.00 | +1.00 |
name categorical
Show data table
| value | count | share |
|---|---|---|
| Bell Pepper | 1 | 0.6% |
| Gypsy Pepper | 1 | 0.6% |
| Purple Beauty Pepper | 1 | 0.6% |
| Melrose Pepper | 1 | 0.6% |
| Carmen Pepper | 1 | 0.6% |
| California Wonder Pepper | 1 | 0.6% |
| Peperone di Senise | 1 | 0.6% |
| Fushimi Pepper | 1 | 0.6% |
| Elephant Ears Pepper | 1 | 0.6% |
| Habanada Pepper | 1 | 0.6% |
| Tangerine Dream Pepper | 1 | 0.6% |
| Chilly Chili | 1 | 0.6% |
| Shishito Pepper | 1 | 0.6% |
| Trinidad Perfume | 1 | 0.6% |
| Banana Pepper | 1 | 0.6% |
| Pepperoncini | 1 | 0.6% |
| Pimento Pepper | 1 | 0.6% |
| Jimmy Nardello Pepper | 1 | 0.6% |
| Mariachi Pepper | 1 | 0.6% |
| Santa Fe Grande Pepper | 1 | 0.6% |
Top values (rank 1–20)
- Bell Pepper — 1
- Gypsy Pepper — 1
- Purple Beauty Pepper — 1
- Melrose Pepper — 1
- Carmen Pepper — 1
- California Wonder Pepper — 1
- Peperone di Senise — 1
- Fushimi Pepper — 1
- Elephant Ears Pepper — 1
- Habanada Pepper — 1
- Tangerine Dream Pepper — 1
- Chilly Chili — 1
- Shishito Pepper — 1
- Trinidad Perfume — 1
- Banana Pepper — 1
- Pepperoncini — 1
- Pimento Pepper — 1
- Jimmy Nardello Pepper — 1
- Mariachi Pepper — 1
- Santa Fe Grande Pepper — 1
heat categorical
Show data table
| value | count | share |
|---|---|---|
| Medium | 70 | 40.0% |
| Mild | 45 | 25.7% |
| Super Hot | 30 | 17.1% |
| Hot | 17 | 9.7% |
| Extra Hot | 13 | 7.4% |
Top values (rank 1–20)
- Medium — 70
- Mild — 45
- Super Hot — 30
- Hot — 17
- Extra Hot — 13
scoville_min numeric
Show data table
| bin | count |
|---|---|
| 0 – 1.154e+06 | 164 |
| 1.154e+06 – 2.308e+06 | 7 |
| 2.308e+06 – 3.462e+06 | 3 |
| 3.462e+06 – 4.615e+06 | 0 |
| 4.615e+06 – 5.769e+06 | 0 |
| 5.769e+06 – 6.923e+06 | 0 |
| 6.923e+06 – 8.077e+06 | 0 |
| 8.077e+06 – 9.231e+06 | 0 |
| 9.231e+06 – 1.038e+07 | 0 |
| 1.038e+07 – 1.154e+07 | 0 |
| 1.154e+07 – 1.269e+07 | 0 |
| 1.269e+07 – 1.385e+07 | 0 |
| 1.385e+07 – 1.5e+07 | 1 |
scoville_max numeric
Show data table
| bin | count |
|---|---|
| 0 – 1.231e+06 | 155 |
| 1.231e+06 – 2.462e+06 | 16 |
| 2.462e+06 – 3.692e+06 | 3 |
| 3.692e+06 – 4.923e+06 | 0 |
| 4.923e+06 – 6.154e+06 | 0 |
| 6.154e+06 – 7.385e+06 | 0 |
| 7.385e+06 – 8.615e+06 | 0 |
| 8.615e+06 – 9.846e+06 | 0 |
| 9.846e+06 – 1.108e+07 | 0 |
| 1.108e+07 – 1.231e+07 | 0 |
| 1.231e+07 – 1.354e+07 | 0 |
| 1.354e+07 – 1.477e+07 | 0 |
| 1.477e+07 – 1.6e+07 | 1 |
scoville_median numeric
Show data table
| bin | count |
|---|---|
| 0 – 1.192e+06 | 161 |
| 1.192e+06 – 2.385e+06 | 10 |
| 2.385e+06 – 3.577e+06 | 3 |
| 3.577e+06 – 4.769e+06 | 0 |
| 4.769e+06 – 5.962e+06 | 0 |
| 5.962e+06 – 7.154e+06 | 0 |
| 7.154e+06 – 8.346e+06 | 0 |
| 8.346e+06 – 9.538e+06 | 0 |
| 9.538e+06 – 1.073e+07 | 0 |
| 1.073e+07 – 1.192e+07 | 0 |
| 1.192e+07 – 1.312e+07 | 0 |
| 1.312e+07 – 1.431e+07 | 0 |
| 1.431e+07 – 1.55e+07 | 1 |
jalRP numeric
Show data table
| bin | count |
|---|---|
| 0 – 227.1 | 161 |
| 227.1 – 454.2 | 10 |
| 454.2 – 681.3 | 3 |
| 681.3 – 908.4 | 0 |
| 908.4 – 1136 | 0 |
| 1136 – 1363 | 0 |
| 1363 – 1590 | 0 |
| 1590 – 1817 | 0 |
| 1817 – 2044 | 0 |
| 2044 – 2271 | 0 |
| 2271 – 2498 | 0 |
| 2498 – 2725 | 0 |
| 2725 – 2952 | 1 |
type categorical
Show data table
| value | count | share |
|---|---|---|
| annuum | 104 | 59.4% |
| chinense | 46 | 26.3% |
| baccatum | 12 | 6.9% |
| Annuum | 4 | 2.3% |
| frutescens | 4 | 2.3% |
| pubescens | 2 | 1.1% |
| Chinense | 2 | 1.1% |
| N/A | 1 | 0.6% |
Top values (rank 1–20)
- annuum — 104
- chinense — 46
- baccatum — 12
- Annuum — 4
- frutescens — 4
- pubescens — 2
- Chinense — 2
- N/A — 1
origin categorical
Show data table
| value | count | share |
|---|---|---|
| United States | 46 | 26.3% |
| Mexico | 26 | 14.9% |
| South America | 11 | 6.3% |
| Peru | 11 | 6.3% |
| Italy | 8 | 4.6% |
| Unknown | 7 | 4.0% |
| United Kingdom | 7 | 4.0% |
| Trinidad | 7 | 4.0% |
| Caribbean | 6 | 3.4% |
| India | 6 | 3.4% |
| Brazil | 5 | 2.9% |
| Spain | 4 | 2.3% |
| Hungary | 4 | 2.3% |
| Japan | 3 | 1.7% |
| Africa | 3 | 1.7% |
| China | 2 | 1.1% |
| Thailand | 2 | 1.1% |
| Balkan Peninsula | 1 | 0.6% |
| France | 1 | 0.6% |
| Chile | 1 | 0.6% |
Top values (rank 1–20)
- United States — 46
- Mexico — 26
- South America — 11
- Peru — 11
- Italy — 8
- Unknown — 7
- United Kingdom — 7
- Trinidad — 7
- Caribbean — 6
- India — 6
- Brazil — 5
- Spain — 4
- Hungary — 4
- Japan — 3
- Africa — 3
- China — 2
- Thailand — 2
- Balkan Peninsula — 1
- France — 1
- Chile — 1
use categorical
Show data table
| value | count | share |
|---|---|---|
| Culinary | 141 | 80.6% |
| Ornamental | 31 | 17.7% |
| Culinary, Ornamental | 2 | 1.1% |
| 1 | 0.6% |
Top values (rank 1–20)
- Culinary — 141
- Ornamental — 31
- Culinary, Ornamental — 2
- — 1
flavor categorical
Show data table
| value | count | share |
|---|---|---|
| Sweet | 25 | 14.3% |
| Sweet, Fruity | 21 | 12.0% |
| Neutral | 19 | 10.9% |
| Fruity, Sweet | 6 | 3.4% |
| Bright, Sweet | 4 | 2.3% |
| Sweet, Tangy | 4 | 2.3% |
| Sweet, Fruity, Smoky | 4 | 2.3% |
| Sweet, Fruity, Citrusy | 4 | 2.3% |
| Sweet, Fruity, Earthy, Smoky | 4 | 2.3% |
| Sweet, Fruity, Floral | 3 | 1.7% |
| Sweet, Fruity, Citrusy, Floral | 3 | 1.7% |
| Sweet, Fruity, Earthy | 3 | 1.7% |
| Sweet, Tropical | 3 | 1.7% |
| Bright, Grassy | 3 | 1.7% |
| Sweet, Floral | 2 | 1.1% |
| Sweet, Smoky | 2 | 1.1% |
| Earthy | 2 | 1.1% |
| Smoky, Sweet, Earthy | 2 | 1.1% |
| Smoky, Earthy | 2 | 1.1% |
| Sweet, Citrusy | 2 | 1.1% |
Top values (rank 1–20)
- Sweet — 25
- Sweet, Fruity — 21
- Neutral — 19
- Fruity, Sweet — 6
- Bright, Sweet — 4
- Sweet, Tangy — 4
- Sweet, Fruity, Smoky — 4
- Sweet, Fruity, Citrusy — 4
- Sweet, Fruity, Earthy, Smoky — 4
- Sweet, Fruity, Floral — 3
- Sweet, Fruity, Citrusy, Floral — 3
- Sweet, Fruity, Earthy — 3
- Sweet, Tropical — 3
- Bright, Grassy — 3
- Sweet, Floral — 2
- Sweet, Smoky — 2
- Earthy — 2
- Smoky, Sweet, Earthy — 2
- Smoky, Earthy — 2
- Sweet, Citrusy — 2
url categorical
Show data table
| value | count | share |
|---|---|---|
| https://www.pepperscale.com/bell-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/gypsy-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/purple-beauty-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/melrose-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/carmen-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/california-wonder-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/peperone-di-senise/ | 1 | 0.6% |
| https://www.pepperscale.com/fushimi-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/elephant-ears-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/habanada-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/tangerine-dream-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/chilly-chili/ | 1 | 0.6% |
| https://www.pepperscale.com/shishito-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/trinidad-perfume/ | 1 | 0.6% |
| https://www.pepperscale.com/banana-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/pepperoncini/ | 1 | 0.6% |
| https://www.pepperscale.com/pimento-pepper/ | 1 | 0.6% |
| https://pepperscale.com/jimmy-nardello-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/mariachi-pepper/ | 1 | 0.6% |
| https://www.pepperscale.com/santa-fe-grande-pepper/ | 1 | 0.6% |
Top values (rank 1–20)
- https://www.pepperscale.com/bell-pepper/ — 1
- https://www.pepperscale.com/gypsy-pepper/ — 1
- https://www.pepperscale.com/purple-beauty-pepper/ — 1
- https://www.pepperscale.com/melrose-pepper/ — 1
- https://www.pepperscale.com/carmen-pepper/ — 1
- https://www.pepperscale.com/california-wonder-pepper/ — 1
- https://www.pepperscale.com/peperone-di-senise/ — 1
- https://www.pepperscale.com/fushimi-pepper/ — 1
- https://www.pepperscale.com/elephant-ears-pepper/ — 1
- https://www.pepperscale.com/habanada-pepper/ — 1
- https://www.pepperscale.com/tangerine-dream-pepper/ — 1
- https://www.pepperscale.com/chilly-chili/ — 1
- https://www.pepperscale.com/shishito-pepper/ — 1
- https://www.pepperscale.com/trinidad-perfume/ — 1
- https://www.pepperscale.com/banana-pepper/ — 1
- https://www.pepperscale.com/pepperoncini/ — 1
- https://www.pepperscale.com/pimento-pepper/ — 1
- https://pepperscale.com/jimmy-nardello-pepper/ — 1
- https://www.pepperscale.com/mariachi-pepper/ — 1
- https://www.pepperscale.com/santa-fe-grande-pepper/ — 1