Public
Edited
May 13, 2024
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
2023-10-09_ArtistesMONAReconciliation.csv
Type Table, then Shift-Enter. Ctrl-space for more options.

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
oeuvres
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
dates = _.uniqBy(oeuvres.map(d => d.produced_at)).sort()
Insert cell
sansHommesLarge = oeuvres.filter(d => d.genreSimplifie != "masculin")
Insert cell
sansHommesStricte = oeuvres.filter(d => d.genreSimplifie == "féminin" || d.genreSimplifie == "non binaire")
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