Published
Edited
Jul 7, 2020
1 fork
4 stars
Insert cell
Insert cell
Insert cell
yourIpAddress = await fetch("https://where-am-i-ip.glitch.me/geo")
.then(res => res.json())
.catch(() => null)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
world = FileAttachment("world-110m2.json").json()
Insert cell
d3 = require("d3@5")
Insert cell
topojson = require('topojson')
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