Published unlisted
Edited
Aug 17, 2021
Insert cell
Insert cell
attached = FileAttachment("sample.csv")
Insert cell
import {localFileInput} from "@mbostock/localfile"
Insert cell
viewof uploaded = localFileInput()
Insert cell
datafile = {
if (0) {
return uploaded;
} else {
return attached;
}
}
Insert cell
datafile
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