powered by
Tax wedge for OCDE countries
data("tax_wedge_ocde")
A data frame with 74 observations on the following 7 variables.
country_code
a factor with country code
year
a character vector with year
family_type
a factor with family levels
average_rate_employees_SSC
a numeric vector with Social Securities Contribution by employees
average_rate_employer_SSC
a numeric vector with Social Securities Contribution by employers
net_personal_average_tax_rate
a numeric vector with personal average tax rate
average_tax_wedge
a numeric vector with average tax wedge
data(tax_wedge_ocde) str(tax_wedge_ocde)
Run the code above in your browser using DataLab