Comment by windexh8er
2 years ago
This is really cool when you dig into how much fidelity there is here. Also, a fantastic marketing campaign for Clickhouse!
As for the dataset - is this continually updated or how "fresh" is it at any given moment?
There are two data sources: adsb.lol and adsbexchange. The first is updated each day from https://github.com/adsblol/globe_history_2024. The second should be updated each month (they provide only sample data for the first day of each month), but I still have to put it in cron.
The update scripts are also open-source, published here: https://github.com/ClickHouse/adsb.exposed/blob/main/prepare...