Public
Edited
Apr 6, 2023
Insert cell
Insert cell
years = 18
Insert cell
days = years * 365.25

Insert cell
hours = days * 24

Insert cell
months = 12*years

Insert cell
minutes = hours * 60
Insert cell
seconds = minutes * 60
Insert cell
milliseconds = seconds * 1000
Insert cell
microseconds = milliseconds* 1000
Insert cell
cages = seconds / (60*4 + 33)
Insert cell
soccer_matches = minutes / 90
Insert cell
fourth_grade_soccer_matches = minutes / 40
Insert cell
merlin_walks=minutes/30
Insert cell
teeth_brushings = minutes /2
Insert cell
good_night_sleeps = hours / 9
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

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