https://github.com/benportner/gbd-exposure-calculation
An attempt to calcualte risk factor exposure values from GBD prevalence data.
https://github.com/benportner/gbd-exposure-calculation
exposure gbd global-burden-of-disease ihme jupyter prevalence
Last synced: about 1 month ago
JSON representation
An attempt to calcualte risk factor exposure values from GBD prevalence data.
- Host: GitHub
- URL: https://github.com/benportner/gbd-exposure-calculation
- Owner: BenPortner
- License: gpl-3.0
- Created: 2021-05-17T12:11:59.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-17T13:30:53.000Z (about 5 years ago)
- Last Synced: 2025-01-12T18:15:58.833Z (over 1 year ago)
- Topics: exposure, gbd, global-burden-of-disease, ihme, jupyter, prevalence
- Language: HTML
- Homepage: https://rawcdn.githack.com/BenPortner/GBD-exposure-calculation/41c3d1bc94a85df8288374639feafe0e424e339e/suboptimal-breastfeeding.html
- Size: 1.51 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GBD-exposure-calculation
This projects attempts to calculate risk exposure values from [Global Burden of Disease](http://ghdx.healthdata.org/gbd-results-tool) prevalence data. The repository contains the following files:
- a Jupyter notebook for calculating "suboptimal breastfeeding" exposure for a range of locations. You can read the notebook online [here](https://rawcdn.githack.com/BenPortner/GBD-exposure-calculation/41c3d1bc94a85df8288374639feafe0e424e339e/suboptimal-breastfeeding.html). If you want to manipulate the code, [download](https://github.com/BenPortner/GBD-exposure-calculation/archive/refs/heads/main.zip) the notebook or run it online on [binder](https://mybinder.org/v2/gh/BenPortner/GBD-exposure-calculation/HEAD?filepath=suboptimal-breastfeeding.ipynb).
- the exported exposure values can be found in .csv format [here](https://github.com/BenPortner/GBD-exposure-calculation/blob/main/results/suboptimal-breastfeeding-exposure.csv).
## Acknowledgements
This project uses data from the Global Burden of Disease Collaborative Network: Global Burden of Disease Study 2019 (GBD 2019) Results. Seattle, United States: Institute for Health Metrics and Evaluation (IHME), 2020. Thanks to [githack](https://raw.githack.com/) for serving the HTML version of the notebook. Thanks also to [binder](https://mybinder.org/) for providing compute in the cloud to run the notebook.