tsibbledata (version 0.4.1)

aus_production: Quarterly production of selected commodities in Australia.

Description

Quarterly estimates of selected indicators of manufacturing production in Australia.

Arguments

Format

Time series of class tsibble.

Details

aus_production is a half-hourly tsibble with six values:

Beer:Beer production in megalitres.
Tobacco:Tobacco and cigarette production in tonnes.
Bricks:Clay brick production in millions of bricks.
Cement:Portland cement production in thousands of tonnes.
Electricity:Electricity production in gigawatt hours.
Gas:Gas production in petajoules.

Examples

Run this code
library(tsibble)
aus_production

Run the code above in your browser using DataLab