Skip to content

Fork of - healdata-utils in HEAL org. While PRs are awaiting approval, the `pr-integration` branch on this fork contains all the PRs for the most up to date development version.

Notifications You must be signed in to change notification settings

norc-heal/healdata-utils

 
 

Repository files navigation

HEAL Data Utilities

The HEAL Data Utilities python package provides data packaging tools for the HEAL Data Ecosystem to facilitate data discovery, sharing, and harmonization on the HEAL Platform.

Currently, the focus of this repository is generating standardized variable level metadata (VLMD) in the form of data dictionaries. See the documentation here However, in the future, this will be expanded for all HEAL-specific data packaging functions (e.g., study- and file-level metadata and data).

Prerequisites

Python

While the HEAL Data Utilities should be compatible with most versions of Python, you can download the latest version of Python here and install it on your local computer. We recommend installing Python version 3.10.

Installation

To install the latest official release of healdata-utils, from your computer's command prompt, run:

pip install healdata-utils

OR for the most up-to-date unreleased version run:

pip install git+https://github.com/heal/healdata-utils.git

!!! note

Installing the unreleased version requires having [`git` software
installed](https://git-scm.com/downloads).

About

Fork of - healdata-utils in HEAL org. While PRs are awaiting approval, the `pr-integration` branch on this fork contains all the PRs for the most up to date development version.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%