Skip to content

Commit

Permalink
add charts from notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
tosh committed May 26, 2024
1 parent 4bb021c commit 88d511d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@ pipx uninstall expanse
## Explore

> [!NOTE]
> Here is a [Quarto notebook](https://github.com/atlaslib/atlas/blob/main/examples/apple-health-exploration-clickhouse-chdb-altair-quarto/index.qmd) with example code and SQL queries for generating Vega-Altair charts
> Here is a [Quarto notebook](https://github.com/atlaslib/atlas/blob/main/examples/apple-health-exploration-clickhouse-chdb-altair-quarto/index.qmd) with example code and SQL queries.
>
> The notebook uses Vega-Altair and Clickhouse (chDB) to explore Apple Health time series data in a .parquet file. The .parquet file was generated by Atlas from an Apple Health export.xml file.
> ![vega-altair charts](https://github.com/atlaslib/atlas/assets/14825/96b63ae1-9bc9-4a01-aa7b-04ef4540d6eb)
First we create the `.parquet` file from the `export.xml` file.

Expand Down

0 comments on commit 88d511d

Please sign in to comment.