Evaluating privacy policies of AI-powered mHealth iOS applications
Data files
Aug 05, 2025 version files 26.59 MB
-
iOS_AI_mHealth_Privacy_Policy_Dataset.json
26.59 MB
-
README.md
617 B
Abstract
This paper evaluates the privacy policies of AI-powered mHealth apps, focusing on their availability, readability, transparency, and scope. We replicate the methodology of Sunyaev et al. 2015, for iOS apps and compile a dataset of 2,231 AI-focused health apps. Our analysis reveals that only 68.04% of these apps have publicly accessible privacy policies. On average, a privacy policy contains 2,784.25 words, with a mean readability score of 13.48. Regarding transparency, aspects such as "type of information collected" and "sharing of information" are more frequently addressed, whereas "rationale for collection" is less commonly discussed. Additionally, only 11.2% of the privacy policies mention the use of user health data for training AI systems. In terms of scope, over 60% of app privacy policies cover the single app, and 25% cover no app-related scope.
This dataset comprises privacy policies collected from mobile health applications available on the iOS App Store that utilize Artificial Intelligence (AI).
Dataset Structure
The dataset is provided in a JSON format. Each entry in the JSON array represents an individual mobile health application and contains the following fields:
title
: The name of the mobile health application.privacy_policy
: The full text of the application's privacy policy. In cases where a privacy policy could not be found, this field is explicitly marked as "None Found".