Skip to content

Commit

Permalink
Changed readme git org (#65)
Browse files Browse the repository at this point in the history
In preparation for migration to HEAL NIH organization
  • Loading branch information
mbkranz authored Sep 20, 2023
2 parents b2bfc71 + 8a33324 commit 241eb7f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

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](https://healdata.org).

Currently, the focus of this repository is generating standardized variable level metadata (VLMD) in the form of data dictionaries. ([Click here](vlmd/index.md) for the Variable-level Metadata documentation section).

Currently, the focus of this repository is generating standardized variable level metadata (VLMD) in the form of data dictionaries. See the documentation [here](https://heal.github.io/healdata-utils/)
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
Expand All @@ -20,7 +19,7 @@ To install the latest official release of healdata-utils, from your computer's c

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

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

!!! note

Expand Down

0 comments on commit 241eb7f

Please sign in to comment.