What is the concert landscape of the United States for the next year? This application explores concert trends across the nation in regards to genre, price, and location. View the application.
Data from the Ticketmaster API was configured to a SQLite database. A Flask server was created to return the different routes in a JSON format using SQLAlchemy. The response was used in the Javascript objects. The front end uses elements from Bootstrap and the Grayscale bootstrap template.
- Flask
- SQLAlchemy
- SQLite
- Leaflet
- jQuery
- Mapbox
- D3
- Plotly
- AOS (for CSS animations)