Skip to content

BayoAdejare/dbt_hmda_data

Repository files navigation

Testing dbt Python project

This sample test project is used to test out dbt python (dbt-py) models. Currently running this test on Snowflake data warehouse, uses some Snowpark Python. The data is from Home Mortgage Disclosure Act.

Lineage Graph

Alt text

Using the starter project

Try running the following commands:

  • dbt run select tags:python # This will run dbt-py models
  • dbt run select tags:sql # This will run sql models
  • dbt test

Resources:

  • Learn more about dbt in the docs
  • Check out Discourse for commonly asked questions and answers
  • Join the chat on Slack for live discussions and support
  • Find dbt events near you
  • Check out the blog for the latest news on dbt's development and best practices

About

Trying out dbt python models.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages