These data provide a country-level "a broad measure of human freedom, understood as the absence of coercive constraint" (Vasquez and McMahon, 2020).

data("hfipnl")

Format

A data frame with 1782 observations on the following 16 variables.

iso_code

ISO Alpha-3 country code

country_name

Country name

year

Year

region_code

World Bank Region Code

region_name

World Bank Region Name

income_group

World Bank Income Group

human_freedom

Human Freedom Index (HFI) Score

personal_freedom

Personal Freedom Score

economic_freedom

Economic Freedom Score

rule_of_law

Rule of Law Score

security_safety

Security and Safety Score

movement

Movement Score

religion

Religious Score

assoc_civil_soc

Association, Assembly, and Civil Society Score

expression_info

Expression and Information Score

identity_relatns

Identity and Relationships Score

Details

Source

https://www.fraserinstitute.org/sites/default/files/human-freedom-index-2020.pdf

References

Examples

data(hfipnl)