Published
Edited
Dec 1, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
newdata = d3.csvParse(await FileAttachment("Wake_County.csv").text(), d3.autoType)
Insert cell
data = d3.csv('https://gist.githubusercontent.com/elisabethzinck/7dfba9f528eb8e2b5abb11c2975b233c/raw/ab555a85dbca5e501a8fa36a0c3d79faf9e92f63/scatterplotdata.csv')
Insert cell
import {select} from "@jashkenas/inputs"
Insert cell
Insert cell
Bdata = d3.csvParse(await FileAttachment("owid-co2-data.csv").text(), d3.autoType)
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