03-06-2018 01:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-06-2018 01:25
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Does Fitbit store acelerometer X,Y,Z data in a dataset for 31 days like other data? & is it possible to interrogate that dataset or does the API only access the data in real-time. Any assistance greatly appreciated.
03-06-2018 04:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-06-2018 04:58
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
It's real-time only in the SDK. Can you elaborate on your potential use case?

03-06-2018 05:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-06-2018 05:34
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi Jon, my research is in AAL. The fitbit avoids having to use a pressure sensor on their beds but I can only seem to access their sleep times but not the raw data. Any assistance greatly appreciated.

03-06-2018 06:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


03-06-2018 06:20
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Correct, so the Web API contains detailed sleep data, but not the raw accelerometer data.
You'd need to develop a device app to capture the sensor data, then you could combine that with the sleep data from the Web API.

03-06-2018 06:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-06-2018 06:23
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
If I develop an app will I be able to receive/access the data in batch format (not a summarisation/abstraction of such data). I would like to access/receive raw data batched for a given week or indeed month. Thank you.

03-06-2018 06:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

03-06-2018 06:32
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
I wish to access the X,Y,Z accelerometer/IMU raw data for a research study. Thank you.
