Public
Edited
May 19, 2023
Insert cell
Insert cell
d3 = require("d3")
Insert cell
data = d3.csv(
"https://cors-anywhere.herokuapp.com/www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.csv"
)
Insert cell
Insert cell
Inputs.table(search, {
format: {
}
})
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