Mapping of Global Burden of Disease (GBD) entities to their metadata.
There are two packages offered in this distribution. The first, the gbd_mapping_generator is a set of scripts that define templates and data gathering code used to produce the second, the gbd_mapping. The gbd_mapping_generator package will not function without access to the IHME cluster and some of our internally used data access libraries. Mapping updates are managed by an automated toolchain, so this shouldn’t be an issue.
The gbd_mapping is a programmatically accessible (and TAB-complete-able) set of mappings for GBD entities including:
Causes
Risks
Covariates
Etiologies
Sequelae
You can install gbd_mapping from PyPI with pip:
> pip install gbd_mapping
or build it from source with
> git clone https://github.com/ihmeuw/gbd_mapping.git
> cd gbd_mapping
> pip install .
Development and Mapping Generation
In order to generate or regenerate the mappings from data, you must have access to the Institute for Health Metrics and Evaluation cluster and internal PyPI server. Contact <collijk@uw.edu> if you need further instructions on that.
Given proper permissions, you can set up this library in development mode with
> git clone https://github.com/ihmeuw/gbd_mapping.git
> cd gbd_mapping
> pip install -e .['dev']
Release files for gbd-mapping 3.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gbd_mapping-3.0.6.tar.gz | 216.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gbd_mapping-3.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 437.3 kB
Release files / gbd_mapping-3.0.6.tar.gz
| Download URL | gbd_mapping-3.0.6.tar.gz |
|---|---|
| Size | 216.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3026d50bb92831345790bbb69bde25aebd2e9a8bf9b45edfe5d2347f75a4c52d
|
|
BLAKE2b-256 checksum How to use checksums |
b0b06cc2de79930ff24685e0ac420bdf35c776d98789958fb5dad7be57ff0fea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.13
|
Release files / gbd_mapping-3.0.6-py3-none-any.whl
| Download URL | gbd_mapping-3.0.6-py3-none-any.whl |
|---|---|
| Size | 220.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a80171bc94003d4daf2d8512f8dc4878ddc042a095a69655bc0bc511c3fb40c3
|
|
BLAKE2b-256 checksum How to use checksums |
06f31f344ecc5846c9907ec56f939d3c261faf0506abd6a393d4bc9a1cba6876
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.8.13
|