Public
Edited
Nov 30, 2023
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
screenshot20231129At55840Pm = FileAttachment("Screenshot 2023-11-29 at 5.58.40 PM.png").image()
Insert cell
Insert cell
Insert cell
Insert cell
demandData
Type Table, then Shift-Enter. Ctrl-space for more options.

Insert cell
Insert cell
Insert cell
Insert cell
avgDemand = calculateAverageDemand(demandData);
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
highestDeviation = Math.max(...demandData.map(item => Math.abs(item.demand - avgDemand)));
Insert cell
Insert cell
Insert cell
MaxDemand = calculateMaxDemand(demandData)
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