Public
Edited
Mar 8, 2023
Fork of Filter
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
has_eds = [
35, 36, 48,
...d3.range(53, 78)
].map(d => `690${d}`)
Insert cell
eds_filter = geo.filter(eds, (d) => has_eds.includes(d.elect_dist))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
newworld3 = geo.filter(eds, (d) => d3.geoArea(d) > area, "geometry")
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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