Public
Edited
Apr 8
2 forks
Importers
10 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
jsonstat = JSONstat(url)
Insert cell
Insert cell
clss = jsonstat.class
Insert cell
Insert cell
ds = jsonstat.Dataset(0)
Insert cell
Insert cell
Insert cell
dsclss = ds.class
Insert cell
Insert cell
Insert cell
label = ds.label
Insert cell
source = ds.source
Insert cell
updated = ds.updated
Insert cell
ndim = ds.length
Insert cell
n = ds.n
Insert cell
Insert cell
dims = ds.id
Insert cell
Insert cell
Insert cell
dimensionLabel = ds.Dimension(d).label
Insert cell
dimensionRole = ds.Dimension(d).role
Insert cell
numberOfCategories = ds.Dimension(d).length
Insert cell
Insert cell
dimensionCategories = ds.Dimension(d).id
Insert cell
Insert cell
categoryLabel1 = ds.Dimension(d).Category(0).label
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
filtered = ds.Dice(filter, { clone: true })
Insert cell
Insert cell
Insert cell
Insert cell
data = filtered.toTable({ type: "arrobj" })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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