Apple Health datasets released
DataHive AI published structured Apple Health datasets covering vitals (HRV, resting HR), activity (steps, distance), sleep and environmental signals so analysts can skip heavy cleaning and prototype ML faster — access is by request form. (x.com) A follow‑up post lists a mirror set and example schemas for rapid model iteration. (x.com)
DataHive is running a Galxe campaign that asks users to upload Apple Health exports in exchange for a 20,000 $DATA token reward listed on the task page. (app.galxe.com) The company maintains an active dataset presence on Hugging Face under the datahiveai account, where multiple prepackaged datasets and recent updates are visible. (huggingface.co) Community tooling for Apple Health commonly organizes exports into three core tables — records, workouts and stats — a schema pattern highlighted by the Apple Health MCP Server project used for making HealthKit exports model-ready. (themomentum.ai) Open-source converters that turn HealthKit XML into CSV/JSON while preserving timestamps, device/source metadata and HRV/sleep fields are already available on GitHub and are frequently referenced by developers prototyping ML pipelines. (github.com) DataHive’s own blog and product pages describe the firm as a “decentralized data factory” that offers pilot datasets, multi-step validation pipelines and reward/airdrop incentives as part of its dataset acquisition and delivery model. (datahive.ai) Apple’s HealthKit enforces fine-grained permissions and stores health data locally on devices, meaning any dataset assembled from exports depends on explicit user consent and standard HealthKit export mechanics. (developer.apple.com)