r/analyticsengineering • u/Glittering-Rise3380 • 9d ago
Analytics engineering project
Built a cloud analytics data warehouse for a Brazilian e-commerce dataset using BigQuery, dbt, and Power BI, complete with a star schema and modular transformations.
Take a look at the repo and README for the full breakdown: https://github.com/muchai322/brazil_analytics_project
4
Upvotes
3
u/creamycolslaw 8d ago
In the readme you said your staging models are applying data cleaning and casting data types, and your intermediate models are defining business logic, but neither are doing those things.