R/data.R

#' Replication Dataset for Estimating the Economic Impact of German Reunification
#'
#' A dataset containing some economic indicators of 17 OECD countries from 1960
#' to 2003.
#'
#' @format A data frame with 748 rows and 11 variables:
#' \describe{
#'   \item{index}{country index.}
#'   \item{country}{name of the country.}
#'   \item{year}{time index, in years.}
#'   \item{gdp}{GDP per Capita (PPP, 2002 USD).}
#'   \item{infrate}{annual percentage change in consumer prices (base year 1995).}
#'   \item{trade}{trade openness measured as export plus imports as percentage of GDP.}
#'   \item{schooling}{percentage of secondary school attained in the total population aged 25 and older.}
#'   \item{industry}{industry share of value added.}
#' }
#' @source \url{https://dataverse.harvard.edu/dataset.xhtml?persistentId=doi:10.7910/DVN/24714}
"scpi_germany"

Try the scpi package in your browser

Any scripts or data that you put into this service are public.

scpi documentation built on Nov. 2, 2023, 5:41 p.m.