Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants