I analyzed the lineups at the most popular nightclubs
dev.karltryggvason.com·2h·
Discuss: Hacker News
Flag this post

6 November 2025·6 mins

A few years back I did a bit of dance music related data visualization over at Lazily Evaluated. My favourite was an analysis of clubs and their lineups using Resident Advisor / RA data, I called it Clubster Analysis. I always wanted to dig into the technical aspects of gathering the data, analyzing it and building the charts and graphs to tell a story and give people insight. With this blog I now have the right venue for that kind of tech talk, so here goes.

Data gathering #

To visualize data, first you have to get some! For this purpose I wrote a little scraper in Python. I…

Similar Posts

Loading similar posts...