Public
Edited
Mar 15, 2023
Insert cell
Insert cell
Insert cell
Insert cell
itunes = {
const income = new Map(transpose(example3).map(({GEOID, medincE}) => [GEOID, medincE]));
const items;
for (const items of itunes) itunes.duration = income.get(county.id);
for (const items of itunes) county.properties.medageE = age.get(county.id);
for (const items of itunes) county.properties.state = state.get(county.id);
return itunes;
}
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