Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Dbt gatekeeper cert #98

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

kensukemorris
Copy link

No description provided.

jelstongreen and others added 15 commits September 6, 2022 09:47
Temp


.gitignore


Update README


Update readme


Pip and make


Add profiles template
Not needed for this repo and causing dependency conficts
Here are the fixes that need implementing:

1. All .yml files should be renamed to specify what they apply to.
2. Staging models should be split by which source they are coming from.
3. stg_customers contains PII data in the first_name and last_name columns so these need to be hashed.
4. The customers.sql and orders.sql models moced to warehouse folder
5. dbt_project_evaluator_exceptions.csv to make an except for stg_customers referecing stg_customers_pii
Finance - Total value of orders returned by customer
Sales - The customer count by month for customers making their first order
@kensukemorris kensukemorris marked this pull request as draft November 25, 2023 04:06
@kensukemorris kensukemorris force-pushed the kensuke-dbt-gatekeeper-practice branch from f62eb32 to 0e2df17 Compare December 5, 2023 11:36
@kensukemorris kensukemorris changed the base branch from main to andrew/test December 6, 2023 03:01
@kensukemorris kensukemorris changed the base branch from andrew/test to main December 6, 2023 03:01
@kensukemorris kensukemorris force-pushed the kensuke-dbt-gatekeeper-practice branch from 88e638b to 34b3bcf Compare December 6, 2023 03:18
@kensukemorris kensukemorris force-pushed the kensuke-dbt-gatekeeper-practice branch from 34b3bcf to 5410337 Compare December 6, 2023 03:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants