jragh / US-Flights-Analysis

Python Dash Project using Polars, Dash Bootstrap and Plotly Dash to analyze US Aviation Flights
0 stars 0 forks source link

Adding in Passenger Utilization Summary Table #7

Closed jragh closed 1 month ago

jragh commented 1 month ago

Created Passenger Utilization Table & setup query for SQLITE database

Created Passenger Utilization Summary Table with Dash AG Grid for performance. Had to choose lighter theme, however it is working. Included additional styling and filtering options. Works with existing dropdown menu.

Closes #6