ABOUT
This service will allow MyZeo users to download a copy of their sleep data using the Perl port (WebService::Zeo) of the published Zeo API. If you've already uploaded or synced your Zeo sleep data, you might be in luck! This is similar to the feature offered directly on the Zeo site, however given the uncertain future of Zeo, it's useful to have another service that will remain up if Zeo's main website goes down. This does obviously still rely on the Zeo API being available, but as of the last few days the main myzeo.com website was throwing server errors, while the API service remained up.
WHAT DO YOU GET?
- All high-level sleep record data (For most of the fields see the official Zeo PDF)
- Detailed sleep state data (REM,DEEP,LIGHT, etc) is available at 5 minute intervals
- All data is formatted in CSV - Check out this example
LIMITATIONS
- Exports sleep record data only - no journal data yet
- Doesn't contain 1 minute interval sleep state data(not sure if this is even available via the API)
- This hasn't been thoroughly tested downloading bulk data from multiple users - MyZeo may rate limit API requests
DOWNLOAD
WHY DO THIS?
I love data, and all things Quantified Self! I firmly believe if you own a fitness, health or any personal recording device and you generate the data you should be able to own it, and get access to it easily. So, for the past few years I've developed a number of projects to help developers and everyday users 'free their data'. If you're interested in other efforts like this one, check out:
- Fitbit Hacks - the original "unofficial" Fitbit API
- Webservice::Zeo (Perl Zeo API)
- Neurosky Brainwave Visualizer - visualize EEG data in real-time
- Mindstream - Download and stream EEG data from Neurosky and other devices
- Jawbone UP API - "Unofficial" Jawbone UP API Discovery
- ActiveOS - Quantified Self aggregator and tracking service supporting many devices (currently in Beta)