Public
Edited
Feb 15, 2023
78 stars
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
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
collection = {
yield await FileAttachment("collection@1.json").json(); // cached version

// see https://talk.observablehq.com/t/embed-a-collection/3504
try {
yield await fetchp(
"https://api.observablehq.com/collection/@visionscarto/30daymapchallenge"
)
.then((d) => d.json())
.then((d) => d.listings);
} catch (e) {}
}
Insert cell
Insert cell
import { fetchp } from "@tomlarkworthy/fetchp"
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