Notebooks 2.0 is here.

Public
Edited
Jan 5, 2024
Insert cell
Insert cell
Insert cell
Insert cell
viewof causeView = Demo.create('STAT_CAUSE_DESCR')
Insert cell
viewof stats = causeView.lineage("SELECT count(*) from LINEAGE as l")
Insert cell
viewof stateView = Demo.create('STATE')
Insert cell
viewof firesView = Demo.create("FIRE_YEAR")
Insert cell
Insert cell
// SELECT count(*) from LINEAGE as l, fires as f WHERE f.rowid = l.input
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import {vl} from '@vega/vega-lite-api-v5'
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