Published
Edited
Jul 5, 2022
Also listed in…
Tips and Utilities
Insert cell
Insert cell
Insert cell
Insert cell
data = fetch("https://the-trivia-api.com/api/questions?limit=5").then((response) => response.json())
Insert cell
viewof table = Inputs.table(data)
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