Skip to content

This script converts Snoo Smart Bassinet data into a data grid for display and analysis.

License

Notifications You must be signed in to change notification settings

originalpete/snoo-data-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snoo Smart Sleeper: Data Analysis

The Snoo basinet from The Happiest Baby is a life-changing device for new parents.

The Snoo companion app is great for viewing your baby's sleep progression from one day to another, but it doesn't tell you much about long-term changes or patterns.

As a data geek, I wanted to know more! So I contacted support and asked them for a full data download ... which they happily obliged. Thanks guys, great service!

Once I'd formatted the data into a grid I loaded into Google Sheets to visualize:

alt text

The viz clearly shows the key sleep milestones, including dropping several night-time feeds, as well as the infamous 4 month sleep regression (ugh!).

How to use

  • Download the script
  • Ensure you have Ruby 2.6 (or thereabouts) installed
  • Request your data export from support@happiestbaby.com (maybe one day they'll provide this data via your user account, hint hint!)
  • Set your preferred variables in the first lines of the script
  • Run it! $ ruby parse.rb

About

This script converts Snoo Smart Bassinet data into a data grid for display and analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages