Public
Edited
Nov 21, 2023
4 stars
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
<br>
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
<br>
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
fordfilmog = d3.flatRollup(
FordFilmography,
(v) => v.length,
(d) => d.year,
(d) => d.profession
)
Insert cell
fordA = FileAttachment("FordActors.csv").csv({ typed: true })
Insert cell
Insert cell
selectedfordA = fordA.filter((d) => d.actor === fAct)
Insert cell
Insert cell
selectedforActC = fordActorCounts.filter((d) => d.actor === fAct)
Insert cell
selectedrecurrence = fordActorCounts.filter(d=> d.Count === recurrence)
Insert cell
Insert cell
Insert cell
Insert cell
words = fordA.map((d) => d.actor)
Insert cell
words.filter(w => /\W/.test(w))
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