Public
Edited
Dec 7, 2023
2 forks
Importers
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
result = ban({ q: "3 Rue Michel Ange, 75016 Paris" })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
result2 = nominatim({ q: "3 Rue Michel Ange, 75016 Paris" })
Insert cell
result2
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
result3 = photon({ q: "3 Rue Michel Ange, 75016 Paris" })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

Insert cell
cnrs = await geocode({
service: "nominatim",
q: "90 rue des blés de printemps moissy"
})
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