GithubHelp home page GithubHelp logo

isabella232 / metrics-playbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbt-labs/metrics-playbook

0.0 0.0 0.0 27 KB

This repository contains files for the metrics framework playbook.

metrics-playbook's Introduction

Metrics Framework Playbook

This dbt project provides an example to demonstrate how to a metrics framework. Check out the full write-up (coming soon), as well as the documentation site for this project here.

Note that this project is not a package -- it is not intended to be installed in your own dbt project, but instead provides a good starting point for building similar data models for your own business.

Warehouse & SQL Flavor:

  • Snowflake / ANSI

If you want to run this project yourself to play with it (assuming you have dbt installed):

  1. Clone this repo.
  2. Create a profile named playbook, or update the profile: key in the dbt_project.yml file to point to an existing profile (docs).
  3. Run dbt deps.
  4. Run dbt seed.
  5. Run dbt run -- if you are using a warehouse other than Snowflake, you may find that you have to update some SQL to be compatible with your warehouse.
  6. Run dbt test.

  1. We decided to not make the SQL multi-warehouse compatible since this project is intended to be a demonstration, rather than a package. Making this project multi-warehouse compatible would complicate the SQL.

metrics-playbook's People

Contributors

christineberger avatar aescay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.