https://github.com/uwdata/mosaic-framework-example
Using Mosaic and DuckDB within Observable Framework
https://github.com/uwdata/mosaic-framework-example
dashboard duckdb mosaic publishing visualization
Last synced: 3 months ago
JSON representation
Using Mosaic and DuckDB within Observable Framework
- Host: GitHub
- URL: https://github.com/uwdata/mosaic-framework-example
- Owner: uwdata
- License: bsd-3-clause
- Created: 2024-02-16T17:15:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-30T15:28:05.000Z (9 months ago)
- Last Synced: 2025-04-06T20:58:03.320Z (3 months ago)
- Topics: dashboard, duckdb, mosaic, publishing, visualization
- Language: TypeScript
- Homepage: https://idl.uw.edu/mosaic-framework-example
- Size: 948 KB
- Stars: 39
- Watchers: 5
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mosaic + Framework Examples
This site shares examples of integrating [Mosaic](https://idl.uw.edu/mosaic) and DuckDB into [Observable Framework](https://observablehq.com/framework).
**[View the deployed examples](https://idl.uw.edu/mosaic-framework-example)**
The examples demonstrate:
- Visualization and real-time interaction with massive data sets
- Using Mosaic and DuckDB-WASM within Framework pages
- Using DuckDB within a data loader and configuring GitHub Actions