Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cocopo-codes committed Jan 19, 2021
1 parent bf6f3e1 commit 68529d3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
Welcome to the dbtTestExamples project!
## Welcome to the dbtTestExamples project!

### Introduction and Critical Setup Notes
This project has some simple dbt models along with related tests. Its purpose is to provide users with some quick examples of dbt schema and data tests.
### About This dbt Model Project
This dbt model is based on the premise that three kids are playing a video game that involves game statistics. The model pulls from sources, transforms them into the stage folder, and then creates a "Statistics" view in the final output stage.

Overall it has some simple dbt models along with related tests. Its purpose is to provide users with some quick examples of dbt schema and data tests.

In order to create this dbt model, you will want to install [dbt](https://docs.getdbt.com/docs/introduction) before you clone this repository

Expand Down

0 comments on commit 68529d3

Please sign in to comment.