Skip to content

Commit 3710ed2

Browse files
committed
add samples
1 parent b84dcee commit 3710ed2

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,18 @@ A simple data project using [dbt](https://getdbt.com), [DuckDB](https://duckdb.o
44

55
Thanks to [Jacob Matson](https://github.com/matsonj) for [his blog post](https://www.dataduel.co/modern-data-stack-in-a-box-with-duckdb/) that inspired all of this.
66

7-
## Usage
7+
## Available in⚡️ights
88

99
### Available models & documentation
1010

1111
The dbt documentation is available at [https://sdebruyn.github.io/inzight](https://sdebruyn.github.io/inzight).
1212

13+
### Included dashboards
14+
15+
![Quick in⚡️ights](visuals/home.png)
16+
17+
![Capacity tariff](visuals/capacity_tariff.png)
18+
1319
### Requirements
1420

1521
* Python 3.8 or newer (dbt & DuckDB)

pages/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A simple data project using [dbt](https://getdbt.com), [DuckDB](https://duckdb.o
44

55
Navigate through the menu on the left to analyze your electricity data.
66

7-
## Quick insights
7+
## Quick in⚡️ights
88

99
```mrt_capacity_tariff_current
1010
select

visuals/capacity_tariff.png

266 KB
Loading

visuals/home.png

112 KB
Loading

0 commit comments

Comments
 (0)