Public
Edited
Sep 3, 2024
3 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
res2.status
Insert cell
res2 = await fetch('https://api.openaq.org/v3/locations?limit=9', { headers: {
"x-api-key": apiKey,
}})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof scale = Inputs.select(['linear', 'log'], {label: "Scale", value:"linear"})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
apiKey
Insert cell
url
Insert cell
Insert cell
Insert cell
import {Plot} from "@mkfreeman/plot-tooltip"
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