Skip to content

Shandeep-Raula/Netflix-Data-Analysis-DBT-databuildtool-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📺 Netflix Data Analysis with DBT

Welcome to the Netflix Data Analysis project, built using DBT (Data Build Tool).
This project demonstrates how to transform and analyze Netflix viewing data with modern data engineering practices.


📌 Project Overview

This project shows how to:

  • Build modular, reusable SQL models with DBT.
  • Create a clear data lineage.
  • Test and document your analytics pipeline.
  • Generate business insights from raw Netflix data.

Working Architecture

📂 Project Structure

├── models/                # DBT models (staging, intermediate, marts)
│   ├── staging/           # Raw data cleaned and staged
│   ├── intermediate/      # Business logic transformations
│   └── marts/             # Final models for analysis & reporting
├── snapshots/             # Data versioning (optional)
├── tests/                 # Custom data tests
├── macros/                # Custom Jinja macros
├── analyses/              # Ad-hoc analyses (if any)
├── dbt_project.yml        # DBT project configuration
└── README.md              # Project documentation

Tools

  • Snowflake , DBT , VS Code , AWS(S3,IAM)

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published