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

One platform to build and deploy the best data apps

Experiment and prototype by building visualizations in live JavaScript notebooks. Collaborate with your team and decide which concepts to build out.
Use Observable Framework to build data apps locally. Use data loaders to build in any language or library, including Python, SQL, and R.
Seamlessly deploy to Observable. Test before you ship, use automatic deploy-on-commit, and ensure your projects are always up-to-date.
Learn more