Day 36. When data visualization meets music history 🎶
What happens when you visualize the most valuable vinyl records ever sold?
This project explores 50 of the most valuable vinyl records using a Voronoi-style visualization, where the entire surface is divided into areas based on parameters such as price and historical relevance. Each region represents a record, and the larger the area, the higher the price it sold for.
The Beatles dominate the list, capturing both fans’ hearts and collectors’ wallets. Yesterday and Today (1966) sold for $234,000, while the famous White Album (1968) reached $790,000.
Built with D3.js, the visualization lets users explore the records interactively. Instead of points or bars, the space is partitioned so that each album occupies its own territory, forming a landscape of musical artifacts.
The challenge was balancing visual aesthetics with data clarity. What emerges is not just a ranking of prices, but a spatial view of how rarity, cultural impact, and iconic pressings shape the collector market.
Click on any area to discover the story behind the album.
Created for the 30DayChartChallenge – Comparisons theme.
Live demo: Valuable vinyl (experimental comparisons)
The project
| Piece | Role |
|---|---|
| Layout | Voronoi-style partition; area ≈ sale price |
| Examples | Yesterday and Today $234k; White Album $790k |
| Stack | D3.js interactive regions |
| Challenge origin | 30DayChartChallenge Comparisons |
How to follow
- Blog: blog.maptheclouds.com
- LinkedIn: Day 36 post
- Live demo: Valuable vinyl (experimental comparisons)
- Hashtag: #100DayMapChallenge
#100DayMapChallenge · Day 36/100 · LinkedIn
Previous: Day 35: Earth in Lines
Next: Day 37: Populated Places
