Public
Edited
Jan 20, 2023
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
// mergedBorderBuurten = mergeCustom(mergeBuurten(mergeGemeentes(borderBuurten)))
Insert cell
// to speed things up a bit
mergedBorderBuurten = FileAttachment("mergedBorderBuurten.json").json()
Insert cell
Insert cell
Insert cell
Insert cell
buitengrenzen = topojson.mesh(nederland, nederland.objects.provincie_2022, (a, b) => a === b)
Insert cell
buurt = FileAttachment("buurt_2022_simplified_clean.json").json()
Insert cell
nederland = FileAttachment("provincie_2022.topojson").json()
Insert cell
import { worker } from "@fil/worker"
Insert cell
turf = require("@turf/turf")
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