Provides lightly cleaned data from the Economic Freedom of North America (EFNA) report by Stansel et al. (2020).

data("efna")

Format

A data frame with 1900 observations on the following 8 variables.

stfips

State FIPS Code

usps

State Postal Code

state_name

State Alpha Name

year

Data Year

efna_index

EFNA Index

efna_spending

Area 1: Government Spending

efna_taxation

Area 2: Taxation

efna_lab_mkt

Area 3: Labor Marker Freedom

Details

Source

References

Dean Stansel, José Torra, and Fred McMahon (2020). Economic Freedom of North America 2020. Fraser Institute.

Examples

data(efna) summary(data)
#> Error in object[[i]]: object of type 'closure' is not subsettable