Public
Edited
Oct 8, 2022
Insert cell
Insert cell
flooding = FileAttachment("flooding@1.csv").csv({typed: true})
Insert cell
viewof table = Inputs.table(flooding)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Plot.rect(flooding, Plot.bin({fillOpacity: "count"}, {x: "Year", y: "floods_historical", thresholds: "freedman-diaconis"})).plot()
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