I spot the jet about to fly home empty before it even lands, and give the broker hours of lead over the entire market.
In business aviation, a jet that has dropped off its client often flies back empty to its base. The industry calls it an empty leg: a seat to sell that nobody sees, and that vanishes within hours. I co-developed Empty Leg Radar with about ten US brokers who tested the tool in real conditions and calibrated the thresholds with me.
Detection 2 to 4 hours before departure. The list of operators to call for a given route comes out in about half a second, versus 30 to 45 minutes by hand. A 90-day history window, an adjustable trigger threshold, and every lead tracked in a CRM through to the close. The broker gets a qualified alert, with the operator and the approach angle already prepared.
Spotting these flights by hand takes 30 to 45 minutes per lead: cross-referencing flight plans, recalling an aircraft's history, guessing whether it will fly back. By then the signal is already cold. The window is too short for a manual process, and without structured follow-up half the leads are lost.
The pipeline has four stages. Ingestion continuously reads traffic from the monitored airports and writes each flight as a raw event. Normalization aggregates these events into one clean row per flight, keeping the most reliable time available: the actual runway time over the revised time, and the revised time over the scheduled time. Scoring reads this table over a short window and detects aircraft that arrive then quickly leave the same airport. Sending pushes signals above the threshold to the broker and logs everything, with an anti-duplicate guard so the same alert is never re-emitted.

The signal was sitting in traffic data anyone can see. My work wasn't to find it, but to know which one was worth building, in an opaque vertical nobody instruments, then to deliver it as a complete system, from capture to CRM. That's exactly what I set up for a client.