Public
Edited
Jan 30, 2022
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
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
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
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
Insert cell
// OBSOLETE
// reshapedVaccineData = vaccineData.data.labels.map((label, i) => {
// const obj = {};
// obj.date = new Date(label);
// obj.value = vaccineData.data.datasets[0].data[i];
// return obj;
// })
Insert cell
// OBSOLETE
// vaccineData = fetch(
// "https://cvvaccine.nmhealth.org/api/GetVaccinesAdministered"
// ).then(data => data.json())
Insert cell
// vaccineFresh = fetch(
// "https://raw.githubusercontent.com/chrislkeller/nm-vaccine-data/main/daily-data/latest-nm-vaccine-dashboard.json?token=AADJ45HJEB456RPCFURVAXDADIX4S"
// ).then(data => data.json())
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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