Skip to main content

A programmatically accessible mapping of gbd entities.

Project description

GBD Mapping

NOTE: This repository is archived and will receive no further updates.

The gbd_mapping package has been renamed and migrated into the vivarium-suite monorepo.

What changed

  • PyPI distribution: gbd_mapping -> vivarium-gbd-mapping

  • Import paths:

    • gbd_mapping -> vivarium.gbd_mapping

    • gbd_mapping_generator -> vivarium.gbd_mapping_generator

  • Source: ihmeuw/gbd_mapping (archived) -> ihmeuw/vivarium-suite (under libs/gbd-mapping/)

  • Docs: https://vivarium-gbd-mapping.readthedocs.io/

The final release on PyPI (v5.0.5) ships the same code as v5.0.4 with this banner added. v5.1.0 shipped a metapackage/shim that has since been yanked; the archived repo’s final release is v5.0.5. pip install gbd_mapping will keep resolving and importing as it did in v5.0.4, but the code is frozen and will not receive updates.

To migrate fully to the new package

Install:

pip install vivarium-gbd-mapping  # was: pip install gbd_mapping

Import:

from vivarium.gbd_mapping import causes, risk_factors  # was: from gbd_mapping import ...

Original package overview

https://badge.fury.io/py/gbd-mapping.svg Latest Version Latest Docs

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']

Check out the docs!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gbd_mapping-5.0.5.tar.gz (215.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gbd_mapping-5.0.5-py3-none-any.whl (213.4 kB view details)

Uploaded Python 3

File details

Details for the file gbd_mapping-5.0.5.tar.gz.

File metadata

  • Download URL: gbd_mapping-5.0.5.tar.gz
  • Upload date:
  • Size: 215.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for gbd_mapping-5.0.5.tar.gz
Algorithm Hash digest
SHA256 9a1ca9e8cedb758fdb0e5282630b843d29c6c60f83e6c15696dd773296ecce20
MD5 4ed4eec8a97e9010068730c2d16f0680
BLAKE2b-256 08429d2c143987ea24895d548505291b36e487747d06fb3d32a9fb0c14569a03

See more details on using hashes here.

File details

Details for the file gbd_mapping-5.0.5-py3-none-any.whl.

File metadata

  • Download URL: gbd_mapping-5.0.5-py3-none-any.whl
  • Upload date:
  • Size: 213.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for gbd_mapping-5.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c84f62049cd0d1a125e7c268e6e42456da853efe15e6493b292e7e8632052951
MD5 6d67619b174bc1fa2c0f54a585cbf56b
BLAKE2b-256 622f679d570c5471f150fc5d4b738674ce15a635b21e6cccf303f83eab497091

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page