Public
Edited
Dec 22, 2022
1 fork
Importers
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
oeuvresMac
Insert cell
artistesMac
Insert cell
dbArtistesMAC = DuckDBClient.of({
artistes: FileAttachment("artistes-mac.json")
})
Insert cell
dbOeuvresMAC1 = DuckDBClient.of({
oeuvres: FileAttachment("oeuvres-mac.json")
})
Insert cell
Insert cell
expositions = evenementsMAC.filter(d => d.categorie.startsWith("Exposition")).filter(d => d.categorie != "Exposition virtuelle")
Insert cell
categoriesEvenements = new Set(toutesCategories)
Insert cell
toutesCategories = evenementsMAC.map( d => d.categorie)
Insert cell
evenementsMAC = FileAttachment("artworks_2022-12-14.json").json()
Insert cell
import {oeuvresMac} from "9672f0ddecee73e3"
Insert cell
import {artistesMac} from "9672f0ddecee73e3"
Insert cell
_a30df11e83_k = FileAttachment("27862389343_a30df11e83_k.jpg").image()
Insert cell
Insert cell
jaune = "#fddb00"
Insert cell
gris = "#c7b8bd"
Insert cell
bordeau = "#AA244F"
Insert cell
noir = "#000007"
Insert cell
couleursvalentine = FileAttachment("couleursValentine.png").image()
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