Public
Edited
Apr 28
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
today = new Date(2025, 3, 29).toJSON().slice(0, 10).replace(/-/g, "-")
Insert cell
Insert cell
Insert cell
mp = mp_data.map((d) => ({
...d,
Erfahrung: +d.Erfahrung,
Erfahrung_bis_Amt: +d.Erfahrung_bis_Amt
}))
Insert cell
mp_weil = d3.sort(mp, (d) => -d.Erfahrung)
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