| tax_wedge_ocde {mapping} | R Documentation |
OCDE tax wedge
Description
Tax wedge for OCDE countries
Usage
data("tax_wedge_ocde")
Format
A data frame with 74 observations on the following 7 variables.
country_codea factor with country code
yeara character vector with year
family_typea factor with family levels
average_rate_employees_SSCa numeric vector with Social Securities Contribution by employees
average_rate_employer_SSCa numeric vector with Social Securities Contribution by employers
net_personal_average_tax_ratea numeric vector with personal average tax rate
average_tax_wedgea numeric vector with average tax wedge
Source
OECD (2020), Tax wedge (indicator). doi: 10.1787/cea9eba3-en (Accessed on 30 November 2020). https://data.oecd.org/tax/tax-wedge.htm
Examples
data(tax_wedge_ocde)
str(tax_wedge_ocde)
[Package mapping version 1.4.1 Index]