If you live in the Indianapolis area and you plan to travel to one of top 5 US destinations, this dashboard is for you. The dashboard will display minimum flight prices originated from Indianapolis, destination city historical temperatures (daily normals) for the trip dates (plus 1 week after and before), and destination city attractions (museums) on a leaflet map.
For the initial load, the dashboard displays historical temperatures for Indianapolis (1 week before and 2 weeks after the current day) together with Indianapolis attractions.
ETL (Extract, Transform, Load) steps for historical weather could be seen in details in the notebook ETL_for_Travel_Tips_Dashboard.ipynb.
The dashboard is deployed to Render: https://travel-tips-dashboard.onrender.com.
- Tools/techniques used: JavaScript, Leaflet.js, D3.js, Python, HTML/CSS, Plotly, Mapbox API, Google Places API, Flask, SQLAlchemy, SQLite, Pandabase