tsibbledata (version 0.1.0)

hh_budget: Household budget characteristics

Description

Annual indicators of household budgets for Australia, Japan, Canada and USA from 1995-2016.

Arguments

Format

Time series of class tsibble.

Details

hh_budget is an annual tsibble with six values:

Debt: Debt as a percentage of net disposable income.
DI: Annual growth rate of disposable income.
Expenditure: Annual growth rate of expenditure.
Savings: Savings as a percentage of household disposable income.
Wealth: Wealth as a percentage of net disposable income.
Unemployment: Percentage of unemployed in the labour force.

Each country is uniquely identified by one key:

Country: The country of the series.

Examples

Run this code
# NOT RUN {
hh_budget

# }

Run the code above in your browser using DataCamp Workspace