Published
Edited
Apr 17, 2021
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
authors = await fetch(`https://cors-anywhere.herokuapp.com/https://openlibrary.org/query.json?type=/type/edition&authors=/authors/${name}`);
Insert cell
authorsArr = await authors.json()
Insert cell
md`## References`
Insert cell
import {Text} from "@observablehq/inputs"
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