Published
Edited
Apr 28, 2022
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
json = JSON.parse(convert.xml2json(xml, { compact: true, spaces: 2 }))
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
// tabla_con_titulos = [["group", "name", "Nombre", "Descripcion"]].concat(tabla)
Insert cell
Object.keys(_.groupBy(tabla.map(d => d[0])))
Insert cell
_.countBy(tabla.map(d => d[0]))
Insert cell
Insert cell
// import { table } from "@tmcw/tables@513"
// import { table } from '@tmcw/tables/2'
Insert cell
_ = require("lodash")
Insert cell
// d3 = require("d3")
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