mHealth specification
  • Introduction
  • Directory structure
    • Overview of directory structure
  • File types
    • Quick view of supported file types
  • sensor Data
    • Filename convention
    • File format
    • Sensor types
    • Data types
  • event Data
    • Filename convention
    • File format
    • Event types
  • annotation Data
    • Filename convention
    • File format
  • feature Data
    • Filename convention
    • File format
Powered by GitBook
On this page

Introduction

mHealth storage format is a machine and human readable, extensible physical, physiological and contextual data storage format.

NextOverview of directory structure

Last updated 6 years ago

mHealth storage format is a machine and human readable, extensible physical, physiological and contextual data storage format.

  • High-frequency raw sensor data stored in hourly files for the ease of distributed/parallel computing

  • Annotation and event data stored in formatted csv files

  • Scalable to store data of large number of population

  • Associated python package for data processing, search `padar` in pip

Author:

Qu Tang