AER (version 1.2-9)

USMacroSWQ: Quarterly US Macroeconomic Data (1947--2004, Stock \& Watson)

Description

Time series data on 2 US macroeconomic variables for 1947--2004.

Usage

data("USMacroSWQ")

Arguments

Format

A quarterly multiple time series from 1947(1) to 2004(4) with 2 variables.

gdp

real GDP for the United States in billions of chained (2000) dollars seasonally adjusted, annual rate.

tbill

3-month treasury bill rate. Quarterly averages of daily dates in percentage points at an annual rate.

References

Stock, J.H. and Watson, M.W. (2007). Introduction to Econometrics, 2nd ed. Boston: Addison Wesley.

See Also

StockWatson2007, USMacroSW, USMacroSWM, USMacroB, USMacroG

Examples

Run this code
# NOT RUN {
data("USMacroSWQ")
plot(USMacroSWQ)
# }

Run the code above in your browser using DataCamp Workspace