You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This dataset provides the percentage of people diagnosed with a new episode of pulmonary TB whose disease was bacteriologically confirmed, sourced from the World Health Organization (WHO) Global Tuberculosis Programme.
4
+
5
+
## Data Source
6
+
7
+
**Source URL:**
8
+
https://data.who.int/indicators/i/1891124/449F55C
9
+
10
+
The data is fetched from the WHO's official Global Tuberculosis Database via their public API.
11
+
12
+
## How To Download Input Data
13
+
To download the latest data, use the provided download script `download_who_tuberculosis.py`. This script fetches the data from the WHO API and merges it with country ISO3 codes to generate `tuberculosisPercentage_input.csv`.
0 commit comments