Skip to content

Latest commit

 

History

History
executable file
·
11 lines (6 loc) · 738 Bytes

README.md

File metadata and controls

executable file
·
11 lines (6 loc) · 738 Bytes

Clubster Analysis

An analysis of the 2019 line ups of the most popular clubs on Resident Advisor.

See Lazily Evaluated for more

How to run

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.