Published
Edited
Oct 14, 2021
Insert cell
Insert cell
Insert cell
Insert cell
// Your dashboard here

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
vegaData = (await require('vega-datasets@2'))
Insert cell
flights = vegaData['flights-20k.json']()
Insert cell
mapData = vegaData['us-10m.json']()
Insert cell
airportData = await FileAttachment("airports.csv").csv();
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