Public
Edited
Aug 14, 2023
Insert cell
Insert cell
Insert cell
Insert cell
data = fetch(
"https://prensa-api.caba.datosoficiales.com/resultados/CABA/JEF.json"
).then((response) => response.json())
Insert cell
colores = new Map([
[1, "#753BBD"],
[10, "#71C5E8"],
[11, "#DA291C"],
[12, "#0033A0"],
[2, "#00A9E0"],
[3, "#FEE000"],
[3, "#FEE000"],
[4, "#F65058"],
[4, "#F65058"],
[5, "#F04E98"],
[6, "#395A94"],
[7, "#F4DA40"],
[9, "#003DA5"]
])
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