Public
Edited
Jan 11
1 fork
Insert cell
Insert cell
Insert cell
DuckDB is a little outdated on Observable (1.25.0 at last check).
Insert cell
Insert cell
duckdb = import(
"https://cdn.jsdelivr.net/npm/@duckdb/duckdb-wasm@1.28.1-dev232.0/+esm"
)
Insert cell
Insert cell
acorn = DuckDBClient.of({
obs: FileAttachment("acorn-sat.parquet")
})
Insert cell
duckdb.PACKAGE_VERSION
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell

Purpose-built for displays of data

Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Learn more