Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate LifeSnaps dataset #68

Open
15 of 23 tasks
dado93 opened this issue Jan 10, 2024 · 0 comments
Open
15 of 23 tasks

Integrate LifeSnaps dataset #68

dado93 opened this issue Jan 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@dado93
Copy link
Owner

dado93 commented Jan 10, 2024

LifeSnaps is a dataset with data collected in the wild using FitBit devices. It would be a good example to show the potential of pywearable, thus it would be good to integrate it into pywearable with a dedicated loader.

Loading functions

FitBit

  • load_sleep_summary
  • load_sleep_stage
  • load_steps
  • load_daily_summary
  • load_heart_rate
  • load_pulse_ox
  • load_respiration
  • load_hrv_summary
  • load_ecg
  • load_hrv_details
  • load_computed_temperature
  • load_device_temperature
  • load_very_active_minutes
  • load_water_logs
  • load_profile

Questionnaires

  • load_breq_questionnaire
  • load_stai_questionnaire
  • load_panas_questionnaire
  • load_personality_questionnaire
  • load_ttm_questionnaire

Others

  • Documentation on MongoDB and LifeSnaps download
  • Tutorial usage of LifeSnaps dataset
  • Review load_sleep_summary and load_sleep_stage
@dado93 dado93 added the enhancement New feature or request label Jan 10, 2024
@dado93 dado93 added this to the Release 0.1 version milestone Jan 10, 2024
@dado93 dado93 self-assigned this Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant