Public
Edited
Mar 7, 2022
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
mpios = new Set(data.map((d) => d.nmpio))
Insert cell
puestos = new Set(data.map((d) => d.zz))
Insert cell
table(data, { paged: 5 })
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
import { chart } with { height, treeData as data } from "@d3/cascaded-treemap"
Insert cell
import { autoSelect } from "@jashkenas/inputs"
Insert cell
import { checkbox } from "@jashkenas/inputs"
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
vegalite = require("@observablehq/vega-lite@0.2")
Insert cell
embed = require("vega-embed")
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