uschange_mts | R Documentation |
The dataset name has been changed to 'uschange_mts' to avoid confusion with other datasets in the R ecosystem from which data have been sourced. The suffix 'mts' indicates that this dataset is a multivariate time series object. This naming convention helps distinguish this dataset as part of the 'timeseriesdatasets' package and assists users in identifying its specific characteristics. The original content of the dataset has not been modified in any way.
data(uschange_mts)
A 'ts' object with 187 observations and 5 variables:
Growth rate of personal consumption.
Growth rate of personal income.
Growth rate of industrial production.
Growth rate of personal savings.
Growth rate of unemployment.
This dataset contains quarterly growth rates of various economic indicators in the USA from 1970 to 2016. The variables include rates of personal consumption, personal income, industrial production, personal savings, and unemployment.
Federal Reserve Economic Data (FRED).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.