Two major milestones: finalizing my database choice and successfully running a local model for data extraction.
This project fetches live flight telemetry data from the OpenSky Network API, processes and cleans it using Python, and stores structured flight information in a PostgreSQL database. It exposes a ...