A dataset containing dashboard and analysis indicator codes and their uses within the GPW13 Billions.
Format
A data frame with 111 rows and 22 variables:
- dashboard_id
Dashboard ID used within the GPW13 xMart4 instance
- ind
Code used in the analysis scripts within the billionaiRe package
- gho_code
GHO storage code for indicator
- ind_type
"proj_data" if the indicator is projected by a technical programme, and "unproj_data" if projected by DDI
- uhc
Logical, is a UHC Billions indicator
- hpop
Logical, is an HPOP Billions indicator
- hep
Logical, is a HEP Billions indicator
- covariate
Logical, is the indicator just a covariate for the Billions
- calculated
Logical, is the indicator calculated within the package and thus not an input
- sdg
Indicator code from SDG and attributed if not in SDG
- short_name
Short name of the indicator
- unit_raw
Unit of raw values for indicator
- unit_transformed
Unit of raw values for indicator
- medium_name
Medium length name of indicator (typically used for tables)
- transformed_name
Name of indicator after transformation
- order
Order of the indicators
- pillar
Pillar in which the indicators sits for UHC and HEP (e.g. Prevent, Non communicable diseases (NCDs), etc.)
- small_is_best
Logical, is a lower value is a better public health outcome.
- gho_query
Query to be passed to ghost to retrieve the data
- data_source
Name of the source of the data for a specific indicator.
- acceleration_scenario
Definition of the acceleration scenario.
- sdg_scenario
Definition of the acceleration scenario.
See also
Functions to access metadata
billion_ind_codes()
,
convert_ind_codes()
,
get_country_shares()
,
get_ind_billion()
,
get_ind_metadata()
,
get_sdi_ratio()