This project visualizes flight data on an interactive world map using both real-time (API) and static (CSV) data sources. It provides insights into flight speeds, routes, and locations.
-
Updated
Dec 20, 2024 - Python
This project visualizes flight data on an interactive world map using both real-time (API) and static (CSV) data sources. It provides insights into flight speeds, routes, and locations.
This project is a Python-based web scraping script designed to extract flight details from the Yatra travel website. The extracted data includes flight pricing, origin, destination, departure and arrival times, and duration. The data is then saved into a CSV file for further analysis.
Add a description, image, and links to the flight-data-visualization topic page so that developers can more easily learn about it.
To associate your repository with the flight-data-visualization topic, visit your repo's landing page and select "manage topics."