I've tracked most of the flights I've taken or at least the ones I can remember. This visualisation shows all routes, distances and other stats from my flight history.
Data source: My own flight history (boarding passes, email confirmations and trip records) manually entered and via CSV import. Airport coordinates and great-circle route distances are calculated automatically from IATA airport data.
Tools: React + TypeScript (Vite), Leaflet for map rendering and Nivo for the stats charts.
1 Comment
Data source: My own flight history (boarding passes, email confirmations and trip records) manually entered and via CSV import. Airport coordinates and great-circle route distances are calculated automatically from IATA airport data.
Tools: React + TypeScript (Vite), Leaflet for map rendering and Nivo for the stats charts.