Welcome to your new dbt project!

Using the starter project

Try running the following commands:

  • dbt run
  • dbt test

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the dbt community to learn from other analytics engineers
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices

Step-by Step:

  1. Project Name = Analytics
  2. Warehouse = Snowflake
  3. Repository = GitHub
    1. demo-dbt-analytics-youtube
  4. DBT Project
    • Init DBT Project
    • Create Branch develop-luan-moreno-models
    • Delete Examples on Model Folder
    • DBT Project Setup
    • Create Stage SQL Files
    • Create Mart SQL File
    • Verify Lineage
    • Create Schema File
    • Execute Tests
    • Create Environment = YouTube
    • Create Job with = job-credit-card-usage-per-country
      • Generate Docs on Run
      • dbt run
      • dbt test
    • Package Hub = https://hub.getdbt.com/
    • Install & Configure Elementary