This R package contains vintages of macroeconomic data. These vintages are introduced and described in Kerner and Crabtree (2018).
gdp.wide contains revision year data for the following macroeconomic indicators: GDP, GDP Per Capita, GDP Growth.
The latest development version on GitHub can be installed using devtools.
if(!require("ghit")){
install.packages("ghit")
}
ghit::install_github("cdcrabtree/revisions")
Having trouble with revisions? Please email Charles Crabtree and he'll help you sort it out.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.