1
2
3
4
5
#

Name:

Description:

A subset of data from the World Health Organization Global Tuberculosis Report, and accompanying global populations.

Variables:

who: a data frame with 7,240 rows and the columns:

country

Country name

iso2, iso3

2 & 3 letter ISO country codes

year

Year

new_sp_m014 - new_rel_f65

Counts of new TB cases recorded by group. Column names encode three variables that describe the group (see details).

population: a data frame with 4,060 rows and three columns:

country

Country name

year

Year

population

Population

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

https://www.who.int/tb/country/data/download/en/

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/World_Health_Organization_TB_data_389_93.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.