This dashboard is configured to display a different subset of United’s fleet every hour. Click on any plane icon in the map for additional information. Map data as of 2026-05-19 10:36:12.016709 UTC
Here are a few things you should know about this app.
Apart from personal curiosity, this dashboard (and its accompanying materials) exists for the 2025 Posit Table contest. I’ll keep it running beyond the contest using GitHub actions for any interested users, so long as the underlying APIs that support it still exist.
The flight map displays randomly selected flights from United’s mainline fleet refreshed at preset intervals. At the preset interval, GitHub actions regenerates the dashboard with new flights. The current pull rate is 30 flights every hour.
The flight map only displays a sample of United’s active flights to respect the rate limits of OpenSky’s API. Querying one aircraft takes roughly 4 credits, and the rate limit for registered users is 4,000 credits per day, hence 1,000 airplanes a day. Note that the credit counts even if the API request returns no information, i.e., querying a United aircraft that’s currently on the ground.
The entirety of this project is open-source. That means I’m depending on open sources of information for flight data. There are a lot of incredible contributors collecting flight route data and ADSB data. However, if you’re planning on using this app for any purpose that depends on having accurate information (route information comes to mind, but ADSB data is also fallible), just know that’s probably not the best idea, as United generally changes their mind about operational use of their aircraft faster than open-source contributors can update route databases. As the saying goes, you get what you pay for (in this case, you get a whole lot of data for paying nothing thanks to some awesome people, see the acknowledgements section). Please triangulate with other sources if you need accurate information.
This page contains a table with the fleet information for all of United’s active aircraft, according to the United Fleet Site project.
Sure can! The GitHub icon in the top right will take you to the source code for this dashboard, and the book will take you through the documentation of creating the dashboard in its entirety.
I’m not a lawyer. The extent of my legal education is Suits and Better Call Saul, neither of which I would say are particularly shining examples of legal conduct. But it’s worth noting that this project is in no way affiliated, endorsed, or otherwise approved by United Airlines, and that any media assets of United Airlines are used under the presumption of fair use. This site contains only publicly available information. The same goes for data sources which this project pulls from, namely the United Fleet Site project, OpenSky network contributors, adsb.lol contributors, and ADSB-DB. By using this, you’re also generally agreeing with the provisions of the MIT license. You can read up on it here if you’d like, but generally it means that you’re free to do with the source code as you please (keeping in mind some aforementioned points about fair use, etc.) and that this software is presented as-is, without warranty (i.e., that point about using discretion when depending on this flight map). See the original sources of information for their terms of use.