Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The work is done #12

Closed
wants to merge 3 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,9 @@ With staging models in place we now can proceed to data modeling.

![Cube Playground](./docs/9_cube_playground.png)

- Example in my cube playground
![Alt text](image.png)

## Visualize on a dashboard

Now we are ready to visualize key metrics on a dashboard.
Expand All @@ -174,6 +177,9 @@ I have configured Clickhouse connection and prepared Metabase dashboard which yo

![Explore data from Metabase dashboard](./docs/6_metabase_dashboard.gif)

Example
![Alt text](image-1.png)

You may explore data from Metabase yourself or even build your own dashboard.


Expand All @@ -188,8 +194,13 @@ dbt docs serve

Or you may access pre-build version from [Github Pages](https://kzzzr.github.io/mybi-dbt-showcase/#!/overview):



![Access dbt project docs](./docs/7_dbt_docs.gif)

Example
![Alt text](image-2.png)

## Introduce Continuous Integration

Let's say you want to introduce some code changes. How do you ensure data quality?
Expand All @@ -204,4 +215,4 @@ This way you make sure to deploy high quality and functional code.

## Contributing

If you have any questions or comments please create an issue.
If you have any questions or comments please create an issue.
Binary file added image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified metabase/metabase.db/metabase.db.mv.db
Binary file not shown.