Hey Streamlit Community! I’ve built an interactive aircraft data dashboard for analyzing flight patterns, aircraft distributions, and geographic insights. It features summary views with overview metrics and geographic insights via choropleth maps, plus rolling window analysis (1, 3, 7, 14, and 30-day windows) with comparative metrics and delta calculations.
The dashboard is built with Streamlit, Polars, Pandas, and Plotly. It’s performance-optimized with caching, includes interactive filtering, visual comparisons to previous periods, and is deployed on Streamlit Cloud.
Check it out here: https://airplane-data-dashboard.streamlit.app/
Would love to hear your thoughts and feedback!