Published
Edited
Oct 15, 2021
4 forks
Importers
12 stars
Insert cell
Insert cell
Insert cell
penguins = FileAttachment("penguins.csv").csv({typed: true})
Insert cell
Insert cell
search // Open the array above to inspect the results.
Insert cell
Insert cell
Inputs.table(search)
Insert cell
Insert cell
Insert cell
d3.median(search, d => d.body_mass_g) // median body mass (g)
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