Published
Edited
Feb 23, 2019
1 fork
Insert cell
Insert cell
Insert cell
import { soFetch } from '@alecglassford/so-fetch'
Insert cell
art = soFetch(`https://openaccess-api.clevelandart.org/api/artworks/?q=song%20xu&skip=2&limit=1&indent=1`)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data = d3.json('https://openaccess-api.clevelandart.org/api/artworks/?q=song%20xu&skip=2&limit=1&indent=1')
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
artwork = (await fetch(arturl)).json()
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