Public
Edited
Dec 5, 2023
1 fork
Insert cell
recovery_rankings.csv
Type SQL, then Shift-Enter. Ctrl-space for more options.

Insert cell
recovery_rankings.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Plot.plot({
y: {},
marks: [
Plot.barX(data, { x: "seasonal_average", y: "city", sort: {"y": "x"}}),
Plot.ruleX([1])
]
})
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