Public
Edited
Dec 10, 2022
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
geo_dept = bertin.merge(france, "code", df_dept.objects(), "code_departement")
Insert cell
france = fetch("https://raw.githubusercontent.com/gregoiredavid/france-geojson/master/departements.geojson").then((d) => d.json())
Insert cell
bertin = require("bertin@0.6.2")
Insert cell
d3 = require("d3@7", "d3-geo-projection@4")
Insert cell
import {df_naissance, df_dept} from "@pac02/births-department-wikipedia"
Insert cell
import {aq, op} from "@uwdata/arquero"
Insert cell
import {lambert93} from "@neocartocnrs/bertin-js-projections"
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