Skip to content

khys95/duck_project

Repository files navigation

duck_project

  • This project is built using dbt with DuckDB for local analyses and transformation workflows.
  • The raw dataset is provided in the seeds/ directory and is used as the starting point for all transformations.

Getting Started

To run the project,

  1. Initial Data Preparation:

Run Fashionable.py to clean and standardize the raw dataset.

  1. Build Models:

Run dbt run

  1. Run Tests:

Run dbt test

  1. Analysis Scripts:

Explore additional insights and graphs by running any of the Python scripts: Trends.py, Revenue.py

Resources:

About

Test environment for duckDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors