references datacube documentation
Format
The references datacube is a list that contains the
following 2 datasets: GHHR_REF, WHO_REF.
For more information and references to each of the datasets used,
please use the data_source()
and data_contrast()
functions.
- GHHR_REF:
A dataset with 224 observations and the following 3 variables: Treaty1, Treaty2, RefType.
- WHO_REF:
A dataset with 65 observations and the following 3 variables: Treaty1, Treaty2, RefType.
Source
GHHR_REF: B. M. Meier, O. A. Cabrera, A. Ayala, et al. “Bridging international law and rights-basedlitigation: mapping health-related rights through the development of the global health and human rightsdatabase”. In: Health & Human Rights. 14 (2012), p. 20.
WHO_REF: Bhugra D, Pathare S, Joshi R, Kalra G, Torales J, Ventriglio A. “A review of mental healthpolicies from Commonwealth countries.” In: International Journal of Social Psychiatry, 64(1) (2018), 3-8.
Details
#> $GHHR_REF
#> ----------------------------------------------------------------------------
#> | Column Name | Data Type | Observations | Missing | Missing (%) |
#> ----------------------------------------------------------------------------
#> | Treaty1 | character | 224| 0 | 0 |
#> | Treaty2 | character | 224| 0 | 0 |
#> | RefType | character | 224| 88 | 39.29 |
#> ----------------------------------------------------------------------------
#>
#>
#> $WHO_REF
#> ----------------------------------------------------------------------------
#> | Column Name | Data Type | Observations | Missing | Missing (%) |
#> ----------------------------------------------------------------------------
#> | Treaty1 | character | 65| 0 | 0 |
#> | Treaty2 | character | 65| 0 | 0 |
#> | RefType | character | 65| 20 | 30.77 |
#> ----------------------------------------------------------------------------