somyanagar / airbnb-dashboard

Interactive dashboard app for Airbnb data developed using Python and Dash

Home Page:https://bnb-beacon-5f14f8f731bf.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AirBnB Dashboard

Developers: Jade Yu, Baldeep Dhada, Somya Nagar, Eden Chen

The app has a landing page that shows a map with points that represent a listing on AirBnB. Each listing will have a link to the corresponding page on the AirBnB website along with a description of the unit and the host. On the left half The user can filter by City/neighbourhood using a drop down menu and can adjust the price with a slider. The number of listings and the map change accordingly to the filters. There are multiple tabs on the top of the page that allows the user to switch between the pages. The second page has a violin plot that shows the density of price for each room type which can be filtered by ratings by a slider underneath the bar. Scrolling down the second page will display a bar plot that shows each city on the x-axis and the ratings on the y-axis which can be filtered by room type by using a radio button underneath it. The app is developed using official AirBnB data.

Link to the sketch: https://github.com/somyanagar/airbnb-dashboard/blob/main/App%20sketch.pdf

Link to the dashboard: https://bnb-beacon-5f14f8f731bf.herokuapp.com/

Demonstration of our dashboard:

About

Interactive dashboard app for Airbnb data developed using Python and Dash

https://bnb-beacon-5f14f8f731bf.herokuapp.com/

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:CSS 0.2%Language:Python 0.0%Language:Procfile 0.0%