Public
Edited
Nov 19, 2022
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
min_year = d3.min(data.map((d) => d.from_year))
Insert cell
max_year = d3.max(data.map((d) => d.from_year))
Insert cell
Insert cell
Insert cell
full_data = file.csv({ typed: true })
Insert cell
data = full_data
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