Public
Edited
Mar 6, 2024
Insert cell
Insert cell
Insert cell
Insert cell
world = FileAttachment("world.json").json()
Insert cell
france = geo.filter(world, (d) => d.ISO3 == "FRA")
Insert cell
viz = require("geoviz@0.5.2")
Insert cell
d3 = require("d3", "d3-geo-projection")
Insert cell
geo = require("geotoolbox")
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