Public
Edited
May 23, 2024
Insert cell
Insert cell
dataGrado = FileAttachment("grado_limpio.json").json({typed: true})
Insert cell
Insert cell
tabla = Inputs.table(search, dataGrado, {
format: {
Year: d3.format("d") // format as "1960" rather than "1,960"
}
})
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