Published
Edited
May 27, 2022
Importers
Insert cell
Insert cell
Insert cell
// somministrazioni-vaccini-latest.csv
legacyVaxData = map(vaxData)
Insert cell
// somministrazioni-vaccini-latest.csv
legacyPopData = map(popData)
Insert cell
legacyAdditionalPopData = map(additionalPopData)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
additionalPopData = d3.csv(
"https://raw.githubusercontent.com/italia/covid19-opendata-vaccini/master/dati/platea-dose-addizionale-booster.csv",
d3.autoType
)
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