Public
Edited
Apr 3, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mosaicCore = await import(
"https://cdn.jsdelivr.net/npm/@uwdata/mosaic-core@0.7.1/+esm"
)
Insert cell
coordinator = {
const coordinator = mosaicCore.coordinator();
const connector = mosaicCore.wasmConnector();
const databaseConnector = coordinator.databaseConnector(connector);
return coordinator;
}
Insert cell
sqlResults = coordinator.query(sql, { type: "json", cache: false })
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