8000 GitHub - P4ALuv/snowflake-superstore-project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

P4ALuv/snowflake-superstore-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snowflake Superstore Analytics Project

This project demonstrates a simple data pipeline using Snowflake and the classic Superstore dataset.

Features

  • Load and transform data using Python and SQL
  • Analyze monthly sales, customer segmentation, and regional performance
  • Optional integration with Power BI or Tableau

Project Structure

  • data/: Contains the raw Superstore CSV data
  • etl/: Python script to upload data to Snowflake and run SQL transformations
  • queries/: Pre-written SQL analysis queries
  • dashboard/: (Optional) Power BI or Tableau files for visualization

How to Use

  1. Update Snowflake credentials in etl/upload_to_snowflake.py
  2. Run the script to upload and transform data
  3. Use the SQL queries in queries/ to analyze the data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0