This project demonstrates a complete end-to-end data engineering pipeline that:
Extracts movie data from The Movie Database (TMDb) API
Transforms raw JSON data into structured, clean datasets
Loads data into a PostgreSQL database on AWS RDS
Visualizes insights through an interactive Streamlit dashboard
Automates the entire process using AWS Lambda with daily scheduling
Perfect for demonstrating data engineering, cloud architecture, and business intelligence skills to potential employers.