An analysis of the 2019 line ups of the most popular clubs on Resident Advisor.
The data used in this project can be found in the ./data/
directory. It was gathered from using Python by running the ./scraper/scraper.py
and processed through processing.py
. The dependencies required for the scraping and processing can be found in requirements.txt
.
To run the visualisation you can run yarn install
to install the required dependencies and then yarn start
to run the project on your local machine. You can then access the project at http://localhost:3000/clubster-analysis.