Public
Edited
May 29
Insert cell
Insert cell
data = FileAttachment("data.csv").csv({typed: true})
Insert cell
data.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
viewof bins = Inputs.select(
["Excluding LULUCF", "Including LULUCF"],
{ label: "Emission Type", value: "Excluding LULUCF" }
)
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