Public
Edited
Apr 2, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
professions@2.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
vega = require("vega-embed@6")
Insert cell
summaryData = FileAttachment("professions@2.csv").csv({typed:true})
Insert cell
popData = FileAttachment("out@3.json").json()
Insert cell
totalPop = FileAttachment("total_pop_nf.json").json()
Insert cell
maritalPop = FileAttachment("marital_pop_nf.json").json()
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