Public
Edited
Apr 4
5 forks
23 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
newworld = geo.filter(world, { func: (d) => d.properties.CNTR_ID == "BR" })
Insert cell
Insert cell
newworld2 = geo.filter(world, { func: "CNTR_ID = BR" })
Insert cell
Insert cell
Insert cell
Insert cell
newworld3 = geo.filter(world, { func: (d) => d3.geoArea(d.geometry) > area })
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