A web dashboard to visualise scraped data about the market prices of guitars (separated by brand, sub-brand, model range, etc.).
Allows non-technical users to easily interact with the data through a web-based dashboard. This can be used to gain insights into the overlap between, and differences in, the "big" guitar brands' pricing strategies for their various sub-brands and product lines.
See the web-scraping project where the data was collected.
Tools: Django; C3.js; Pandas.