BACPAC Synthetic Data Analysis

Qiong Liu

April 2nd, 2021

In this Jupyter notebook, we used the BACPAC study as an example to demonstrate how to navigate datasets within the workspace in HEAL and conduct data analysis using Python libraries.

Table of Content

Set up notebook

Query study metadata

Users can query study metadata in HEAL data commons using our metadata service (MDS). The cell below shows how to retrieve the metadata of the BACPAC study by interacting with the gen3 MDS endpoint.

Pull file objects using the Gen3 SDK

Demographic characteristics of participants in BACPAC

Opiod pain medication profiling at two time points

Physical function outcomes

The cell below uses the Physical Function 6b T-Score to display physical function outcomes in different ethnicity groups at week 0 and week 12.