Skip to content

A data engineering project that fetches data from api.bestbuy.com, stores it in Amazon S3, stages it in Snowflake, and models it with DBT to provide a comprehensive look at BestBuy product catalog.

Notifications You must be signed in to change notification settings

adrian-pasek-prv/bestbuy-product-catalog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bestbuy-product-catalog

A data engineering project that fetches data from api.bestbuy.com, stores it in Amazon S3, stages it in Snowflake, and models it with DBT to provide a comprehensive look at BestBuy product catalog.

Update 2024-07-09 - Project suspended due to BestBuy policy to not allow private email addresses to use API

How to set up infrastructure

  • terraform plan
  • terraform apply -var-file="vars.tfvars"
  • terraform output -json > ./infrastructure.json

About

A data engineering project that fetches data from api.bestbuy.com, stores it in Amazon S3, stages it in Snowflake, and models it with DBT to provide a comprehensive look at BestBuy product catalog.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published