Airline Data Platform

Real-time flight data pipeline — ADS-B · OpenSky · Supabase

DataScientest DE Bootcamp · 2026
BronzeMongoDB Atlas
Raw Landing Zone
SilverSupabase Postgres
Normalized / map1
GoldStreamlit + FastAPI/Dash
Analytics & Dashboards
🗺️ Live Map — Streamlit Interactive map over the Silver layer (Supabase map1) — Streamlit app behind the Cloudflare Tunnel. streamlit.cvarambally.com ✈️ Live Traffic — FastAPI + Dash Read-only FastAPI service + Dash map over the Silver layer (Supabase map1) — Nginx reverse proxy on the VM. dash.cvarambally.com 🤖 Flight Delay Prediction — FastAPI Predicts flight delays from a trained model. Swagger docs are public; prediction endpoints require an API key. predict.cvarambally.com/docs

Infrastructure

AWS LightsailCloud VM
Cloudflare TunnelZero-trust ingress · no open ports
MongoDB AtlasFree M0 · adsb_raw + opensky_raw
Supabase PostgresFree/NANO · 12 000+ rows
Docker 29.1Compose stacks · Portainer CE 2.39
Python 3.12pymongo · psycopg2 · FastAPI · Streamlit