This project demonstrates a production-style, end-to-end data engineering pipeline built to ingest, transform, and model global ski resort and snow coverage data for analytics and decision-making using Snowflake and dbt.
📌 Project Scope
Ingest global ski resort and snow coverage datasets
Apply Bronze → Silver → Gold transformations
Perform spatial joins between resorts and snow grids
Classify resorts by beginner and expert difficulty
Expose analytics-ready models with dbt documentation
This project is designed to showcase real-world data engineering practices:
dimensional modeling, data quality enforcement, spatial analytics, and
analytics-friendly gold models aligned with business questions.