Public
Edited
Feb 12
Fork of LaWi Output
2 forks
1 star
Insert cell
Insert cell
Insert cell
Insert cell
viewof select_variable = groupedSelect({
title: '',
width: 100,
value: "Bau – Geschäftslageerwartungen in den nächsten 6 Monaten",
groups: [
{
label: "KERNINDIKATOREN",
options: [...names4],
disabled: false
},
{
label: "WIFO-KONJUNKTURTEST",
options: [names3[2], names3[0], names3[1], names3[3], names3[5], names3[4]],
},
]
})
Insert cell
Insert cell
Insert cell
Insert cell
data[data.length -1]
Insert cell
maxDate = d3.max(data.map(d => d.date))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
inputData.filter(d => d.datum == "II. Quartal 2024")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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