Readsb ADS-B Aircraft Local State Archive

TL;DR AI
2 min readKey summary
A guide shows how to archive live readsb ADS-B aircraft state data into local Parquet files with Bento.
The setup captures JSON aircraft state updates from ultrafeeder, batches them, and stores them on disk.
DuckDB then makes the historical aircraft dataset easy to query and analyze locally.
This offers a practical way to turn live telemetry into a searchable local history.
