Public
Edited
Mar 16, 2023
Insert cell
Insert cell
Insert cell
Insert cell
viewof table = Inputs.table(data.event)
Insert cell
Insert cell
maxScore = d3.maxIndex(data.event, d => d.intHomeScore + d.intAwayScore)
Insert cell
[data.event[maxScore].dateEvent, data.event[maxScore].strEvent, data.event[maxScore].intHomeScore, data.event[maxScore].intAwayScore]
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