Public
Edited
Jan 3, 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
world = FileAttachment("geom.geojson").json()
Insert cell
carbu = FileAttachment("carburant.csv").csv({ typed: true })
Insert cell
bertin.match(world, "ISO3", carbu, "ID")
Insert cell
monde = bertin.merge(world, "ISO3", carbu, "ID")
Insert cell
elect = FileAttachment("Electricité (1).csv").csv({ typed: true })
Insert cell
bertin.match(world, "ISO3", elect, "Country Code")
Insert cell
monde2 = bertin.merge(world, "ISO3", elect, "Country Code")

Insert cell
Insert cell
Insert cell
Insert cell
carbu
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
elect
Type Table, then Shift-Enter. Ctrl-space for more options.

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