/guitar_prices_django_dashboard

Web dashboard to visualise gathered information about the state of the guitar industry and the market prices of its products.

Primary LanguagePython

Guitar prices: web-dashboard to understand brand's pricing strategies

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.