An interactive dashboard to explore flight trends, pricing patterns, and route coverage in Vietnam’s aviation sector.
Aevion provides an interactive platform to analyze Vietnam’s aviation trends.
Users can filter and visualize data across:
- 📍 Airlines
- 📍 Airports (departure/arrival)
- 📍 Specific time ranges
Visualizations include:
- 📊 Flight volume by airline (bar chart)
- 🔥 Density of flights by hour (heatmap)
- 🌍 Flight route coverage (geo-map)
- 💸 Ticket pricing trends (scatter plot)
- Provide comprehensive insights into flight schedules, pricing, and routes
- Empower users to optimize travel and budget decisions
- Enhance data-driven planning for stakeholders
- Deliver a smooth and intuitive visualization experience
- Bar Chart – Flight volume by airline
- Heatmap – Hourly flight density
- Scatter Plot – Ticket price trends
- Geo Map – Route and passenger flows
- Filter by airline, location, or date
- Summary metrics: total flights, total passengers
- React, TypeScript, Vite
- D3.js for dynamic charts
- HTML & CSS
- Python (Colab)
- Tableau (UI prototyping)
- GitHub Desktop (version control)
- Navigate via a left-hand sidebar
- Explore aviation metrics through an interactive, responsive layout
- Customize views by selecting airline, departure/arrival locations, and date ranges
- Instantly update visualizations to reflect your selections
- Compare flight volumes across airlines
- Track ticket price trends over time
- Identify peak hours and high-density routes
- Leverage historical trends to forecast demand
- Optimize travel plans and operations with data-driven insights
- Node.js: Ensure Node.js is installed for package management.
- Git: Install Git for version control.
- Clone the repository:
git clone https://github.com/tranphan2910/DSDV-VietnamAviationAnalytics-Web.git
- Navigate to the project directory:
cd DSDV-VietnamAviationAnalytics_InteractiveWeb\Code Project
- Install dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and navigate to
http://localhost:5173/
