Public
Edited
Mar 5, 2024
1 fork
Importers
1 star
Insert cell
Insert cell
Insert cell
inputData = [
{ Borough: "Brent", code: "1", value: "1234" },
{ Borough: "Camden", code: "2", value: "432" },
{ Borough: "Haringey", code: "3", value: "423" }
]
Insert cell
Insert cell
table = createTable(inputData)
Insert cell
Insert cell
liveTableData = observeTable(table)
Insert cell
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