rupakghanghas / flight-analytics

a simple dashboard that displays flight information using historical flight data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FLIGHT ANALYTICS DASHBOARD

This simple dashboard combines various visualisation and data analytics tool to display a user friendly dashboard for historical flights and give the users some useful insights

User Interface (UI)

At the heart of the Flight Dashboard Project lies a user-friendly graphical user interface (GUI) that simplifies aviation data visualization and interaction. The UI provides real-time information, navigation tools, and communication systems, making it accessible to all users. image image

DATA INTEGRATION

The project integrates with various HISTORICAL data sources, including aviation databases, weather services, and real-time flight data providers. The dataset being too large to upload on github, below is glimpse of datasets used for this project image

image

Data Analysis

The project leverages data analysis tools to provide insights into flight performance and safety image image image

Making prediction

various machine learning algorithms are used to provide the flight delay prediction in the website. image

Real time monitoring

Real-time data streaming and monitoring are key components of the project, allowing users to track the status of flights, weather conditions, and navigation parameters.using fastAPI i have tried to integrate real time monitoring in this dashboard. image

About

a simple dashboard that displays flight information using historical flight data


Languages

Language:Jupyter Notebook 93.4%Language:Python 6.6%