Project Setup

1. Download dbt repo

  1. Fork the Repo to your own GitHub account. Be sure to mark it private
  2. Clone the forked repo to your local machine.
  3. Ideally make the repo private so other potential candidates cannot find your work.
    1. If done, grant lordhumunguz (Fei’s GitHub) read access to the repo.

2. Export env vars

cd into your dbt project directory and type the following in your command line:

3. Model the data in DBT

4. Accessing the raw and transformed data

4. Delivery

  1. Document any needed documentations within the README.md file.
  2. Provide @lordhumunguz read access to this repo.