Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-14T18:04:17.000Z (6 months ago)
- Last Synced: 2024-06-14T19:23:45.507Z (6 months ago)
- Topics: dashboard, duckdb, mosaic, publishing, visualization
- Language: TypeScript
- Homepage: https://idl.uw.edu/mosaic-framework-example
- Size: 945 KB
- Stars: 15
- Watchers: 4
- Forks: 1
- 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