Nobel Prize Data Lake — Medallion Architecture on AWS
A medallion-architecture data lake on AWS S3 with Prefect-orchestrated ETL Lambdas — raw API responses → bronze joins → silver analytics table.
A medallion-architecture data lake on AWS S3 with Prefect-orchestrated ETL Lambdas — raw API responses → bronze joins → silver analytics table.
An end-to-end ETL pipeline that ingests movie metadata from IMDb bulk files and a REST API, stages it in MongoDB, and lands it in a normalized relational schema with foreign keys.
Full-stack data pipeline that ingests Garmin wearable data (25+ endpoints), computes training analytics, and serves personalized AI coaching via a Streamlit web app.