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_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

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]