R/data.R

#' Sectoral Trade Elasticities for the World Input Output Database
#'
#' A vector of sectoral trade elasticities derived from gravity regressions.
#'
#' @format A vector of 56 trade elasticities for WIOD sectors
#' \describe{
#'   \item{Elasticities}{unitless}
#' }
#' @source Felbermayr, G., J. Gröschl and I. Heiland (2017), 'The European Union
#' in Turmoil: A General EquilibriumAnalysis of Trade and Welfare Effects',
#' mimeo.
"trade_elasticities"

#' Intersectoral labor mobility elasticity
#'
#' The elasticit of intersectoral labor mobility.
#'
#' @format A single value.
#' @source Galle, S., A. Rodríguez-Clare and M. Yi (2020), 'Slicing the Pie:
#' Quantifying the Aggregate and Distributional Effects of Trade', mimeo.
"intersec_elas"

#' World Input Output Data
#'
#' world input output database. See package 'iotr' and www.wiod.org
#'
#' @format TBD
"wiot"
okrebs/DeGVC documentation built on March 15, 2021, 1:17 a.m.