Skip to content

Commit

Permalink
MAleksandrov_Homework_7
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishganio committed Sep 22, 2023
1 parent eb0b234 commit 6dcadf3
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 1 deletion.
Binary file added MyCubePlayground.jpg
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 MyDbtDocs-1.jpg
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 MyDbtDocs-2.jpg
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 MyMetabase.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ With staging models in place we now can proceed to data modeling.

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

![Alt text](MyCubePlayground.jpg)

## Visualize on a dashboard

Now we are ready to visualize key metrics on a dashboard.
Expand All @@ -175,7 +177,7 @@ I have configured Clickhouse connection and prepared Metabase dashboard which yo
![Explore data from Metabase dashboard](./docs/6_metabase_dashboard.gif)

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

![Alt text](MyMetabase.jpg)

## Publish dbt project docs

Expand All @@ -190,6 +192,9 @@ Or you may access pre-build version from [Github Pages](https://kzzzr.github.io/

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

![Alt text](MyDbtDocs-1.jpg)
![Alt text](MyDbtDocs-2.jpg)

## Introduce Continuous Integration

Let's say you want to introduce some code changes. How do you ensure data quality?
Expand Down

0 comments on commit 6dcadf3

Please sign in to comment.