Public
Edited
Oct 17, 2023
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data_n2 = eurostat_tur.file("TUR_data_n2.csv").csv({ typed: true })
Insert cell
data_n3 = eurostat_tur.file("TUR_data_n3.csv").csv({ typed: true })
Insert cell
geom_n2 = eurostat_tur.file("TUR_geom_n2.json").json()
Insert cell
Insert cell
Insert cell
world = FileAttachment("world.json").json()
Insert cell
worldbank = FileAttachment("worldbank.csv").csv({ typed: true })
Insert cell
Insert cell
Insert cell
Inputs.table(data_n2)
Insert cell
Insert cell
Insert cell
// Inputs.table(...)
Insert cell
Insert cell
Insert cell
Insert cell
// Cellule JavaScript
Insert cell
Insert cell
Insert cell
// Cellule JavaScript
Insert cell
Insert cell
Insert cell
Insert cell
// bertin.draw({...})
Insert cell
Insert cell
Insert cell
// bertin.match(...)
Insert cell
Insert cell
// data = bertin.merge(...)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// bertin.draw({ params: {}, layers: [{...}, {...}] })
Insert cell
Insert cell
Insert cell
// bertin.draw(...)
Insert cell
Insert cell
Insert cell
Insert cell
// bertin.draw(...)
Insert cell
Insert cell
// viewof size = Inputs.range([valmin, valmax], {label: "label à afficher", step: 1})
Insert cell
Insert cell
// viewof color = Inputs.color({label: "votre label", value: "votre couleur par défaut"})
Insert cell
Insert cell
// viewof toogle = Inputs.toggle({label: "Ecarter les cercles", value: true})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// bertin.draw(...)
Insert cell
Insert cell
Insert cell
// bertin.draw(...)
Insert cell
Insert cell
Insert cell
// bertin.draw(...)
Insert cell
Insert cell
Insert cell
Insert cell
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