aus_tobacco | R Documentation |
The total household expenditure for cigarette and tobacco consumption (CTC) in Australia.
Time series of class 'tsibble'
aus_tobacco
contains quarterly data with one measured variable:
Expenditure : | The total expenditure |
from 1985 Q3 to 2023 Q4 for the 6 states and 2 territories of Australia, indexed by:
Quarter : | Year-quarter. |
The prices are represented as a chain volume measure (a representation of constant prices) in billions of dollars.
Each series is uniquely identified using the key:
State : The state or territory. |
Australian Bureau of Statistics. https://www.abs.gov.au/statistics/economy/national-accounts/australian-national-accounts-national-income-expenditure-and-product/mar-2024
aus_tobacco |> autoplot(Expenditure) + scale_y_log10()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.