https://github.com/alxdrcirilo/apple-health-parser

Python package to parse, analyse, and plot Apple HealthKit data

https://github.com/alxdrcirilo/apple-health-parser

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.5%) to scientific vocabulary

Keywords

apple apple-health apple-health-analytics apple-health-xml apple-healthkit health plotly
Last synced: 6 months ago · JSON representation

Repository

Python package to parse, analyse, and plot Apple HealthKit data

Basic Info
Statistics
  • Stars: 42
  • Watchers: 3
  • Forks: 5
  • Open Issues: 0
  • Releases: 36
Topics
apple apple-health apple-health-analytics apple-health-xml apple-healthkit health plotly
Created over 1 year ago · Last pushed 7 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

logo # Apple Health Parser header *Python package to parse, analyse, and plot Apple HealthKit data* ![pypi - version](https://img.shields.io/pypi/v/apple-health-parser) [![coverage](https://coveralls.io/repos/github/alxdrcirilo/apple-health-parser/badge.svg?branch=main)](https://coveralls.io/github/alxdrcirilo/apple-health-parser?branch=main) [![python version](https://img.shields.io/badge/python-3.11|3.12-blue)](https://www.python.org/) [![poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/) [![ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff) ![pypi - downloads](https://img.shields.io/pypi/dm/apple-health-parser) [![license](https://img.shields.io/badge/license-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

Source: https://github.com/alxdrcirilo/apple-health-parser \ Documentation: https://alxdrcirilo.dev/apple-health-parser


The Apple Health Parser Python package simplifies the extraction and analysis of health data exported from Apple HealthKit. Designed for seamless integration into data science workflows and health analytics applications, this package offers robust parsing and plotting capabilities for various health metrics stored in the Apple Health export XML format.

In a nutshell, Apple Health Parser is capable of:

  • Extraction and processing of health data from the Apple HealthKit (i.e. export.zip)
  • Parsing and validation of health records
  • Plotting (optionally interactive) health records
  • Exporting plots and tables from the parsed health records

Additionally, it also comes with a CLI for the terminal geeks.

[!WARNING] This package is still in active development and has not been tested on real data coming from different sources, nor has it been tested with data originating from versions of iOS < 17.

Owner

  • Name: Alexandre Cirilo
  • Login: alxdrcirilo
  • Kind: user
  • Location: The Netherlands

GitHub Events

Total
  • Release event: 3
  • Watch event: 32
  • Delete event: 6
  • Push event: 12
  • Pull request event: 11
  • Fork event: 2
  • Create event: 12
Last Year
  • Release event: 3
  • Watch event: 32
  • Delete event: 6
  • Push event: 12
  • Pull request event: 11
  • Fork event: 2
  • Create event: 12

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 1
  • Total pull requests: 20
  • Average time to close issues: about 13 hours
  • Average time to close pull requests: 9 minutes
  • Total issue authors: 1
  • Total pull request authors: 2
  • Average comments per issue: 2.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 16
  • Average time to close issues: N/A
  • Average time to close pull requests: 10 minutes
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 15
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • ScottM42 (1)
Pull Request Authors
  • alxdrcirilo (12)
  • dependabot[bot] (8)
Top Labels
Issue Labels
bug (1)
Pull Request Labels
dependencies (8) python (5)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 222 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 15
  • Total maintainers: 1
pypi.org: apple-health-parser

Python package to parse, analyse, and plot Apple HealthKit data

  • Versions: 15
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 222 Last month
Rankings
Dependent packages count: 10.7%
Average: 35.5%
Dependent repos count: 60.4%
Maintainers (1)
Last synced: 6 months ago